Hi Can someone explain this log line to me? It seems as though it is a response to a http request, but there was no request.
Apr 15 11:10:00 firefly kernel: DROP INPUT INTERNAL: IN=eth2 OUT= MAC=00:01:02:50:b8:45:00:02:b3:35:82:bf:08:00 SRC=10.0.0.11 DST=10.0.0.2 LEN=64 TOS=0x00 PREC=0x00 TTL=128 ID=16618 DF PROTO=TCP SPT=80 DPT=41543 WINDOW=17520 RES=0x00 ACK SYN URGP=0 Apr 15 11:10:03 firefly kernel: DROP INPUT INTERNAL: IN=eth2 OUT= MAC=00:01:02:50:b8:45:00:02:b3:35:82:bf:08:00 SRC=10.0.0.11 DST=10.0.0.2 LEN=64 TOS=0x00 PREC=0x00 TTL=128 ID=16625 DF PROTO=TCP SPT=80 DPT=41543 WINDOW=17520 RES=0x00 ACK SYN URGP=0 What is even more puzzling (to me at least) is the status bits (ACK SYN). How can this be? Ray
