Demand loading of kernel modules not working properly
Rusty Russell
rusty@linuxcare.com.au
Wed, 13 Sep 2000 16:00:28 +1100
In message <200009112106.RAA01714@netwinder.vulturex.com> you write:
> Does not work:
[SNIP]
We can't autoload ip_tables; the compatibility modules use the same
setsockopts, and there's currently no way to have modules loaded based
on a setsockopt range.
> peregrine:~# iptables -P FORWARD REJECT
> iptables: Bad policy name
Actually, this doesn't even hit the kernel; the library gives an error
for that (it's invalid).
Hope that helps,
Rusty.
--
Hacking time.