6 ms·
Task-centered iproute2 user guide
- sam_lowry_ 2mo agoiproute? nft all the way!
- isailovic 2mo agoIt is about iproute2, so not directly related to iptables/nftables.
- eqvinox 2mo agoYou confused iproute2 and iptables.
- dingensundso 2mo agoI thought the NFT hype was over...
- effnorwood 2mo agowhat? man
- eqvinox 2mo ago> “Throw” routes may be used for implementing policy-based routing. In non-default tables they stop the lookup process but don’t send ICMP error messages. No - "throw" continues to the next "ip rule" entry that matches, i.e. throws the lookup to the next table. It's like "continue" in C-like languages. Very poorly named.