Answer the question
In order to leave comments, you need to log in
Can't ping my Mikrotik?
Hello dear forum users, I have a problem here, after I put the rule prntscr.com/bg7f76 prntscr.com/bg7esg in Mikrotik , I can’t get through to it, here are pings to Mikrotik and to any other wheelbarrow in the network prntscr.com/ bg7fuo
help me decide if I disable access rule
Answer the question
In order to leave comments, you need to log in
Action-route is best used with dst-address.
Let's see what we do with this rule?
In prerouting (the decision on routing has not yet been made), we transfer ALL requests from one computer to the provider's gateway. Even requests to your local subnet. Naturally, the provider knows nothing about your subnet 10.0.0.0/x and requests are dropped. Alternatively, specify dst-address=!10.0.0.0/x, but this is not the most convenient solution for debugging.
For source routing, use mark-routing or IP-route-rules. The official Wiki will help you in this matter.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question