summaryrefslogtreecommitdiffstats
path: root/sample/sample-config-files/xinetd-client-config
blob: 03c5c1faa982c9545ca8ed7e86f75d4a093461be (plain)
1
2
3
4
5
6
7
8
9
10
11
# This OpenVPN config file
# is the client side counterpart
# of xinetd-server-config

dev tun
ifconfig 10.4.0.1 10.4.0.2
remote my-server
port 1194
user nobody
secret /root/openvpn/key
inactive 600