On 11/14/2016 11:11 AM, Rick Stevens wrote:
On 11/14/2016 07:19 AM, Gary Stainburn wrote:
>although ifconfig doesn't show anything
"ifconfig" will only show interfaces that are up. "ifconfig -a" will
show you all of them, up or down.

On my system, ifconfig without any args:

$ ifconfig
em1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 5c:26:0a:41:aa:70  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 20  memory 0xf6900000-f6920000

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 306  bytes 22656 (22.1 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 306  bytes 22656 (22.1 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        inet 192.168.122.1  netmask 255.255.255.0  broadcast 192.168.122.255
        ether 52:54:00:47:9a:79  txqueuelen 0  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp2s0b1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 177.33.82.201  netmask 255.255.254.0  broadcast 177.33.82.0
        inet6 fe80::8a9f:faff:fe69:7e  prefixlen 64  scopeid 0x20<link>
        ether 88:9f:fa:69:00:7e  txqueuelen 1000  (Ethernet)
        RX packets 4616660  bytes 6247573613 (5.8 GiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2339113  bytes 1108975616 (1.0 GiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to