URL Filtering Error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

URL Filtering Error

L4 Transporter

Hi All,

We are getting an error as "Hmmm... can't reach this page" site's server ip could not found.

And other page is also getting the same error.

Is this a known error? I can see the logs with the IP resolved so i dont think this should be DNS issue as well.

May i know what could be the best way to fix this issue?

 

Regards,

Sanjay S

1 accepted solution

Accepted Solutions

L6 Presenter

If it is a decryption error then in the logs it will most likely show "Session End Reason: decrypt-error" in the logs. You can try bypassing decryption and see if that fixes it, though I suspect it won't.

 

Note that you can not bypass decryption on a particular URL, you have to bypass the entire server (either by IP or by FQDN). This is because you can't know the URL without decryption the session, just the server name the client is connecting to.

View solution in original post

6 REPLIES 6

L6 Presenter

"xxx server ip could not be found" or ERR_NAME_NOT_RESOLVED is a DNS lookup problem. The browser couldn't find the IP for the FQDN in the URL. Or the content of the page is an iframe of a different URL with an invalid DNS.

 

Try copying the FQDN out of the URL and doing a DNS lookup in a command prompt.

Hi Adrian,

One URL looks to be resolving when we do nslookup and the other is not resolving.

But both prompting the same error. Though we have allowed the url  as "*.url.com/" the issue persists. And it is not hitting the rule we implemented. It is being by passed and hitting other after the allow rule. Not really sure what i am missing or how to check. As this error seems to be more likely to do with local system itself.

Any thoughts on this?

Regards,

Sanjay S

Hello Sanjay,

 

How are the logs looking on your PA.

L6 Presenter

Try loading the developer tools in Chrome, then going to the URL. Look at the network tab in the developer tools and see what it errors on.

Thank you Adrian,

I see the URL is re-directing to other URL and that URL is showing (Failed) status and the Type is document in the Developer Tools Network Tab. 

We are decrypting the URL, So if i dont decrypt the URL will it work? Any suggestions please?

Regards,

Sanjay S

L6 Presenter

If it is a decryption error then in the logs it will most likely show "Session End Reason: decrypt-error" in the logs. You can try bypassing decryption and see if that fixes it, though I suspect it won't.

 

Note that you can not bypass decryption on a particular URL, you have to bypass the entire server (either by IP or by FQDN). This is because you can't know the URL without decryption the session, just the server name the client is connecting to.

  • 1 accepted solution
  • 2167 Views
  • 6 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!