Results 1 to 12 of 12

Thread: 6 hardware interfaces, `ifconfig -a` lists only 3?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    resolved:: 6 hardware interfaces, `ifconfig -a` lists only 3?

    answer:

    It's an unmanaged switch so you only got control of 3 interfaces:

    eth0 = local
    eth1 = WAN
    eth2 = wireless

    ----
    I just can't figure this out.
    I have 5 ethernet holes on the back of my WL500G (one of which is WLAN) and a wireless port too. But when I run ifconfig -a I only get 3 interfaces; eth0, eth1 and eth2. (sit0 is IPv6 and br0 is a bridge).

    What are the other interfaces? Even if the interfaces are not turned on I expected them to show up with the -a option.

    Code:
    [admin@(none) root]$ ifconfig  -a
    br0       Link encap:Ethernet  HWaddr 00:0E:A6:CE:E2:37  
              inet addr:192.168.100.2  Bcast:192.168.100.255  Mask:255.255.255.0
              inet6 addr: fe80::20e:a6ff:fece:e237/10 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:4865 errors:0 dropped:0 overruns:0 frame:0
              TX packets:5166 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:290631 (283.8 KiB)  TX bytes:731694 (714.5 KiB)
    
    eth0      Link encap:Ethernet  HWaddr 00:0E:A6:CE:E2:37  
              inet6 addr: fe80::20e:a6ff:fece:e237/10 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:4865 errors:14 dropped:0 overruns:4 frame:4
              TX packets:5479 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:100 
              RX bytes:378201 (369.3 KiB)  TX bytes:750512 (732.9 KiB)
              Interrupt:3 Base address:0x2000 
    
    eth1      Link encap:Ethernet  HWaddr 00:0E:A6:CE:E2:37  
              inet6 addr: fe80::20e:a6ff:fece:e237/10 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:28 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:100 
              RX bytes:0 (0.0 B)  TX bytes:16008 (15.6 KiB)
              Interrupt:4 Base address:0x8000 
    
    eth2      Link encap:Ethernet  HWaddr 00:0E:A6:CE:E2:37  
              inet6 addr: fe80::20e:a6ff:fece:e237/10 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:1
              TX packets:679 errors:1691 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:100 
              RX bytes:0 (0.0 B)  TX bytes:163918 (160.0 KiB)
              Interrupt:6 Base address:0x2000 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING MULTICAST  MTU:16436  Metric:1
              RX packets:664 errors:0 dropped:0 overruns:0 frame:0
              TX packets:664 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:75818 (74.0 KiB)  TX bytes:75818 (74.0 KiB)
    
    sit0      Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  
              NOARP  MTU:1480  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    [admin@(none) root]$
    Last edited by jago25_98; 22-03-2005 at 15:19. Reason: resolved

Similar Threads

  1. LAN / WAN / WL Interfaces...
    By macsat in forum WL-500g Q&A
    Replies: 3
    Last Post: 28-06-2005, 17:24
  2. wl-500gx interfaces,wds, and firewalling.
    By kolaf in forum WL-500g Q&A
    Replies: 2
    Last Post: 25-05-2005, 09:55
  3. Interfaces in wl500b v.2
    By webman in forum WL-500g Q&A
    Replies: 0
    Last Post: 11-05-2005, 11:33
  4. Errors reported by ifconfig
    By Christian Busch in forum WL-500g Q&A
    Replies: 2
    Last Post: 11-04-2005, 02:57
  5. ifconfig eth0 down theory
    By Okoun in forum WL-500g Q&A
    Replies: 1
    Last Post: 05-01-2005, 12:02

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •