From owner-freebsd-stable Tue Sep 8 16:54:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA11311 for freebsd-stable-outgoing; Tue, 8 Sep 1998 16:54:33 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from netmug.org (netmug.org [207.88.43.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA11305 for ; Tue, 8 Sep 1998 16:54:30 -0700 (PDT) (envelope-from perl@netmug.org) Received: from localhost (perl@localhost) by netmug.org (8.8.8/NetMUG_1.0.0) with SMTP id QAA08175; Tue, 8 Sep 1998 16:53:55 -0700 (PDT) Date: Tue, 8 Sep 1998 16:53:55 -0700 (PDT) From: perl To: austin wood cc: freebsd-stable@FreeBSD.ORG Subject: Re: ed0 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try using ep0 Michael 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. > > Thanks, > Austin Wood > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message