I just got everthing setup and I"m looking at my packet filter live log and I'm seeing this constantly scrolling..
2004:04:23-20:29:06 (none) kernel: ACCEPT: IN=eth2 OUT= MAC=00:60:08:cc[:D]8:12:00:10[:D]c:53[:D]8:c6:08:00 SRC=192.168.4.50 DST=192.168.4.1 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=52883 DF PROTO=TCP SPT=4719 DPT=443 WINDOW=65535 RES=0x00 SYN URGP=0
2004:04:23-20:29:06 (none) kernel: DROP: IN=eth2 OUT= MAC=ff:ff:ff:ff:ff:ff:00:10[:D]c:53[:D]8:c6:08:00 SRC=192.168.4.50 DST=192.168.4.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=52895 PROTO=UDP SPT=137 DPT=137 LEN=58
2004:04:23-20:29:06 (none) kernel: ACCEPT: IN=eth2 OUT= MAC=00:60:08:cc[:D]8:12:00:10[:D]c:53[:D]8:c6:08:00 SRC=192.168.4.50 DST=192.168.4.1 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=52896 DF PROTO=TCP SPT=4720 DPT=443 WINDOW=65535 RES=0x00 SYN URGP=0
2004:04:23-20:29:07 (none) kernel: ACCEPT: IN=eth2 OUT= MAC=00:60:08:cc[:D]8:12:00:10[:D]c:53[:D]8:c6:08:00 SRC=192.168.4.50 DST=192.168.4.1 LEN=48 TOS=0x00 PREC=0x00 TTL=128 ID=52908 DF PROTO=TCP SPT=4721 DPT=443 WINDOW=65535 RES=0x00 SYN URGP=0
ETH2 is my LAN & ETH1 is WAN.
I have setup masquerading and it looks like this:
LAN to WAN LAN (Network) -> All / All MASQ__WAN None
and in my packet filter rules I have LAN ( address ) & LAN ( network ) HTTPS, HTTP, DNS --> ANY
Is this normal? My logs are filling up quite quickly.
This thread was automatically locked due to age.