Re: How to find nvl table?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx 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@xxxxxxxxx:/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: pgp00413.pgp
Description: PGP signature


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux