From owner-freebsd-stable Tue Sep 8 16:42:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA09116 for freebsd-stable-outgoing; Tue, 8 Sep 1998 16:42:28 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from rrz.Hanse.DE (rrz.Hanse.DE [193.174.9.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA09111 for ; Tue, 8 Sep 1998 16:42:26 -0700 (PDT) (envelope-from stb@hanse.de) Received: from daemon.Hanse.DE (daemon.Hanse.DE [193.174.9.17]) by rrz.Hanse.DE (8.8.8/8.8.8) with ESMTP id BAA00272; Wed, 9 Sep 1998 01:42:09 +0200 (CEST) (envelope-from stb@hanse.de) Received: from transit.hanse.de (transit.Hanse.DE [193.174.9.161]) by daemon.Hanse.DE (8.8.8/8.8.8) with ESMTP id BAA22664; Wed, 9 Sep 1998 01:43:16 +0200 (CEST) (envelope-from stb@hanse.de) Received: from localhost (stb@localhost) by transit.hanse.de (8.8.8/8.8.8) with SMTP id BAA04061; Wed, 9 Sep 1998 01:41:17 +0200 (CEST) X-Authentication-Warning: transit.hanse.de: stb owned process doing -bs Date: Wed, 9 Sep 1998 01:41:16 +0200 (CEST) From: Stefan Bethke 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 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. Why don't you simply try to use 'ep0' instead of 'ed0'? 'ed0' isn't a magic cookie, it's the name of the interface packet aliasing should be effective on. -- Stefan Bethke Muehlendamm 12 Phone: +49-40-256848, +49-177-3504009 D-22087 Hamburg Hamburg, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message