Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 12:53:52 +0400
From:      "Igor B. Bykhalo" <goshik@binep.ac.ru>
To:        "Kyle Butt" <kylebutt@myrealbox.com>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: rl0f[0-3]
Message-ID:  <01a301c23b94$7755b760$ea2ce9c1@binep.ac.ru>
References:  <20020802175059.C368@kylebutt.dorms.usu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
From: "Kyle Butt" <kylebutt@myrealbox.com>
To: <freebsd-questions@freebsd.org>
Sent: Saturday, August 03, 2002 3:50 AM
Subject: rl0f[0-3]


[...]
> 
> 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
[...]

These are "cloned" interfaces. I guess in this particular
case they are from ef(4) pseudo-device which enables different
Ethernet frames support, see man 4 ef.

To find why you got them, check your kernel config file (and consult LINT),
or your loader.conf file for the string

if_ef_load="YES"

HTH,
Igor

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


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?01a301c23b94$7755b760$ea2ce9c1>