Hallo
I just confugured L2TP tunnel over IPSec. I’m able to establish it if the device is inside LAN area. But whan I want to connect device from outside (via public IP) there is no L2TP response. (IPSec is established). Can anybody help me, please?
[admi@mt] /ip firewall filter> print
Flags: X - disabled, I - invalid, D - dynamic
2 chain=input action=accept protocol=udp dst-port=500,1701,4500
3 chain=input action=accept protocol=ipsec-esp
[admi@mt] /ip ipsec peer> print
Flags: X - disabled
0 address=0.0.0.0/0 passive=no port=500 auth-method=pre-shared-key secret=“test” generate-policy=port-override exchange-mode=main-l2tp send-initial-contact=yes nat-traversal=yes hash-algorithm=sha1
enc-algorithm=3des dh-group=modp1024 lifetime=1d dpd-interval=2m dpd-maximum-failures=5
[admi@mt] /interface l2tp-server server> print
enabled: yes
max-mtu: 1450
max-mru: 1450
mrru: disabled
authentication: mschap2
keepalive-timeout: 30
default-profile: L2TP_profile
Than U