Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] No network
Date: Wed, 04 Mar 2015 08:09:33
Message-Id: 20150304080912.1e37124b@digimed.co.uk
In Reply to: [gentoo-user] No network by German
1 On Wed, 4 Mar 2015 02:01:20 -0500, German wrote:
2
3 > So I rebuilt my kernel with r8169 for network NIC and rtl8723be for
4 > Wi-fi NIC, however I can't connect to internet. I think the problem
5 > here with interfaces, but could be something else, have no clue. I
6 > remember when I installed openSuse, it listed my interfaces like
7 > "SP0_something" instead of eth0. But I followed gentoo install doc and
8 > configured it with eth0. Can it be that problem lays somewhere here?
9 > And how to get the list of interfaces on my machine?
10
11 ifconfig -a lists all interfaces present.
12
13 Unless you added net.ifnames=0 to your kernel options, you will be using
14 the new(ish) predictable network interface names, see
15
16 http://wiki.gentoo.org/wiki/Udev/upgrade#udev_208_to_216
17 and
18 http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
19
20
21 --
22 Neil Bothwick
23
24 Bug: (n.) any program feature not yet described to the marketing
25 department.

Replies

Subject Author
Re: [gentoo-user] No network German <gentgerman@×××××.com>