
| Current Path : /etc/openvpn/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //etc/openvpn/server.conf1 |
proto udp dev tun port 1194 mode server tls-server ifconfig 172.20.20.1 255.255.255.0 ifconfig-pool 172.20.20.3 172.20.20.254 # 255.255.255.0 #ifconfig-pool-persist ipp.txt ca ca.crt cert ift_openvpn_server.crt key ift_openvpn_server.key # This file should be kept secret dh dh.pem keepalive 10 120 persist-key persist-tun tls-auth ta.key 0 # This file is secret key-direction 0 cipher AES-128-CBC # AES auth SHA256 #comp-lzo user nobody group nogroup #status openvpn-status.log verb 3 push "redirect-gateway def1 bypass-dhcp" push "dhcp-option DNS 8.8.8.8"