TODO

MEEGO

PROTOCOL : OpenVpn

@TaG :ServeR

ClienT SidE (MeeGo)

cat /etc/openvpn/openvpn.conf

remote $ip 25000
dev tun
client
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
comp-lzo
verb 3
ca  /etc/openvpn/easy-rsa/keys/ca.crt
cert /etc/openvpn/easy-rsa/keys/client1.crt
key /etc/openvpn/easy-rsa/keys/client1.key
log-append /tmp/var-log-openvpn

SOFTWARE

MISC

MORE

vpn.txt · Last modified: 2022/04/16 12:24 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki