Hello for all my friends here..!
So my question is in ip-firewall-mangle
What is the purpose of mark routing action..? Anyone can explain to me what actually this rule do..?
For more simplicity if i have this rule for example
-(this is a real firewall rule) -
Action:mark routing
Chain:prerouting
Dst add: 192.168.200.20
New routing mark: VPN
Passthrough : checked
What we can conclude from this..?
We conclude that for that destination address the Routing Table that will be used ( if reachable ) is named VPN…
If the rule is matched, since passthrough is checked it will proceed to the next rule…
When you use the mark-routing parameter you create a new routing mark for a particular packet and it is used for policy routing purposes…
Hello @Mr Zacharias…! Very thanksful for your response and support..!
My sincerly regards..!