Hello. I am running centos 8 and running openvpn server. I have followed the instructions to route all traffic through VPN server because at one point I was able to connect but no internet access on the client. It was working fine....
Recently, the power went out and the system restarted. Now, all the clients will connect but no internet access. I have made sure that nothing was changed in conf file, reran the command: iptable -t nat -A POSTROUTING -s 10.8.0.0/24 -o enp6s0 -j MASQUERADE
but still nothing. I have also tried to restart the openvpn server with no success. Any clues, or pointers that would help me diagnosis why suddenly openvpn isn't working as expected?
Routing Traffic Through Server
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.
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
-
- OpenVpn Newbie
- Posts: 2
- Joined: Sun Mar 22, 2020 11:08 pm