User Tools

Site Tools


wiki:network_mana:secure_network:keros_5.x:openvpn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:network_mana:secure_network:keros_5.x:openvpn [2023/03/28 15:47]
gja [OpenVPN]
wiki:network_mana:secure_network:keros_5.x:openvpn [2023/03/28 15:48] (current)
gja [Start OpenVPN]
Line 48: Line 48:
 Reset the firewall process :  Reset the firewall process : 
 <code bash>/​etc/​init.d/​firewall restart</​code>​ <code bash>/​etc/​init.d/​firewall restart</​code>​
 +
 +To check the rules, launch the command: ''​iptables -L''​ for IPv4 rules and ''​ip6tables -L''​ for IPv6 rules.
  
 ==== Start OpenVPN ==== ==== Start OpenVPN ====
Line 61: Line 63:
 Check with the ''​ifconfig''​ command that the ''​vpn0''​ interface is now active. Check with the ''​ifconfig''​ command that the ''​vpn0''​ interface is now active.
  
-Once everything is working, you can add initialization scripts to enable the VPN automatically. Don't forget to enable the firewall again if it was disabled.+Once everything is working, you can add initialization scripts to enable the VPN automatically. Don't forget to enable the firewall again if it was disabled. We recommend monitoring the VPN with [[wiki:​systeme_mana:​monitoring#​monit_daemon|Monit daemon]].
  
  
wiki/network_mana/secure_network/keros_5.x/openvpn.1680011228.txt.gz · Last modified: 2023/03/28 15:47 by gja