Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Network configured devices

Status
Not open for further replies.

SelbyGlenn

Technical User
Oct 7, 2002
444
GB
Hi there,

I am looking for the file / files that initiate the network configured devices. If I run the "service network status" command the configured devices is missing my eth0 config even though ONBOOT=yes in the
/etc/sysconfig/network-sripts/ifcfg-eth0:1 file.

I've run the chkconfig command too and networking is set to on for all relevent levels

I am running Redhat 7.3

Thanks in advance, Glenn
BEng A+ MCSE CCA
 
It's only listing the loopback:

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING NTU:16436 Metric:1
RX packets:60 errors:0 dropped:0 overruns:0 frame:0
TX packets:60 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4200 (4.1kb) TX bytes:4200 (4.1kb)


Cheers, Glenn
BEng A+ MCSE CCA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top