Community discussions

MikroTik App
 
gerab
just joined
Topic Author
Posts: 3
Joined: Tue Mar 21, 2023 3:11 pm

L2TP client default route

Tue Mar 21, 2023 3:57 pm

Hi.
I have two simultaneous connections between Mikrotik routers (active WAN on Router1 to WAN1-main and WAN2-reserve on Router2).
I do not use the "Add default route" mechanism, but two active L2TP-connections create two default dynamic routes to Router2 with equal "0" Distance and make it impossible to use the Bandwidth test as it constantly uses the Router1 to WAN2-reserve channel, which is slow. How can I override the default Distance without scripting?
l2tp_net_example.png
/interface l2tp-client
add allow=mschap2 allow-fast-path=yes connect-to=wan1.domain.com disabled=no \
name=l2tp-office use-ipsec=yes user=user
add allow=mschap2 allow-fast-path=yes connect-to=wan2.domain.com disabled=no \
max-mtu=1400 name=l2tp-office-r use-ipsec=yes user=user-r
bandwidth_runner.png
ppp.png
routes.png
You do not have the required permissions to view the files attached to this post.
 
gerab
just joined
Topic Author
Posts: 3
Joined: Tue Mar 21, 2023 3:11 pm

Re: L2TP client default route

Tue Mar 21, 2023 6:49 pm

updated with graphs and short ppp interfaces config
 
gerab
just joined
Topic Author
Posts: 3
Joined: Tue Mar 21, 2023 3:11 pm

Re: L2TP client default route

Thu Feb 29, 2024 10:31 pm

found a solution by assigning a different address to the connection.
Was:
172.17.17.1 -> 172.17.17.201
172.17.17.1 -> 172.17.17.211

Became:
172.17.17.1 -> 172.17.17.201
172.17.17.2 -> 172.17.17.211

Who is online

Users browsing this forum: Bing [Bot], dioeyandika, Google [Bot], Joseph and 82 guests