Hi,
I have a DNS problem that affects apt-get. Konqueror reliably connects to the web, but a default apt-get configuration always freezes at:
0% [Connecting to gb.archive.ubuntu.com (1.0.0.0)]
I can achieve a temporary fix to this problem by adding extra DNS servers to /etc/resolv.conf as detailed here: http://www.linuxquestions.org/questi...d.php?t=381026 , but the final suggestion in that thread about modifying dhclient.conf to prevent DHCP refreshes from overwriting resolv.conf doesn't work for me. I modified /etc/dhcp3/dhclient.conf. Is that the correct file?
I also tried adding DNS servers in the desktop tool System Settings - Network Settings. Again, this provides a temporary fix, but the additional servers get removed again every time the DHCP refreshes (which is every few minutes).
Is there any way to permanently add DNS servers to a DHCP based system, or can someone suggest why Konqueror can successfully use my router's DNS forwarding, but apt-get can't?
-Foob
I have a DNS problem that affects apt-get. Konqueror reliably connects to the web, but a default apt-get configuration always freezes at:
0% [Connecting to gb.archive.ubuntu.com (1.0.0.0)]
I can achieve a temporary fix to this problem by adding extra DNS servers to /etc/resolv.conf as detailed here: http://www.linuxquestions.org/questi...d.php?t=381026 , but the final suggestion in that thread about modifying dhclient.conf to prevent DHCP refreshes from overwriting resolv.conf doesn't work for me. I modified /etc/dhcp3/dhclient.conf. Is that the correct file?
I also tried adding DNS servers in the desktop tool System Settings - Network Settings. Again, this provides a temporary fix, but the additional servers get removed again every time the DHCP refreshes (which is every few minutes).
Is there any way to permanently add DNS servers to a DHCP based system, or can someone suggest why Konqueror can successfully use my router's DNS forwarding, but apt-get can't?
-Foob
Comment