Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 1998 14:03:41 -0500 (EST)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Cc:        John Hay <jhay@mikom.csir.co.za>, freebsd-net@FreeBSD.ORG
Subject:   Re: Frametypes (was: Re: Netware client for FreeBSD)
Message-ID:  <Pine.BSF.4.02.9811161356020.17054-100000@sasami.jurai.net>
In-Reply-To: <XFMail.981116120032.asmodai@wxs.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 16 Nov 1998, Jeroen Ruigrok/Asmodai wrote:
> Well there has to be a nice idea how to solve it. Most likely as an
> extension to rc.conf to the interfaces.

How about something like this:

ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	frame 0: Ethernet_II
          inet 10.0.1.60 netmask 0xffffff00 broadcast 10.0.1.255
	  ipx d3343.e8c4a06f
	frame 1: Ethernet_802.2
	  inet 10.5.1.20 netmask 0xffffff00 broadcast 10.5.1.255
	  ipx dead3.beef0000         
	ether 00:00:e8:c4:a0:6f

ifconfig ed0 frame 2 ethernet_802.3

By default, the first frame type allocated would be Ethernet_II (no
changes would be required for existing systems; ifconfig ed0 inet ...
would work as normal.)

-- 
| Matthew N. Dodd  | 78 280Z | 75 164E | 84 245DL | FreeBSD/NetBSD/Sprite/VMS |
| winter@jurai.net |      This Space For Rent     | ix86,sparc,m68k,pmax,vax  |
| http://www.jurai.net/~winter | Are you k-rad elite enough for my webpage?   |


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02.9811161356020.17054-100000>