- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
05-21-2012 12:03 PM
hi,
i installed pan5020 my customer..customer have 8 branch offices with metro ethernet..but some web page cannot open from branchoffices like www.yahoo.com, www.microsoft.com,etc.(i examine rule and logs everythigs looks normal, its interesting)
when i switch to old firewall(cisco asa) everything running normal.i tried increase session time-out, clearing url cache, and permit full access and downgrading 4.0.10,4.0.9 but not resolved
current os: 4.0.11
dou have any idea?
regards
05-21-2012 12:09 PM
Could you please provide more details on the deployment? For example
- Are there multiple routes to the internet?
- Are there proxy servers invovled?
- Is the 5020 part of an HA cluster? If so is the cluster active/active or active/passive?
05-21-2012 12:17 PM
Also check dns connectivity.
Try using manual methods to verify if browsing works or not such as:
telnet www.sunet.se 80
then in the window type:
HEAD / HTTP/1.0
followed by two taps on the enter button, you should get something like this in return:
HTTP/1.1 200 OK
Set-Cookie: JSESSIONID=B8B27BB2AC0C414D025865ED78B9D5D6; Path=/
Content-Type: text/html;charset=UTF-8
Date: Mon, 21 May 2012 19:17:07 GMT
Server: Apache-Coyote/1.1
Connection: close
Connection to host lost.
05-21-2012 12:25 PM
hi
i tired but client connect www.cunset.se with telnet 80 port but curser only blink..i cannot show any header information,windows type
05-21-2012 12:27 PM
i tried with ip address but i cannot success
05-21-2012 12:42 PM
Did you try:
telnet 192.36.171.156 80
You wont get any headers in return, you must (in blind) type the "HEAD / HTTP/1.0" and hit enter twice to see the response headers.
If this doesnt work my current guess would be that your routing is broken for some reason (by my experience the most common reason when stuff doesnt behave like expected specially when you have switched equipment).
05-24-2012 08:22 AM
problem resolved..palo-alto support decreased MTU value
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!