Linux/OpenVPN: Difference between revisions

From Wiki
Line 7: Line 7:
* easy-rsa
* easy-rsa
* server.conf
* server.conf
* rc.local
iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE
* dnsmasq
* dnsmasq
  apt-get install dnsmasq
  apt-get install dnsmasq

Revision as of 20:09, 27 December 2013