I’ve problem with L2TP and IPSEC
L2TP is configured good
but IPSEC after reboot does not working i must disable it and enable then is working
my config
[admin@Aprouter] ip ipsec peer> export
# nov/10/2006 13:56:15 by RouterOS 2.9.35
# software id = M0DH-FT0
#
/ ip ipsec peer
add address=192.168.200.0/24:500 secret="xxxxxxxxx..." generate-policy=yes exchange-mode=main send-initial-contact=yes \
proposal-check=obey hash-algorithm=md5 enc-algorithm=3des dh-group=modp1024 lifetime=1d lifebytes=0 disabled=no
[admin@Aprouter] ip ipsec peer>
any sugestions why it working like that?