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

RST Packets on Astaro 8.309 with Commtouch

Hello,

for some weeks we encounter many RST Packets on the Astaro "Firewall" log:


2013:02:20-00:36:38 MYASTARO01-2 ulogd[5873]: id="2001" severity="info" sys="SecureNet" sub="packetfilter" name="Packet dropped" action="drop" fwrule="60001" initf="eth0.2" srcmac="0:e[:D]6:92:b4:0" dstmac="0:50:56:b8:0:c" srcip="216.163.188.45" dstip="MYEXTERNALIP" proto="6" length="40" tos="0x00" prec="0x00" ttl="54" srcport="80" dstport="55192" tcpflags="RST"


These entries exist scattered through the whole day and approximately 500 entries a day. I cannot find any "SYN" Packets for this sessions, so i'm quite out of options at this point. 
Furthermore, the same thing happens to these addresses:
84.39.152.31 and 84.39.152.32


This thread was automatically locked due to age.
Parents
  • Right now, the timeout for this is 60 seconds.  You guys can try increasing this on the command line as I suggested above.  As root:

    cc set http response_timeout 120


    Did that change anything?  Note that changes from the command line are not supported, so you do this at your own risk if you have paid support.

    Cheers - Bob
Reply
  • Right now, the timeout for this is 60 seconds.  You guys can try increasing this on the command line as I suggested above.  As root:

    cc set http response_timeout 120


    Did that change anything?  Note that changes from the command line are not supported, so you do this at your own risk if you have paid support.

    Cheers - Bob
Children