ip address ranges

Someone recently asked me a question: How can I save time and script size by specifying a range of IP addresses or ports using iptables? In old version of iptables IP address ranges are only valid in the nat table (see below for example). However newer version does support option that allows you to specify [...]

{ 6 comments }

A sample shell script to stop IP spoofing for internet connected interface using iptables under Linux.

{ 15 comments }