Re: old-school

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2006-01-12 at 14:28 +0000, Ian Malone wrote:
> I recently ran NetworkManager to see if it would be any use to me (my
> wireless network uses WPA and my card needs iwpriv commands for it, so
> at the minute I use a hack in ifup-wireless).  It did something funny
> which meant I had to point resolv.conf at my router to get DNS working
> again, does anyone know what resolv.conf is 'normally' (when just
> using if-up and if-down)?

Something like the following:

search your-own-domain-name
nameserver 192.168.1.2
nameserver 192.168.1.4
nameserver 192.168.1.1

Where "your-own-domain-name" is replaced by your own domain name.  The
"search" keyword could be "domain", instead.  They do similar functions,
but are mutually exclusive.

The nameserver lines list any and all DNS servers that you use.

If you don't want your interfaces going on- and off-line from changing
your resolve configuration (e.g. because you always use the same
details), then reconfigure their network configurations not to peer DNS.

(I think that's the right one to adjust.  Read the manuals to be sure.)

-- 
Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux