Problem of eth

Problem of eth

Postby e214679 » Aug 25th, '13, 07:30

Hello!

I can't get the eth1 after I install an new one.
In drakconnet RTL-8139 should be "eth1:" but it only show ":"

x : Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
x eth0: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet$
x

# lspci | grep -i ethernet
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 03)
03:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+

The problem is how to install of RTL-8139.

Thanks!
e214679
 
Posts: 7
Joined: Sep 28th, '12, 04:59

Re: Problem of eth

Postby doktor5000 » Aug 25th, '13, 15:11

Same as in the other thread, you're missing most of the details.

Please show at least as root:
Code: Select all
lspcidrake -v | grep NET
journalctl -b -u network --no-pager
systemctl status network.service
ifconfig -a
cat /etc/udev/rules.d/70-persistent-net.rules
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18045
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Problem of eth

Postby e214679 » Aug 25th, '13, 17:30

Sorry for missing those thing. I hop that can help.

Code: Select all
# lspcidrake -v | grep NET
8139too         : Realtek Semiconductor Co., Ltd.|RTL-8139/8139C/8139C+ [NETWORK_ETHERNET] (vendor:10ec device:8139 subv:0100 subd:4020)
r8169           : Realtek Semiconductor Co., Ltd.|RTL8111/8168 PCI Express Gigabit Ethernet controller [NETWORK_ETHERNET] (vendor:10ec device:8168) (rev: 03)


-----------------------------------------------------------
Code: Select all
# journalctl -b -u network --no-pager
-- Logs begin at Fri, 2013-08-23 18:21:39 HKT, end at Sun, 2013-08-25 22:47:12 HKT. --
Aug 25 12:26:14 web network[729]: Bringing up loopback interface:  [  OK  ]
Aug 25 12:26:15 web ifplugd(eth0)[873]: ifplugd 0.28 initializing.
Aug 25 12:26:15 web network[729]: Bringing up interface eth0:  [  OK  ]
Aug 25 12:26:15 web ifplugd(eth0)[873]: Using interface eth0/00:30:18:A5:A1:...)
Aug 25 12:26:15 web ifplugd(eth0)[873]: Using detection mode: SIOCETHTOOL
Aug 25 12:26:15 web ifplugd(eth0)[873]: Initialization complete, link beat n....
Aug 25 12:26:17 web ifplugd(eth0)[873]: Link beat detected.
Aug 25 12:26:18 web ifplugd(eth0)[873]: Executing '/etc/ifplugd/ifplugd.acti....
Aug 25 12:26:20 web ifplugd(eth0)[873]: Program executed successfully.


-------------------------------------------------
Code: Select all
# systemctl status network.service
network.service - LSB: Bring up/down networking
          Loaded: loaded (/etc/rc.d/init.d/network)
          Active: active (running) since Sun, 2013-08-25 12:26:15 HKT; 10h ago
         Process: 729 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=0/SUCCESS)
          CGroup: name=systemd:/system/network.service
                  └ 873 /sbin/ifplugd -I -b -i eth0

Aug 25 12:26:14 web network[729]: Bringing up loopback interface:  [  OK  ]
Aug 25 12:26:15 web ifplugd(eth0)[873]: ifplugd 0.28 initializing.
Aug 25 12:26:15 web network[729]: Bringing up interface eth0:  [  OK  ]
Aug 25 12:26:15 web ifplugd(eth0)[873]: Using interface eth0/00:30:18:A5:A1:...)
Aug 25 12:26:15 web ifplugd(eth0)[873]: Using detection mode: SIOCETHTOOL
Aug 25 12:26:15 web ifplugd(eth0)[873]: Initialization complete, link beat n....
Aug 25 12:26:15 web systemd[1]: Started LSB: Bring up/down networking.
Aug 25 12:26:17 web ifplugd(eth0)[873]: Link beat detected.
Aug 25 12:26:18 web ifplugd(eth0)[873]: Executing '/etc/ifplugd/ifplugd.acti....
Aug 25 12:26:20 web ifplugd(eth0)[873]: Program executed successfully.



-------------------------------------------------------
Code: Select all
# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:30:18:A5:A1:88
          inet addr:118.140.102.102  Bcast:118.140.102.103  Mask:255.255.255.252
          inet6 addr: fe80::230:18ff:fea5:a188/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2033 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2054 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:193072 (188.5 KiB)  TX bytes:348973 (340.7 KiB)

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:65536  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)


------------------------------------------------
Code: Select all
# cat /etc/udev/rules.d/70-persistent-net.rules
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single
# line, and change only the value of the NAME= key.

# Drakx-net rule for eth0 (00:30:18:a5:a1:88)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:30:18:a5:a1:88", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
Last edited by isadora on Aug 25th, '13, 18:41, edited 1 time in total.
Reason: Command-output placed between [CODE]-tags, to keep the forum readable. ;)
e214679
 
Posts: 7
Joined: Sep 28th, '12, 04:59


Return to Networking

Who is online

Users browsing this forum: No registered users and 1 guest