Bug 387191 - logs flooded with EDNS messages.
Summary: logs flooded with EDNS messages.
Keywords:
Status: CLOSED DUPLICATE of bug 275091
Alias: None
Product: Fedora
Classification: Fedora
Component: bind
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-16 16:46 UTC by Dave Jones
Modified: 2015-01-04 22:30 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-11-19 10:02:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Jones 2007-11-16 16:46:33 UTC
so far this morning, I have 1792 messages like the following in my logs..

ov 16 10:59:36 firewall named[1642]: too many timeouts resolving
'clockmail.net/A' (in 'clockmail.NET'?): disabling EDNS
Nov 16 10:59:36 firewall named[1642]: too many timeouts resolving
'clockmail.net/MX' (in 'clockmail.NET'?): disabling EDNS
Nov 16 10:59:39 firewall named[1642]: too many timeouts resolving
'clockmail.net/A' (in 'clockmail.NET'?): disabling EDNS
Nov 16 10:59:39 firewall named[1642]: too many timeouts resolving
'clockmail.net/MX' (in 'clockmail.NET'?): disabling EDNS
Nov 16 10:59:39 firewall named[1642]: too many timeouts resolving
'rainwatch.cn/NS' (in 'rainwatch.cn'?): disabling EDNS
Nov 16 10:59:43 firewall named[1642]: too many timeouts resolving
'clockmail.net/A' (in 'clockmail.NET'?): disabling EDNS
Nov 16 10:59:43 firewall named[1642]: too many timeouts resolving
'clockmail.net/MX' (in 'clockmail.NET'?): disabling EDNS
Nov 16 10:59:47 firewall named[1642]: too many timeouts resolving
'clockmail.net/A' (in 'clockmail.NET'?): disabling EDNS
Nov 16 10:59:47 firewall named[1642]: too many timeouts resolving
'clockmail.net/MX' (in 'clockmail.NET'?): disabling EDNS
Nov 16 11:15:20 firewall named[1642]: too many timeouts resolving
'wirejoin.cn/NS' (in 'wirejoin.cn'?): disabling EDNS
Nov 16 11:30:55 firewall named[1642]: too many timeouts resolving
'ns2.affa-soft.com/A' (in 'affa-soft.com'?): disabling EDNS
Nov 16 11:30:55 firewall named[1642]: too many timeouts resolving
'ns1.affa-soft.com/A' (in 'affa-soft.com'?): disabling EDNS


How do I fix / disable this ?

oddly, all the hostnames it complains about resolve just fine when run with
'host' from the command line.

Comment 1 Adam Tkac 2007-11-19 10:02:54 UTC
Specify "edns no" option in options statement. But real problem is usually
broken firewall or router which blocks big ( > 512b) packets. I recommend you
try edns-udp-size 512; option and if your log also has many messages
"..disabling EDNS" complete disable it.

Comment 2 Adam Tkac 2007-11-26 17:25:43 UTC

*** This bug has been marked as a duplicate of 275091 ***


Note You need to log in before you can comment on or make changes to this bug.