- My MikroTik is reachable on 192.168.10.1 for ssh and web, the LAN is 192.168.10.0/24
- Clients connecting from the internet via MikroTik's VPN are getting an IP from 192.168.89.0/24
Code: Select all
/ip route print
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
0 ADS 0.0.0.0/0 192.168.1.1 1
1 ADC 192.168.1.0/24 192.168.1.11 ether1 0
2 ADC 192.168.10.0/24 192.168.10.1 bridgeVLAN10 0
3 ADC 192.168.89.10/32 192.168.89.1 <l2tp-ppp.. 0