VPN Ubiquiti EdgeMax Router

# change eth1 to whatever is the external interface port of the Edgemax set vpn ipsec ipsec-interfaces interface eth1 set vpn ipsec nat-networks allowed-network 0.0.0.0/0 set vpn ipsec nat-traversal enable set vpn l2tp remote-access authentication mode local #Add local users for L2TP set vpn l2tp remote-access authentication local-users username WhateverUserName password WhatEverUserPassword # Set a…