Re: need help NIC inactive. Network configuration window
From: Tommy Reynolds (TommyReynolds_at_yahoo.com)
Date: 04/27/04
- Next message: ts: "RH Enterprise Linux AS Academic Edition"
- Previous message: Ama Eze: "Re: need help NIC inactive. Network configuration window"
- In reply to: Ama Eze: "Re: need help NIC inactive. Network configuration window"
- Next in thread: Ama Eze: "Re: need help NIC inactive. Network configuration window"
- Reply: Ama Eze: "Re: need help NIC inactive. Network configuration window"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Apr 2004 00:30:36 -0500
On Tue, 27 Apr 2004 05:08:26 +0000, Ama Eze wrote:
> root@localhost root]# cat /etc/sysconfig/network-scripts/ifcfg-eth0*
> TYPE=Ethernet
> DEVICE=eth0:1
> HWADDR=00:06:29:29:34:9f
> BOOTPROTO=dhcp
> ONBOOT=yes
> DHCP_HOSTNAME=192.168.0.1 <=== This should be a hostname.domain pair!
> USERCTL=yes
> PEERDNS=yes
> GATEWAY=192.168.0.1 <=== Probably don't nee this; take it out.
Here is my "ifcfg-eth0" for a DHCP setup:
# Realtek|RTL-8139/8139C/8139C+
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=08:00:46:BD:1B:55
ONBOOT=yes
TYPE=Ethernet
DHCP_HOSTNAME=lexx.localdomain
USERCTL=yes
PEERDNS=yes
as a reference.
Change your "ifcfg-eth0:1" file and as root:
# ifdown eth0:1 <--- Ignore errors
# ifup eth0:1 <---
P.S.: You don't need to restart the networking service if it is
already running. We just want to reset "eth0:1".
As usual, if any error messages are captured or displayed, please let
us see them.
Cheers!
- Next message: ts: "RH Enterprise Linux AS Academic Edition"
- Previous message: Ama Eze: "Re: need help NIC inactive. Network configuration window"
- In reply to: Ama Eze: "Re: need help NIC inactive. Network configuration window"
- Next in thread: Ama Eze: "Re: need help NIC inactive. Network configuration window"
- Reply: Ama Eze: "Re: need help NIC inactive. Network configuration window"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|