Answer the question
In order to leave comments, you need to log in
How to solve dns problem when using openvpn + networkmanager?
Actually a question in a subject.
openSUSE 13.2
Answer the question
In order to leave comments, you need to log in
I had such a problem (Ubuntu), on the server I created the file /etc/network/if-up.d/iptabes with the content:
#!/bin/sh
iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j SNAT --to-source XXX
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question