My apologies for such an undescriptive post.
I am trying to run a kerberos KDC on a mobile system. Unfortunately,
the KDC won't bind to the loopback device, and all interfaces are
disabled by the operating system when they are inactive - there is no
link detected. So I am trying to configure a
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 sense? An interface where the packets are
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-device in /dev that a
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 packets are simply
> |dropped? if_tap a
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 /dev that a
|usersp
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 emulate a ne