Date: Wed, 27 Jan 1999 17:47:20 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: doconnor@gsoft.com.au (Daniel O'Connor) Cc: current@FreeBSD.ORG Subject: Re: DEVFS, the time has come... Message-ID: <199901280147.RAA19828@bubba.whistle.com> In-Reply-To: <XFMail.990128111737.doconnor@gsoft.com.au> from Daniel O'Connor at "Jan 28, 99 11:17:37 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel O'Connor writes: > On 28-Jan-99 Archie Cobbs wrote: > > That would be easy part! :-) Something like this... > > $ ngctl mkpeer ed0: eth_iface upstream downstream > Heh.. It would be nice if it was automagic though.. Well, if it's automatic then you can't necessarily wire it down the way you want to.. you can't have both at the same time. Anyway, it's not automatic now either: network_interfaces="lo0 ed0" # List of network interfaces (lo0 is loopback). ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. ifconfig_ed0="inet 192.168.1.1" ...etc... -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901280147.RAA19828>