Difference between revisions of "/etc/openvpn/server.conf"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
  cat /etc/openvpn/server.conf | grep -v "#" | grep .
 
  cat /etc/openvpn/server.conf | grep -v "#" | grep .
  
 +
* Example file: <code>[[zcat /usr/share/doc/openvpn/examples/sample-config-files/server.conf.gz]]</code>
 
* Example file: https://github.com/OpenVPN/openvpn/blob/master/sample/sample-config-files/server.conf
 
* Example file: https://github.com/OpenVPN/openvpn/blob/master/sample/sample-config-files/server.conf
  
Line 15: Line 16:
 
   
 
   
 
  [[max-clients]] 100
 
  [[max-clients]] 100
 +
 +
== Related ==
 +
[[push]] all ipv4 traffic through vpn
 +
[[proto udp]]
 +
[[dev tun]]
 +
* [[/etc/openvpn/server/]]
 +
* <code>[[net.ipv4.ip_forward]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 16:26, 18 December 2023

Advertising: