Date: Tue, 8 Sep 1998 20:14:03 -0400 (EDT) From: Alex Perel <veers@gomad.com> To: austin wood <awood@kern.sub.erols.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ed0 Message-ID: <Pine.BSF.3.96.980908201154.3796A-100000@deranged.gomad.com> In-Reply-To: <Pine.BSF.4.02A.9809081901410.3429-100000@kern.sub.erols.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 8 Sep 1998, austin wood wrote: > I have a 3c509 card. I'm trying to make a mini LAN with two computers, > and the freebsd box is the server. I did everything that the natd man > page says to do, but when I do > > /sbin/ipfw add divert natd all from any to any via ed0 > > I get: > > ipfw: warning: interface ``ed0'' does not exist > 00000 divert 6668 ip from any to any via ed0 > > I'm not sure if I'm doing any of this correctly, as I'm not familiar on > how to do this. However, I do not understand why natd cannot find > interface ed0 because ep0 is probed succesfully on bootup. In the LINT > file I happen to see the ep0 is buggy. I hope this is not the problem. Since the 3C905 is not exactly 100% NE2K compliant, ed0 fubars on it. Use ep0 instead, I have not had problems with it. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- // Alex Perel \\ \\ // // veers@gomad.com -=- thermhlp@interlog.com \\ \\ shotgun@feh.net // // \\ \\ GoMad Networks - Powered exclusively by FreeBSD // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" 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.3.96.980908201154.3796A-100000>