On Wed, Mar 09, 2005 at 04:18:25PM -0800, José María González wrote:
> Hi,
>
> I'm trying to create several discard interfaces on 4.9-RELEASE, and I'm
> having 2 problems. This is what I see (comments started by //):
>
> # ifconfig -a
> de0: ...
> lo0: ...
> // these are my original interfaces
Hi,
I'm trying to create several discard interfaces on 4.9-RELEASE, and I'm
having 2 problems. This is what I see (comments started by //):
# ifconfig -a
de0: ...
lo0: ...
// these are my original interfaces
# kldload if_disc
# ifconfig -a
de0: ...
lo0: ...
ds0: flags=8008 mtu 65532
// surpri