Package: iptables Version: 1.2.11-10 Severity: normal I'm running iptables on 2.6.8, attempting to use the --src-range or --dst-range options results in 'Unknown arg':
iptables v1.2.11: Unknown arg `--src-range' iptables v1.2.11: Unknown arg `--dst-range' e.g. iptables -A INPUT --src-range 192.168.1.1-192.168.1.49 -i eth1 -j DROP I tried it with the INPUT and FORWARD chains, to see if that would make any difference. It didn't. I just checked my kernel config and I'm sure that I included iprange support... Both of these options are listed in the iptables man page: iprange This matches on a given arbitrary range of IPv4 addresses [!]--src-range ip-ip Match source IP in the specified range. [!]--dst-range ip-ip Match destination IP in the specified range. Thanks, -jamie -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages iptables depends on: ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]