Results 1 to 4 of 4
COMMIT
# Completed on Sun Dec 16 08:37:38 2007
# Generated by iptables-save v1.3.5 on Sun Dec 16 08:37:38 2007
*mangle
:PREROUTING ACCEPT [229984:21544423] --> what's this
:INPUT ACCEPT [225989:118447363] ...
- 12-16-2007 #1Just Joined!
- Join Date
- Jun 2007
- Posts
- 84
iptables question ??.
COMMIT
# Completed on Sun Dec 16 08:37:38 2007
# Generated by iptables-save v1.3.5 on Sun Dec 16 08:37:38 2007
*mangle
:PREROUTING ACCEPT [229984:21544423] --> what's this
:INPUT ACCEPT [225989:118447363] --> what's this
:FORWARD ACCEPT [305651:115917739] --> what's this
:OUTPUT ACCEPT [236738:147650431] --> what's this
:POSTROUTING ACCEPT [537337:263310602] --> what's this
:maccheck - [0:0]
??
what does it's mean?? [537337:263310602]
- 12-16-2007 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
When you do an iptables -L -v, you'll see the stats about the number of packets that each rule has allowed/denied.
When you use iptables-save, it saves your ruleset as well as the stats.
I believe those are part of the saved stats.
- 12-16-2007 #3Just Joined!
- Join Date
- Jun 2007
- Posts
- 84
thank
thank you for answer. i think that process state of iptables but i'm not sure.
anyone answer!!
- 12-16-2007 #4Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
Nope = [packets:bytes]
Format


Reply With Quote
