Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How can I find 2nd network adapter?
Date: Fri, 18 Jul 2014 16:44:43
Message-Id: 53C94E6A.804@gmail.com
In Reply to: Re: [gentoo-user] How can I find 2nd network adapter? by Alexander Kapshuk
1 On 18-Jul-14 18:37, Alexander Kapshuk wrote:
2 > On 07/18/2014 07:28 PM, Jarry wrote:
3 >>
4 >> So how can I find name of the new network adapter?
5 >>
6 >
7 > Example command to get the information for the new interface name
8 > before booting
9 > (replace <ifname> with, for example, eth0):
10 > # udevadm test-builtin net_id /sys/class/net/<ifname> 2> /dev/null
11
12 That's the place to search! I just checked /sys/class/net/ and
13 found new adapter called "enp11s0" there. With ifconfig I can
14 bring it now up and cofigure. Thanks!
15
16 Jarry
17 --
18 _______________________________________________________________
19 This mailbox accepts e-mails only from selected mailing-lists!
20 Everything else is considered to be spam and therefore deleted.

Replies

Subject Author
Re: [gentoo-user] How can I find 2nd network adapter? Alexander Kapshuk <alexander.kapshuk@×××××.com>
[gentoo-user] Re: How can I find 2nd network adapter? Grant Edwards <grant.b.edwards@×××××.com>