Internet access not working after changing IP range

This forum is for admins who are looking to build or expand their OpenVPN setup.

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

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
terencejackson
OpenVpn Newbie
Posts: 4
Joined: Mon Jan 28, 2019 6:23 pm

Internet access not working after changing IP range

Post by terencejackson » Mon Apr 15, 2019 4:43 pm

Dear all,

Due to some IP conflicts I had to change the assigned IPs of the clients from a 10.8. to a 172.30. network.
I did this by changing the server directive to
server 172.30.0.0 255.255.255.0.

After a restart the new IP address is assigned to the clients, but the clients are not able to call any website.
It almost looks like that the gateway (172.30.0.1) is not found. By checking the tun0 on the server, this IP is assigned though.

When I am changing this back to a 10.8. network, it works perfectly.

I have tried this on newly installed OpenVPN clients on Linux and Windows, but it did not work either way.

Do I have to do something on top in order to make this work?

Regards,

TJ

Post Reply