- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.
03-01-2017 05:17 AM
I have enabled feed authentication on our MineMeld Server:
I did a quick test with curl and it works as i expected.
Unfortunataly our PAN FW (PAN-OS 😎 did not like the change. I just get the error "URL access error" on the Firewall
NGINX AccessLog:
[01/Mar/2017:14:04:52 +0100] "GET /feeds/BAD_IP HTTP/1.1" 401 12 "-" "curl/7.50.3"
NGINX ErrorLog:
nothing
MineMeld-Web.log:
[2017-03-01 14:15:01 CET] [20127] [DEBUG] redis session connection pool: in use: 0 available: 1
127.0.0.1 - - [01/Mar/2017:14:15:00 +0100] "GET /feeds/BAD_IP HTTP/1.0" 401 12 "-" "curl/7.50.3"
Any idea why it does not work wit PAN-OS?
thanks
felix