On Sun, Nov 09, 2003 at 10:21:02AM -0800, David E. Fox wrote: > [root at m206-157 root]# iptables -A INPUT -p tcp -s 61.187.156,0/24 -j DROP > iptables v1.2.8: host/network `61.187.156,0' not found > Try `iptables -h' or 'iptables --help' for more information. I think it's the comma. Should be a dot. - Tim