Return to site

Mikrotik router bridge setup

broken image
broken image

interface l2tp-client add connect-to=192.168.122.11 disabled=no ipsec-secret=123456 keepalive-timeout=disabled name=l2tp-out1 password=user profile=l2tp use-ipsec=yes user=user ppp profile add name=l2tp use-encryption=yes ip ipsec proposal set auth-algorithms=sha512 enc-algorithms=des pfs-group=none ip ipsec profile set dh-group=modp1024 enc-algorithm=des hash-algorithm=sha512 ip firewall nat add action=masquerade chain=srcnat out-interface=ether1 ip dhcp-client add disabled=no interface=ether1 ip dhcp-server add address-pool=dhcp_pool0 disabled=no interface=ether4 name=dhcp1 Verify configurations IPSec tunnel L2TP server router (FortiGate)Ĭonfigure IPSec tunnel L2TP client router (MikroTik) # Firewall IPSec Tunnel L2TP server-client Set member 'port6' 'port7' 'port8' 'port9' 'port10'

broken image