Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 17:50:59 -0600
From:      Kyle Butt <kylebutt@myrealbox.com>
To:        freebsd-questions@freebsd.org
Subject:   rl0f[0-3]
Message-ID:  <20020802175059.C368@kylebutt.dorms.usu.edu>

next in thread | raw e-mail | index | archive | help
I have no Idea where these came from, but I've tried everything
I can to get rid of them

bash-2.04$ ifconfig -a
rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet6 fe80::24f:4eff:fe03:389c%rl0 prefixlen 64 scopeid 0x1 
        inet 192.168.1.132 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:4f:4e:03:38:9c
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500

----these-----

rl0f0: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ether 00:4f:4e:03:38:9c
rl0f1: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ether 00:4f:4e:03:38:9c
rl0f2: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ether 00:4f:4e:03:38:9c
rl0f3: flags=8842<BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ether 00:4f:4e:03:38:9c

-------------

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 ::1 prefixlen 128 
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7 
        inet 127.0.0.1 netmask 0xff000000 

bash-2.04$ sudo ifconfig rl0f0 destroy
ifconfig: SIOCIFDESTROY: Invalid argument


any ideas?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020802175059.C368>