I have add a mangle rule to mark the connection for port 1723 and also setup a routing mark. if I disable WAN2 I can connect with VPN fine. If enable WAN2 I cannot connect in consistently.
Basically I need to route all VPN traffic in and out over the same interface.
Not sure what you are trying to say. The VPN server is actually the MT router. I am trying to connect in to the MT so I can maintain the network. If I add the static route this will only route all traffic over the connection which is not what I am trying to do.
The problem as I see it is, that when both WAN interfaces are enable the MT seems to have a problem with routing the VPN connection back out to the correct WAN interface.
I also want to setup and eoip connection to all of the other MT’s as well but can’t until I solve this problem.
here are the current rules:
add chain=prerouting action=mark-connection new-connection-mark=vpn
passthrough=yes in-interface=WAN1 dst-port=1723 protocol=tcp comment="VPN
routing " disabled=no
Ahh, I understand now. You have two WAN addresses. You probably can’t ping both when they are both active? I thought this was for outgoing connections not incoming.