R
R
Reddaemon2016-09-26 19:16:49
openvpn
Reddaemon, 2016-09-26 19:16:49

Traffic through OpenVPN stopped going on routes, why?

All of a sudden today traffic stopped going through OpenVPN, stopped going along routes, routes are issued to clients through the push directive "route xxxx 255.255.255.255", and it used to work fine, today it stopped. The vpn server itself is behind the router.
pastebin.com/AKmvptiV - server config
pastebin.com/wjUwTQmn - client config

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Shitskov, 2016-09-26
@Zarom

After connecting, what are the routes before and after connecting on the server and client?
Client - Windows? Running as administrator?

R
Reddaemon, 2016-09-27
@saymeit

Solved the problem by writing masquerading:
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question