Skip to content
This repository has been archived by the owner on May 31, 2018. It is now read-only.

OpenVPN user_script #68

Open
Leo675 opened this issue Mar 6, 2017 · 0 comments
Open

OpenVPN user_script #68

Leo675 opened this issue Mar 6, 2017 · 0 comments

Comments

@Leo675
Copy link

Leo675 commented Mar 6, 2017

https://github.com/digitalocean/do_user_scripts/blob/master/Ubuntu-14.04/network/open-vpn.yml

This user script needs an update. I'm not sure why, but now I have to add this iptables command to get traffic to go through the VPN:

iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant