On Thu, 2006-03-30 at 11:06 -0600, Eli Criffield wrote: > The real problem is your router, i would bet there is a way to > configure it to send out the correct nameservers in its DHCP reply. > That is what needs fixed.
Right, eventually we may fix this through system config, but the solution right now is to fix your router? Do you have to manually set the DNS server for _every_ machine on your network? Doesn't the router farm out the DNS server address of your ISP that you've configured the router with? > you could put `/usr/bin/perl -pi -e 's/192.168.8.1/nameserver_IP/g' > /etc/resolv.conf` in a script and give it a button on a toolbar or > something, just for a quick hack. Or, install NetworkManagerDispatcher and have it run the script automatically... Dan > > Doesn't really sound like a problem with network manager though. > > Eli > > > On 3/30/06, Nil Gradisnik <[EMAIL PROTECTED]> wrote: > > I have a question: Can I tell NetworkManager not to set my routers > > nameserver in /etc/resolv.conf ? Because I only need my ISPs > > nameserver in there. > > > > Here is how it works now, when NetworkManager connects to my wired LAN > > network, which is connected to a router, is sets two nameservers in > > resolv.conf,. First one is an IP of my router and the second one is > > from my ISP. Now every time I connect to my router I have to manually > > comment out the routers nameserver(192.168.8.1) because otherwise my > > network is very very slow. But if I remove that line, it's fast like > > it should be. Which is normal. > > > > Now I'm getting tired of commenting out the resolv.conf every time, so > > I'm asking you if there is anything I can do about this ? > > > > Thanks > > _______________________________________________ > > NetworkManager-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/networkmanager-list > > > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
