[BlueOnyx:18936] Re: New 5208, interface problems

Jeff Folk jfolk at qzoneinc.com
Fri Jan 8 18:55:20 -05 2016


On Jan 8, 2016, at 3:29 PM, Chris Gebhardt - VIRTBIZ Internet <cobaltfacts at virtbiz.com> wrote:

> On 1/8/2016 3:20 PM, Jeff Folk wrote:
>> I don’t know why I have such problems with network interfaces… Grrrr
>> 
>> 4th time installing 5208 on this box (Dell XPS 8300, with Realtek PCIe second NIC).
>> 
>> At the end of the install, I log into the command console, am prompted for IP settings, but just eth0. When I get to the GUI to finish setup, there is no eth1. The PCIe add-in card is eth0, built in Broadcom interface is not enabled. Both interfaces were plugged into a switch during install and configuration.
>> 
>> What the heck am I doing wrong?
> 
> You're not squinting just right.   You gotta squint at it.  But just right.
> 
> Try this:
> 
> Open up /etc/udev/rules.d/70-persistent-net.rules in your favorite editor.
> 
> You will see lines that begin with something like this:
> # PCI device 0x14e4:0x1639 (bnx2)
> 
> Delete ALL of that.   In fact, delete everything under the message about 
> how the file is automatically generated blah blah blah.
> 
> Save the file, exit your editor.
> 
> Reboot.
> 
> See what happens.

Thanks, Chris,

It is regenerated, probably based on the network-scripts created at discovery? Here is the file contents:

# PCI device 0x10ec:0x8168 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:e0:4c:01:69:99", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"

# PCI device 0x14e4:0x4727 (bcma-pci-bridge) (custom name provided by external tool)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="d0:df:9a:75:31:69", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"

# PCI device 0x14e4:0x1691 (tg3) (custom name provided by external tool)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="18:03:73:b1:cf:94", ATTR{type}=="1", KERNEL=="eth*", NAME=“p3p1"

I’ll try changing those to see what happens.

Jeff


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20160108/9160b013/attachment.html>


More information about the Blueonyx mailing list