View Poll Results: what accounting agent you prefer for net filtering?
- Voters
- 3. You may not vote on this poll
-
iptables
3 100.00% -
ipchains
0 0% -
ipfwadm
0 0%
Results 1 to 3 of 3
hi,
can anyone tell me where iptables stores data that it displays on screen when we invoke iptable -vL command.
as we have ip_fwchains file for ipchains....
- 07-22-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 17
iptable storage
hi,
can anyone tell me where iptables stores data that it displays on screen when we invoke iptable -vL command.
as we have ip_fwchains file for ipchains.
- 07-22-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Have you checked the iptables man page?
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 07-22-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 17
ya , i have checked iptables man pages.
in it they give /etc/sysconfig/iptables
but when i see this files i couldn't see the no of bytes,pkts and source and destination.
and i also used iptables-save -c but in its output i could not get source and destination address.
tell me where this file resides?


Reply With Quote