> Giorgos Keramidas writes:
> > Is there some way to ifconfig up a dummy ethernet interface, one that
> > will work like the loopback one (lo0) on FreeBSD?
>
> If you want an interface that loops back, you can have more than
> one loopback interface (lo0, lo1, lo2, .
On Fri, Feb 11, 2000 at 03:24:15PM +0100, Alexander Leidinger wrote:
> On 10 Feb, Archie Cobbs wrote:
>
> > If you want an interface that discards everthing, you can create
> > a netgraph interface ("ngctl mkpeer iface foo inet") and leave it
> > unconnected.
>
> Or just add "pseude-device disc"
On 10 Feb, Archie Cobbs wrote:
> If you want an interface that discards everthing, you can create
> a netgraph interface ("ngctl mkpeer iface foo inet") and leave it
> unconnected.
Or just add "pseude-device disc" to your kernel.
Bye,
Alexander.
--
Everything you know is wrong. But some of i
Giorgos Keramidas writes:
> Is there some way to ifconfig up a dummy ethernet interface, one that
> will work like the loopback one (lo0) on FreeBSD?
If you want an interface that loops back, you can have more than
one loopback interface (lo0, lo1, lo2, ...).
If you want an interfac
Is there some way to ifconfig up a dummy ethernet interface, one that
will work like the loopback one (lo0) on FreeBSD?
I'm playing around with a local caching named on a machine that has only
lo0 and a ppp0 interface, and bind always replies with 'for
authoritative replies ... blah bl