Настройка - Тест VPN L2TP + IPsec на MT7628AN
Mikrotik l2tp+ipsec
/ interface l2tp-server server set authentication = mschap2 enabled = yes / ip pool add name = vpn-pool ranges = 172.16.30.102-172.16.30.253 / ppp profile add name = "L2TP client-to-site" change-tcp-mss = yes local-address = 172.16.30.101 remote-address = vpn-pool dns-server = 192.168.15.10 wins-server = 192.168.15.10 / ppp secret add name = user-laptop password = user-laptop-password profile = "L2TP client-to-site" service = l2tp / interface ethernet set ether1-LAN1 arp = proxy-arp / ip ipsec peer add address = 0.0.0.0 / 0 comment = client-to-site enc-algorithm = 3des, aes-128, aes-256 exchange-mode...
Объединение сетей с помощью L2TP/IPSec на MikroTik и Keenetic Ultra II
Объединять сети будем через VPN туннели по технологии L2TP/IPSec без использования дорогостоящего оборудования, непосредственно на роутерах MikroTik и Keenetic Ultra II.