<quote who="Simon Wong">

> Is there something to drop all connections to ports so you could set
> that after you had explicitly allowed certain ports?
> 
> e.g. iptables -A INPUT -j DROP -d $ipaddress/$netmask --dport ALL ;-)

If you don't define a destination port, you're just dropping all packages to
that ipaddress/netmask. So, yes. :)

- Jeff

-- 
  "GIMP is the primary tool in my graphics work. It is my gcc and Emacs."   
                             - Tuomas Kuosmanen                             
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to