Hello. I'm having a rather strange problem with my 5.6 server. The message log is filling up very rapidly with messages like these:
Oct 3 15:29:53 buffy kernel: IN=eth1 OUT=eth1 SRC=209.94.88.197 DST=209.94.64.1 LEN=72 TOS=0x00 PREC=0x00 TTL=63 ID=18810 DF PROTO=UDP SPT=1672 DPT=53 LEN=52
Oct 3 15:29:53 buffy kernel: IN=eth1 OUT=eth1 SRC=209.94.88.197 DST=209.94.64.1 LEN=72 TOS=0x00 PREC=0x00 TTL=63 ID=18833 DF PROTO=UDP SPT=9715 DPT=53 LEN=52
Oct 3 15:29:53 buffy kernel: IN=eth1 OUT=eth1 SRC=209.94.88.197 DST=209.94.64.1 LEN=72 TOS=0x00 PREC=0x00 TTL=63 ID=18833 DF PROTO=UDP SPT=26945 DPT=53 LEN=52
Oct 3 15:29:55 buffy kernel: IN=eth1 OUT=eth1 SRC=209.94.88.197 DST=209.94.64.1 LEN=72 TOS=0x00 PREC=0x00 TTL=63 ID=19039 DF PROTO=UDP SPT=55366 DPT=53 LEN=52
At 3 - 4 entries per second, ~600k per hour, this is a significant problem. The SRC and DST addresses are other machines on my ISP's segment (not mine). Can any one suggest why I am logging what appear to be DNS exchanges between two remote devices?
Thanks,
Kirk