Ipset
https://ipset.netfilter.orgIP sets · store multiple IP addresses or port numbers and match against the collection by iptables at one swoop; · dynamically update iptables rules against IP ...
IP sets - Netfilter
https://ipset.netfilter.orgIP sets IP sets are a framework inside the Linux kernel, which can be administered by the ipset utility. Depending on the type, an IP set may store IP addresses, networks, (TCP/UDP) port numbers, MAC addresses, interface names or combinations of them in a way, which ensures lightning speed when matching an entry against a set. If you want to
iptables and ipsets - Michael Warren Lucas
https://mwl.io/archives/167903.05.2013 · iptables and ipsets I’m dragging my work environment from “artisan system administration” to mass-managed servers. Part of this is rationalizing, updating, and centralizing management of packet filter rules on individual hosts. Like many environments, I have a list of “management IP addresses” with unlimited access to every host.
Man page of IPTABLES - Netfilter
https://ipset.netfilter.org/iptables.man.htmlIptables and ip6tables are used to set up, maintain, and inspect the tables of IPv4 and IPv6 packet filter rules in the Linux kernel. Several different tables may be defined. Each table contains a number of built-in chains and may also contain user-defined chains. Each chain is a list of rules which can match a set of packets.
iptables and ipsets - Michael Warren Lucas
mwl.io › archives › 1679May 03, 2013 · iptables and ipsets I’m dragging my work environment from “artisan system administration” to mass-managed servers. Part of this is rationalizing, updating, and centralizing management of packet filter rules on individual hosts. Like many environments, I have a list of “management IP addresses” with unlimited access to every host.