-1

I'm using openvpn. Everything was working fine, until I updated from ubuntu 22.04 to 24.04. Now I cannot access some internal websites. When the vpn is connected the following happens:

  • I can ssh to some servers, so it looks like the vpn is working.
  • I can ping certain IP just fine.
  • I cannot open that IP in the browser.

I've tried with chrome and firefox, same issue. They just hang in there forever. No idea of what to look for.

Multiple persons in our team are having the same issue, so it does not look like an isolated incident.

Posted originally in SO, but question was closed and was told that the place was here.

NEW INFO:

Apparently is related to certain internet provider. All members in the team that use the same provider have the same issue. When we connect via our smartphones using mobile data, everything works. Any info about how to find out what is the culprit, how to debug this, is greatly appreciated

--

I tried to access the website by tunneling through the server I can access, as a way of testing things, by doing:

    ssh -L 1080:<address1>:80 user@<address2>

But it doesn't work, and the terminal freezes. Where can I see error messages that helps with this?

0

You must log in to answer this question.

Browse other questions tagged .