Connected but cant access to IP

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
mnaranjorion
OpenVpn Newbie
Posts: 1
Joined: Wed Jun 29, 2022 11:48 am

Connected but cant access to IP

Post by mnaranjorion » Wed Jun 29, 2022 11:55 am

Good morning,

I was given an .ovpn file for work purposes to connect to a network where I had to do some work.

Until 3 days ago I could access without problems using the command

Code: Select all

$ openvpn --config <file>.ovpn
However, now, after launching the above command, the connection seems to go through without any problems, but when I try to communicate with a server, I always get "Host Unreachable" messages.

When I connect, I am assigned an IP from domain 10.8.0.0.0, and I can access the machines in this domain. But the server I have to work with is in the 192.168.1.0 domain, which I am unable to reach (neither with ping nor with ssh).
Other colleagues can do it, so the redirections must be well configured on the server side, and as I said, until 3 days ago I could do it too.

What could have been misconfigured on my PC?

Thank you very much.

Post Reply