Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168469 - >net-dns/dnsmasq-2.22 requires new kernel options
Summary: >net-dns/dnsmasq-2.22 requires new kernel options
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Patrick McLean
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-26 16:22 UTC by Tyler Montbriand
Modified: 2008-04-03 22:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tyler Montbriand 2007-02-26 16:22:06 UTC
Upgrading from dnsmasq 2.22 may leave users mystified as to why it suddenly
stops working.  Apparently it started requiring two new kernel modules to
work.



Reproducible: Always

Steps to Reproduce:
1. emerge dnsmasq>2.22
2. /etc/init.d/dnsmasq restart

Actual Results:  
In /var/log/messages:

Feb 20 15:41:24 mecgentoo dnsmasq: failed to create listening socket: Protocol not available

dnsmasq failed to start.
dnsmasq fails to start.

Expected Results:  
It should work.

The nfnetlink and nfnetlink_log modules need to be loaded for dnsmasq>2.22
to work.  This problem took months to hunt down and kill;  a simple
notification in the ebuild would have been very, very helpful.
Comment 1 SpanKY gentoo-dev 2008-04-03 22:30:59 UTC
you cant turn off netlink in newer kernels, so this issue has pretty much expired