Delete a rule based on packet source addresses

ip rule

  • IP routing policy database management.
    More information: <https://man7.org/linux/man-pages/man8/ip-rule.8.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

sudo ip rule delete from {{192.168.178.2/32}}

click the source code to copy install ip rule on any operating system with command-not-found.com