Figuring out a headless server's zeroconf addr

Robert Moskowitz rgm at htt-consult.com
Tue Jul 22 13:49:55 UTC 2014


On 07/22/2014 09:33 AM, Ed Greshko wrote:
> On 07/22/14 21:22, Robert Moskowitz wrote:
>> But what file is this in now?  /etc/sysconfig/network-scripts is a mess now with scripts for each wifi connection and I can't find any for my ethernet adapter.
> Well, "ip link" will/should give a list of links.

ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode 
DEFAULT group default
     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: p6p1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast 
state DOWN mode DEFAULT group default qlen 1000
     link/ether e8:9a:8f:8d:7b:56 brd ff:ff:ff:ff:ff:ff
3: wlp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP 
mode DORMANT group default qlen 1000
     link/ether ac:81:12:9c:e0:95 brd ff:ff:ff:ff:ff:ff

But I cannot find a script file for p6p1.  Perhaps it only exists when 
the link is up, so where do I put this option?


>
> I use network-manager, as I have no fear or need to have my interfaces named something other than ethX, and on one system the wired adapter is p2p1 and another p128p1.  The wireless links show up as wlXXXXXX.
>



More information about the users mailing list