This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Packet Filter Logging Question

All-

I need some advice regarding packet filter logging. It seems that when content is delivered from Akami Technologies their servers leave a large number of logs usually ending with tcpflag RST. Please see example enclosed. My question is how do I prevent this needless logging? Mods I may have placed my post in an incorrecty under network security in place of management, logging.... Please relocate if necessary.

Thanks,
Jim

2011:05:05-12:44:14 OASIS ulogd[5189]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60001" initf="eth0" srcmac="0:90:1a:a1:41:27" dstmac="0:24:7e:x:y:z" srcip="69.31.28.242" dstip="173.A.B.76" proto="6" length="40" tos="0x00" prec="0x00" ttl="253" srcport="443" dstport="3097" tcpflags="RST" 
2011:05:05-12:44:14 OASIS ulogd[5189]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60001" initf="eth0" srcmac="0:90:1a:a1:41:27" dstmac="0:24:7e:x:y:z" srcip="69.31.28.232" dstip="173.A.B.76" proto="6" length="40" tos="0x00" prec="0x00" ttl="253" srcport="443" dstport="3119" tcpflags="RST" 
[:S]


This thread was automatically locked due to age.
Parents
  • Jim, I wonder if you didn't have an error in your trial of Barry's suggestion.  The log lines in Post #1 show that this is a default drop out of the INPUT chain (fwrule="60001").  I'm not that knowledgable about iptables, but I don't think it's possible that that can happen before your manual packet filter rules get a shot at the packets (like I said, this is an educated guess, so I'd welcome a correction).

    Cheers - Bob
Reply
  • Jim, I wonder if you didn't have an error in your trial of Barry's suggestion.  The log lines in Post #1 show that this is a default drop out of the INPUT chain (fwrule="60001").  I'm not that knowledgable about iptables, but I don't think it's possible that that can happen before your manual packet filter rules get a shot at the packets (like I said, this is an educated guess, so I'd welcome a correction).

    Cheers - Bob
Children
No Data