[Firehol-support] Blocking outgoing on user
Costa Tsaousis
costa at tsaousis.gr
Tue May 3 19:25:51 BST 2005
On Tue, May 3, 2005 13:18, Marcus Williams said:
>> ERROR : # 1.
>> WHAT : A runtime command failed to execute (returned error 1).
>> SOURCE : line 31 of /etc/firehol/firehol.conf
>> COMMAND : /sbin/iptables -t filter -A out_internet_all_c13.1 -m owner
>> --uid-owner 33 -j RETURN
>> OUTPUT :
>>
>> iptables: No chain/target/match by that name
>
> Do I need something enabled in the kernel for this? This is firehol
> v1.231-1 (debian package versioning).
I always suggest to compile all iptables modules. They do not harm, and
they will be just available when you need them.
You need CONFIG_IP_NF_MATCH_OWNER to use such matches.
Costa
More information about the Firehol-support
mailing list