Re: howto lock DNS number in /etc/resolv.conf

2011-08-24 Thread Craig White
On Tue, 2011-08-23 at 14:19 +0930, Tim wrote: > Ed Greshko: > >> Maybe. Some ISPs, like my Dad's, supply DSL routers to their clients > >> and don't allow client access. > > Craig White: > > If that is the case, they will get a LOT of telephone calls when they > > supply a DNS server address that

Re: howto lock DNS number in /etc/resolv.conf

2011-08-23 Thread Reindl Harald
Am 21.08.2011 17:44, schrieb james tate: > I have been through that damn router two times and I can not find out > why or how it comes up with; > > domain= 2wire.net > search = 2wire.net > nameserver 172.16.0.1 (which is the gateway of the router) > > 2wire.net is the website of modem manufa

Re: howto lock DNS number in /etc/resolv.conf

2011-08-22 Thread Tim
On Sun, 2011-08-21 at 11:44 -0400, james tate wrote: > I have been through that damn router two times and I can not find out > why or how it comes up with; > > domain= 2wire.net > search = 2wire.net > nameserver 172.16.0.1 (which is the gateway of the router) > > 2wire.net is the website of m

Re: howto lock DNS number in /etc/resolv.conf

2011-08-22 Thread Tim
Ed Greshko: >> Maybe. Some ISPs, like my Dad's, supply DSL routers to their clients >> and don't allow client access. Craig White: > If that is the case, they will get a LOT of telephone calls when they > supply a DNS server address that is non-functional. Or, maybe not... I think that every

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Craig White
On Sun, 2011-08-21 at 11:44 -0400, james tate wrote: > On 08/21/2011 02:03 AM, Tim wrote: > > On Sat, 2011-08-20 at 20:36 -0400, james tate wrote: > >> How can I lock down DNS nameserver in /etc/resolv.conf , every time I > >> reboot the DNS is changed ? > >> > >>Fedora is getting bad DNS numbe

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Tom H
On Sun, Aug 21, 2011 at 11:44 AM, james tate wrote: > On 08/21/2011 02:03 AM, Tim wrote: >> On Sat, 2011-08-20 at 20:36 -0400, james tate wrote: >>> >>> How can I lock down DNS nameserver in /etc/resolv.conf , every time I >>> reboot the DNS is changed ? >>> >>> Fedora is getting bad DNS numbers f

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Genes MailLists
On 08/21/2011 11:44 AM, james tate wrote: > > domain= 2wire.net > search = 2wire.net > nameserver 172.16.0.1 (which is the gateway of the router) > > 2wire.net is the website of modem manufacturer , not a DNS serve. The 'domain' field is not a server - it is what is used if you ask for DNS

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread james tate
On 08/21/2011 02:03 AM, Tim wrote: > On Sat, 2011-08-20 at 20:36 -0400, james tate wrote: >> How can I lock down DNS nameserver in /etc/resolv.conf , every time I >> reboot the DNS is changed ? >> >>Fedora is getting bad DNS numbers from a 2Wire router. > And I'll say what the other two haven't

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Tom H
On Sat, Aug 20, 2011 at 9:00 PM, Tom Horsley wrote: > On Sat, 20 Aug 2011 20:36:55 -0400 james tate wrote: > >> How can I lock down DNS nameserver in /etc/resolv.conf , every time I >> reboot the DNS is changed ? > > Two ways: Edit the /etc/sysconfig/network-scripts/ifcfg- > script for the interfa

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Craig White
On Sun, 2011-08-21 at 20:40 +0800, Ed Greshko wrote: > Craig White wrote: > > >OK, I'll byte... which tablet did you get? > > > > Asus transformer. Keep meaning to change that default sig. I'm jealous - let me know of your impressions sometime. Thanks Craig -- This message has been sc

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Ed Greshko
Craig White wrote: >OK, I'll byte... which tablet did you get? > Asus transformer. Keep meaning to change that default sig. -- Sent from my Android tablet with K-9 Mail. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedorapr

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Craig White
On Sun, 2011-08-21 at 20:08 +0800, Ed Greshko wrote: > Craig White wrote: > > > > >they answered his question > > > >you pointed out the best solution > > > > Maybe. Some ISPs, like my Dad's, supply DSL routers to their clients and > don't allow client access. If that is the case, they wil

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Ed Greshko
Craig White wrote: > >they answered his question > >you pointed out the best solution > Maybe. Some ISPs, like my Dad's, supply DSL routers to their clients and don't allow client access. -- Sent from my Android tablet with K-9 Mail. -- users mailing list users@lists.fedoraproject.org To un

Re: howto lock DNS number in /etc/resolv.conf

2011-08-21 Thread Craig White
On Sun, 2011-08-21 at 15:33 +0930, Tim wrote: > On Sat, 2011-08-20 at 20:36 -0400, james tate wrote: > > How can I lock down DNS nameserver in /etc/resolv.conf , every time I > > reboot the DNS is changed ? > > > > Fedora is getting bad DNS numbers from a 2Wire router. > > And I'll say what t

Re: howto lock DNS number in /etc/resolv.conf

2011-08-20 Thread Tim
On Sat, 2011-08-20 at 20:36 -0400, james tate wrote: > How can I lock down DNS nameserver in /etc/resolv.conf , every time I > reboot the DNS is changed ? > > Fedora is getting bad DNS numbers from a 2Wire router. And I'll say what the other two haven't said: Why can't you reconfigure the ro

Re: howto lock DNS number in /etc/resolv.conf

2011-08-20 Thread Tom Horsley
On Sat, 20 Aug 2011 20:36:55 -0400 james tate wrote: > How can I lock down DNS nameserver in /etc/resolv.conf , every time I > reboot the DNS is changed ? Two ways: Edit the /etc/sysconfig/network-scripts/ifcfg- script for the interface associated with the router providing the bad info and add t

Re: howto lock DNS number in /etc/resolv.conf

2011-08-20 Thread Ed Greshko
On 08/21/2011 08:36 AM, james tate wrote: > Fedora 15 > > How can I lock down DNS nameserver in /etc/resolv.conf , every time I > reboot the DNS is changed ? > > Fedora is getting bad DNS numbers from a 2Wire router. Assuming you are using Gnome All you need to do is bring up "network sett

howto lock DNS number in /etc/resolv.conf

2011-08-20 Thread james tate
Fedora 15 How can I lock down DNS nameserver in /etc/resolv.conf , every time I reboot the DNS is changed ? Fedora is getting bad DNS numbers from a 2Wire router. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org