If you want, I can:
Before enabling the server, you need to define the "home" for your VPN clients—their IP addresses and DNS settings. Enable Cloud DDNS (Optional but Recommended): If your WAN IP changes, use MikroTik's built-in DDNS. Navigate to Enable DDNS , and click Create an IP Pool: mikrotik l2tp server setup full
Without this, clients can only access your LAN (split tunnel). If you want, I can: Before enabling the
/ip firewall filter add chain=input protocol=udp dst-port=500,4500 action=accept comment="Allow IPsec/IKE" add chain=input protocol=ipencap action=accept comment="Allow ESP" add chain=input protocol=udp dst-port=1701 action=accept comment="Allow L2TP" (add additional rules to drop/limit, and always keep established/related accept rules) or run line by line.
/ip firewall filter add chain=input protocol=udp port=500,4500 action=accept comment="IPsec" /ip firewall filter add chain=input protocol=ipsec-esp action=accept comment="ESP"
Similar steps using the built-in L2TP/IPsec VPN client.
Save this as a .rsc file and import, or run line by line.
7is7.com | Software | Otto | Travel Stories | Countdown Clock | Firefox | StatEye
New | About | Contact | Connect | Friends | Promotions | Copyright | Advertise