Illegal argument on owner match
From: Massimo (massimo.coletti_at_gmail.com)
Date: 06/17/05
- Next message: Al. C: "Re: How to tell network speed?"
- Previous message: Menno Duursma: "Re: How to tell network speed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 17 Jun 2005 10:16:27 -0700
I have iptables 1.2.11 on Debian Woody.
I am not able to issue an option "-m owner --gid-owner 1234".
On the same box, this option worked until yesterday, today - as usual -
I performed an update of the existing packages.
The ipt_owner module seem installed, modprobe doesn't issue any error,
trying:
iptables -m owner -h
lists correctly the options.
I found the message below: maybe the problem is in userspace syncing,
but I don't know how to do it.
Can anybody help ?
Thanks,
Massimo
Matthias Degenkolb wrote:
> Can anybody tell me the problem or where to look next?
Look if you have this file:
/lib/iptables/libipt_owner.so
or do:
iptables -m owner -h
to see if you've got the support for owner.
If you have the support then probably the userspace code
from iptables and the kernel code it's not synced.
> Thanks,
> MD
Regards.
- Next message: Al. C: "Re: How to tell network speed?"
- Previous message: Menno Duursma: "Re: How to tell network speed?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|