On 10/24/2010 04:07 AM, Ed Greshko wrote:
> My understanding is that you want to use DNS servers that are not
> automatically supplied by your ISP when you get your IP address via DHCP.
>
> If that is the case, I believe you need to change the line below that
> reads "PEERDNS=yes" to "no".
And yet
On 10/24/2010 03:13 AM, Rick Sewill wrote:
> Final question, when you get a failure condition, does bringing the
> eth0 interface down and up, manually, after the system is up and
> running, cause /etc/resolv.conf to be written correctly? I ask this
> question because the conditions during boot mi
On 10/24/2010 10:32 AM, Joe Zeff wrote:
> On 10/23/2010 06:58 PM, Rick Sewill wrote:
> [snip]
>> Can you show your ifcfg-eth0, ifcfg-lo, and /etc/resolv.conf please?
> My pleasure!
My understanding is that you want to use DNS servers that are not
automatically supplied by your ISP when you get you
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/23/2010 09:32 PM, Joe Zeff wrote:
> On 10/23/2010 06:58 PM, Rick Sewill wrote:
> [snip]
>> Can you show your ifcfg-eth0, ifcfg-lo, and /etc/resolv.conf please?
>
> My pleasure!
>
> [r...@khorlia network-scripts]# cat ifcfg-eth0
> # Realtek Semi
On 10/23/2010 06:58 PM, Rick Sewill wrote:
[snip]
> Can you show your ifcfg-eth0, ifcfg-lo, and /etc/resolv.conf please?
My pleasure!
[r...@khorlia network-scripts]# cat ifcfg-eth0
# Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
DEVICE=eth0
BOOTPROTO=none
HWADDR=00:10:dc:3a:6b:74
ONBOOT=y
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/23/2010 07:59 PM, Joe Zeff wrote:
> OK, I've now rebooted, and the problem manifested again. No surprise.
>
> Checking, both ifcfg-eth0 and ifcfg-lo have the proper DNS in them but
> resolf.conf claims they don't.
>
> [r...@khorlia etc]# ls -
OK, I've now rebooted, and the problem manifested again. No surprise.
Checking, both ifcfg-eth0 and ifcfg-lo have the proper DNS in them but
resolf.conf claims they don't.
[r...@khorlia etc]# ls -l resolv.conf
-rw-r--r--. 2 root root 317 Oct 23 17:53 resolv.conf
[r...@khorlia network-scripts]#