Error With named ?
hello,what error could this be ? Its in the "/var/log/messages" file. I have tons of this errore.
- System Log:
Dec 24 09:14:57 servername kernel: ** OUT_UDP DROP ** IN= OUT=eth0 SRC=00.00.00.01 DST=111.111.111.111 LEN=101 TOS=0x00 PREC=0x00 TTL=64 ID=29339 DF PROTO=UDP SPT=53 DPT=3273 LEN=81
Dec 24 09:14:57 servername named[1893]: client IPfromaclient#3273: error sending response: host unreachable
Dec 24 09:14:57 servername kernel: ** OUT_UDP DROP ** IN= OUT=eth0 SRC=00.00.00.02 DST=111.202.010.121 LEN=101 TOS=0x00 PREC=0x00 TTL=64 ID=60497 DF PROTO=UDP SPT=53 DPT=3273 LEN=81
Dec 24 09:14:57 servername named[1893]: client IPfromaclient#3273: error sending response: host unreachable
Dec 24 09:14:57 servername named[1893]: client IPfromaclient#3273: error sending response: host unreachable
Dec 24 09:14:57 servername named[1893]: client IPfromaclient#54: error sending response: host unreachable
Dec 24 09:14:57 servername kernel: ** OUT_UDP DROP ** IN= OUT=eth0 SRC=00.00.00.03 DST=111.111.22.020 LEN=152 TOS=0x00 PREC=0x00 TTL=64 ID=6541 DF PROTO=UDP SPT=53 DPT=54 LEN=132
Dec 24 09:14:57 servername named[1893]: client IPfromaclient#54: error sending response: host unreachable
Dec 24 09:15:09 servername kernel: ** OUT_UDP DROP ** IN= OUT=eth0 SRC=00.00.00.04 DST=000.111.201.110 LEN=152 TOS=0x00 PREC=0x00 TTL=64 ID=6675 DF PROTO=UDP SPT=53 DPT=54 LEN=132
--------
SRC=00.00.00.01 (is a IP address assignet to the server and is always different)
client IPfromaclient#3273 (is a IP from somone who access the server and is always different)
thanks a lot