Re: Dummy Network Interface

2004-01-15 Thread ms419
ECTED] wrote: | |> How does one create a dummy network interface in FreeBSD? | |Dummy in what sense? An interface where the packets are simply |dropped? if_tap and if_tun both provide pseudo-device in /dev that a |userspace process can attach to in order to emulate a network interface |(used b

Re: Dummy Network Interface

2004-01-15 Thread Michael W. Oliver
On Thu, Jan 15, 2004 at 03:07:20PM -0500, Robert Watson wrote: > > On Thu, 15 Jan 2004, Vlad Galu wrote: > > > |On Tue, 13 Jan 2004 [EMAIL PROTECTED] wrote: > > | > > |> How does one create a dummy network interface in FreeBSD? > > | > > |Dummy in what

Re: Dummy Network Interface

2004-01-15 Thread Robert Watson
On Thu, 15 Jan 2004, Vlad Galu wrote: > |On Tue, 13 Jan 2004 [EMAIL PROTECTED] wrote: > | > |> How does one create a dummy network interface in FreeBSD? > | > |Dummy in what sense? An interface where the packets are simply > |dropped? if_tap and if_tun both provide pseudo-

Re: Dummy Network Interface

2004-01-15 Thread Julian Elischer
On Thu, 15 Jan 2004, Vlad Galu wrote: > Robert Watson <[EMAIL PROTECTED]> writes: > > | > |On Tue, 13 Jan 2004 [EMAIL PROTECTED] wrote: > | > |> How does one create a dummy network interface in FreeBSD? > | > |Dummy in what sense? An interface where the pack

Re: Dummy Network Interface

2004-01-14 Thread Vlad Galu
Robert Watson <[EMAIL PROTECTED]> writes: | |On Tue, 13 Jan 2004 [EMAIL PROTECTED] wrote: | |> How does one create a dummy network interface in FreeBSD? | |Dummy in what sense? An interface where the packets are simply |dropped? if_tap and if_tun both provide pseudo-device in /d

Re: Dummy Network Interface

2004-01-14 Thread Robert Watson
On Tue, 13 Jan 2004 [EMAIL PROTECTED] wrote: > How does one create a dummy network interface in FreeBSD? Dummy in what sense? An interface where the packets are simply dropped? if_tap and if_tun both provide pseudo-device in /dev that a userspace process can attach to in order to emulat

Dummy Network Interface

2004-01-14 Thread ms419
How does one create a dummy network interface in FreeBSD? Thanks, Jack ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"