Re: need help NIC inactive. Network configuration window

From: Ama Eze (amaechi_at_packagetaxi.com)
Date: 04/27/04


Date: Tue, 27 Apr 2004 05:08:26 GMT


"Tommy Reynolds" <TommyReynolds@yahoo.com> wrote in message
news:pan.2004.04.27.01.58.43.837619@yahoo.com...
> On Mon, 26 Apr 2004 22:55:34 +0000, Ama Eze wrote:
>
> > (4)[root@localhost root]# ls -l
/etc/sysconfig/network-scripts/ifcfg-eth0*
> >
> > -rw-r--r-- 3 root root 251 Apr 25 17:39
> > /etc/sysconfig/network-scripts/ifcfg-eth0:1
>
> Having "ifcfg-eth0:1" and not having "ifcfg-eth0" is quite odd.
>
> We are getting closer.
>
> > (5)[root@localhost root]# cat/etc/sysconfig/network-scripts/ifcfg-eth0*
> >
> > bash: cat/etc/sysconfig/network-scripts/ifcfg-eth0*: No such file or
>
> First, you need a space after cat:
>
> # cat /etc/sysconfig/network-scripts/ifcfg-eth0*
>
> Keep the faith ;-)
>
Thanks

this is the result

root@localhost root]# cat /etc/sysconfig/network-scripts/ifcfg-eth0*
# Please read /usr/share/doc/initscripts-*/sysconfig.txt

# for the documentation of these parameters.

TYPE=Ethernet

DEVICE=eth0:1

HWADDR=00:06:29:29:34:9f

BOOTPROTO=dhcp

ONBOOT=yes

DHCP_HOSTNAME=192.168.0.1

USERCTL=yes

PEERDNS=yes

GATEWAY=192.168.0.1

Thanks