OPENVPN centos nat

/etc/openvpn/server-tcp.conf

/etc/openvpn/server-udp.conf

 

server 192.168.21.0 255.255.255.0

192.168.31.0

 

push "dhcp-option DNS 8.8.8.8"

 

 

nat masquad    192.168.21.0

192.168.31.0

 

 

 

Last modified onSunday, 14 October 2012 04:07

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 169
  • Published in Openvpn
  • Read 1922 times

Notice: Only variables should be assigned by reference in /var/www/vhosts/shan.info/httpdocs/templates/gk_publisher/html/com_k2/templates/default/item.php on line 478
back to top