[Bug 36155] Re: no nameservers are set by dhcp when changing networks

2007-09-21 Thread Launchpad Janitor
[Expired for dhcp3 (Ubuntu) because there has been no activity for 60 days.] -- no nameservers are set by dhcp when changing networks https://bugs.launchpad.net/bugs/36155 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs ma

[Bug 36155] Re: no nameservers are set by dhcp when changing networks

2007-01-12 Thread Scott Robinson
Can you please attach your /etc/network/interfaces file? -- no nameservers are set by dhcp when changing networks https://launchpad.net/bugs/36155 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 36155] Re: no nameservers are set by dhcp when changing networks

2006-10-10 Thread Harry Jensen
Found another little setting on the router D-Link DI-524UP, DNS relay can be enabled/disabled. When enabled, the requested nameserver is set to the gateway address, when disabled a dhclient request will get the first nameserver... so I will use that as the solution. Guess that other equipment with

[Bug 36155] Re: no nameservers are set by dhcp when changing networks

2006-10-09 Thread Harry Jensen
Same issue here after replacing my D-Link DI-714p with a DI-524UP, the resolv.conf now only has the gateway address. I resolved it by updating the dhclient.conf with the line: supersede domain-name-servers xxx.xxx.xxx.xxx, yyy.yyy.yyy.yyy; ..where xxx and yyy is the name-servers seen by the rout