
04-01-2012, 11:56 AM
|
|
Member
|
|
Join Date: Nov 2010
Posts: 22
|
|
Thanks for the fast response NiteWave.
There are none of those in dmesg.
It does show about 2 pages of entries from the CSF firewall of UDP_IN and TCP_IN blocked, here's a small ex:
PHP Code:
Firewall: *UDP_IN Blocked* IN=eth0 OUT= MAC=5e:92:9b:0b:03:d7:00:1b:0d:ee:be:00:08:00 SRC=50.135.203.237 DST=R.E.D.A.C.T.E.D. LEN=364 TOS=0x00 PREC=0x00 TTL=114 ID=28681 PROTO=UDP SPT=500 DPT=500 LEN=344 Firewall: *UDP_IN Blocked* IN=eth0 OUT= MAC=5e:92:9b:0b:03:d7:00:1b:0d:ee:be:00:08:00 SRC=50.135.203.237 DST=R.E.D.A.C.T.E.D. LEN=316 TOS=0x00 PREC=0x00 TTL=114 ID=28682 PROTO=UDP SPT=500 DPT=500 LEN=296 Firewall: *UDP_IN Blocked* IN=eth0 OUT= MAC=5e:92:9b:0b:03:d7:00:1b:0d:ee:be:00:08:00 SRC=50.22.71.4 DST=R.E.D.A.C.T.E.D. LEN=76 TOS=0x00 PREC=0x00 TTL=55 ID=45473 DF PROTO=UDP SPT=53 DPT =19203 LEN=56 Firewall: *UDP_IN Blocked* IN=eth0 OUT= MAC=5e:92:9b:0b:03:d7:00:1b:0d:ee:be:00:08:00 SRC=208.72.12.115 DST=R.E.D.A.C.T.E.D. LEN=32 TOS=0x00 PREC=0x00 TTL=1 ID=267 PROTO=UDP SPT=13396 DPT =33436 LEN=12
|