From: Athan <netfilter@miggy.org>
To: Bobo <boboaq@163.com>
Cc: "netfilter @ lists. netfilter. org" <netfilter@lists.netfilter.org>
Subject: Re: How to find nvl table?
Date: Tue, 15 Apr 2003 08:09:18 +0100 [thread overview]
Message-ID: <20030415070918.GA7135@miggy.org> (raw)
In-Reply-To: <20030415065751.DEEDD1C6C8DB0@sm205.163.com>
[-- Attachment #1: Type: text/plain, Size: 994 bytes --]
On Tue, Apr 15, 2003 at 03:02:56PM +0800, Bobo wrote:
> HI
>
> Some days ago ,a member of here reply me the followings about traffic account:
> >try this one:
> >
> >iptables -nvL INPUT
^^^^^
> [root@myfirewall account]# iptables -nvL input
> iptables: Table does not exist (do you need to insmod?)
>
> why? how to find the talbe? does it need a special patch?
It's case sensitive:
07:25:43 0$ iptables -nvL input
iptables: Table does not exist (do you need to insmod?)
root@jimblewix:/other/backup;
08:07:48 0$ iptables -nvL INPUT
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
...
-Ath
--
- Athanasius = Athanasius(at)miggy.org / http://www.miggy.org/
Finger athan(at)fysh.org for PGP key
"And it's me who is my enemy. Me who beats me up.
Me who makes the monsters. Me who strips my confidence." Paula Cole - ME
[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]
next prev parent reply other threads:[~2003-04-15 7:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-15 7:02 How to find nvl table? Bobo
2003-04-15 7:08 ` Raymond Leach
2003-04-15 7:09 ` Athan [this message]
2003-04-15 7:11 ` Cedric Blancher
2003-04-15 7:21 ` Narendra Prabhu. B
2003-04-15 7:49 ` AW: " Johannes Walch
2003-04-15 8:11 ` Stephane Ouellette
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030415070918.GA7135@miggy.org \
--to=netfilter@miggy.org \
--cc=boboaq@163.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox