Re: sub-interfaces
Re: sub-interfaces
- Subject: Re: sub-interfaces
- From: "Justin C. Walker" <email@hidden>
- Date: Fri, 8 Feb 2002 16:33:03 -0800
On Friday, February 8, 2002, at 04:22 PM, Isao SEKI wrote:
Is it possible to create a sub interface for a network interface in
Darwin?
You mean like an IP alias?
or 802.1q vlan ? if so, you have to define vlan option in kernel
config file and re-build kernel from xnu sources. but I have not tried
this. for detail, please see sources of freebsd.
This won't work very well for darwin, since the if_vlan source has not
been ported to darwin. There is an NKE available (VLan) for checkout
from the darwin repository, but I don't know how whether it does what
you would want.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | If you're not confused,
| You're not paying attention
*--------------------------------------*-------------------------------*
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.