Skip to content

Instantly share code, notes, and snippets.

@max-peter
max-peter / 2019-06-03 maswifi.net VPN L2TP
Last active June 7, 2019 16:49 — forked from rys/l2tp-ipsec-edgerouter-x.txt
L2TP/IPSec VPN configuration on EdgeRouter X
configure
set vpn ipsec ipsec-interfaces interface eth0 # your WAN interface
set vpn ipsec auto-firewall-nat-exclude enable
set vpn ipsec nat-networks allowed-network 0.0.0.0/0 # check that's OK before you set it
set vpn l2tp remote-access authentication mode local