Results 1 to 3 of 3
I am unable to configure network ethernet: eth0 on Redhat Linux 5 on HP desktop (64 bit) with RealTek RTL8169/8110 Family Gigabit Ethernet NIC.
In windows, the network is working ...
- 01-29-2009 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 2
Problem on Redhat Linux: RealTek RTL8169/8110 Family Gigabit Ethernet NIC: eth0 not
I am unable to configure network ethernet: eth0 on Redhat Linux 5 on HP desktop (64 bit) with RealTek RTL8169/8110 Family Gigabit Ethernet NIC.
In windows, the network is working fine. but
while configuring network in Redhat i.e., Ethernet port, it is giving errors like: Initialization failed..... not found eth0 .
Please help me to sort it out.
Thanks in advance
sahidul
- 01-29-2009 #2Just Joined!
- Join Date
- May 2008
- Posts
- 42
what is output of command 'ifconfig'
- 02-02-2009 #3Just Joined!
- Join Date
- Jan 2009
- Posts
- 2
[root@localhost]# ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1233 errors:0 dropped:0 overruns:0 frame:0
TX packets:1233 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1948048 (1.8 MiB) TX bytes:1948048 (1.8 MiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
[root@localhost]#


Reply With Quote