Re: sub-interfaces
Re: sub-interfaces
- Subject: Re: sub-interfaces
- From: "Justin C. Walker" <email@hidden>
- Date: Fri, 8 Feb 2002 09:16:54 -0800
On Friday, February 8, 2002, at 09:13 AM, David A. Gatwood wrote:
On Fri, 8 Feb 2002, Brian Wotring wrote:
For example, on linux, you can create a sub-interface to a network
interface with ifconfig:
ifconfig eth0:1 10.7.0.1/24 up
An IP alias. Yes, you can add one, but the syntax is different.
Check a
BSD ifconfig man page for details, bu I think it's
ifconfig eth0 alias 10.7.0.1
Not quite; the Darwin man page has the details right. There's also the
network config HOWTO...
j
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | It's not whether you win or
lose...
| It's whether *I* win or lose.
*--------------------------------------*-------------------------------*
_______________________________________________
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.