Answer the question
In order to leave comments, you need to log in
Why is Mikrotik not responding on the second interface?
There is a microtik with 2 white ips:
ether1 - pppoe-out1
ether2 - dhcp client
a web server is spinning behind the microt., forwarding is configured.
distance = 1 on both interfaces, route marking rules have been added .. but for some reason forwarding only works through the active provider ..
3 chain=prerouting action=mark-connection new-connection-mark=con-WAN1 passthrough=no connection-mark=no-mark in-interface=pppoe-out1 log=no log-prefix=""
4 chain=prerouting action=mark-connection new-connection-mark=con-WAN2 passthrough=no connection-mark=no-mark in-interface=ether2 log=no log-prefix=""
5 chain=prerouting action=mark-routing new-routing-mark=WAN1 passthrough=no connection-mark=con-WAN1 in-interface-list=!WAN log=no log-prefix=""
6 chain=prerouting action=mark-routing new-routing-mark=WAN2 passthrough=no connection-mark=con-WAN2 in-interface-list=!WAN log=no log-prefix=""
7 chain=output action=mark-routing new-routing-mark=WAN1 passthrough=no connection-mark=con-WAN1 log=no log-prefix=""
8 chain=output action=mark-routing new-routing-mark=WAN2 passthrough=no connection-mark=con-WAN2 log=no log-prefix=""
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question