Virginia

Debian 8.9

OpenVPN

Server

Firewall

iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o eth0 -j MASQUERADE

Routing all client traffic (including web-traffic) through the VPN

Client

cd /etc/openvpn/easy-rsa

./build-key client1


Strumenti Utente