DNS proxy and dnsmasq interaction in Ubuntu Natty

Bug #845677 reported by Miika Komu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HIPL
Fix Committed
Medium
Unassigned

Bug Description

I've noticed that the DNS proxy messes up my DNS configuration when my laptop boots. I have to restart the proxy to make DNS usable again.

After some guess work and trial, I believe the reason is in /etc/rc2.d:

S15dnsmasq
S20hipl-dnsproxy

Dnsmasq and HIP dns proxy start roughly at the same time, and I guess Natty is launching services in parallel (instead of sequentially like in older Ubuntus). Changing the start level of the proxy from 20 to 40 solves the issue.

Related branches

Revision history for this message
Diego Biurrun (diego-biurrun) wrote :

Try if adding "$named" to Required-Start and Required-Stop in debian/hipl-dnsproxy.init fixes your problem.

Changed in hipl:
status: New → In Progress
Miika Komu (miika-iki)
Changed in hipl:
status: In Progress → Fix Committed
Revision history for this message
Miika Komu (miika-iki) wrote :

This did not quite solve the problem while it is really elegant. Another bug fix committed, feel free to contribute if you disagree.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.