[Lel4_user] iptables addrtype module

Raimo Koski rk at raimokoski.com
Thu Apr 7 01:26:09 EEST 2005


perlmonkey wrote:
> iptables-1.2.11-3.1.RHEL4.i386.rpm appears to be missing the addrtype
> module. That or I've gone senile.
> 
> 
>>iptables -m addrtype --dst-type BROADCAST -j DROP
> 
> iptables v1.2.11: Couldn't load match
> `addrtype':/lib/iptables/libipt_addrtype.so: cannot open shared object
> file: No such file or directory
> 
> 
>>iptables -ql iptables | grep addrtype

You seem to be right.

# rpm -ql iptables | grep addrtype
# rpm -qlp RHEL4/RedHat/RPMS/iptables-1.2.11-3.1.RHEL4.i386.rpm | grep 
addrtype
# rpm -qlp RHEL4/RedHat/RPMS/iptables-ipv6-1.2.11-3.1.RHEL4.i386.rpm | 
grep addrtype

So it is not in the original RHEL either. Same on LEL 3.0.

# rpm -ql iptables | grep type
/lib/iptables/libipt_pkttype.so

But not the same thing, eh. Maybe you are trying something which just 
isn't possible and should consult the docs.

-- 
Raimo Koski  http://www.lineox.net/  http://www.raimokoski.com/





More information about the Lel4_user mailing list