[gemini:~] iptables -C iptables v1.2.6a: Unknown arg `-C' Try `iptables -h' or 'iptables --help' for more information.
> -----Original Message----- > From: Sascha Reissner [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 31, 2002 2:11 PM > To: [EMAIL PROTECTED]; 'Iptables' > Subject: Re: Strange misunderstandings > > > From: "John Jones" <[EMAIL PROTECTED]> > > > Two issues, first issue is a simple question: > > > > [root] iptables -h > > ... > > --check -C chain Test this packet on chain > > ... > > > > [root] iptables --check > > iptables v1.2.6a: Unknown arg `--check' > > > > What's up with that? The help screen shows me it is a > command, but it > > doesn't exist? Is this an optional kernel compilation > thing that is > > missing, or has it been removed from the distro? > > if you try it with iptables -C it will work.. and result in.. tataaaa > > "iptables: Will be implemented real soon. I promise ;)" so > it aint in there yet. > > >
