From owner-freebsd-stable Sat Sep 19 15:20:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07597 for freebsd-stable-outgoing; Sat, 19 Sep 1998 15:20:39 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ns2.distance.net (ns2.distance.net [209.69.148.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07592 for ; Sat, 19 Sep 1998 15:20:37 -0700 (PDT) (envelope-from spam@distance.net) Received: from distance.net (zula@cc4586-a.strhg1.mi.home.com [24.2.64.186]) by ns2.distance.net (8.8.8/8.8.7) with ESMTP id SAA01895; Sat, 19 Sep 1998 18:19:58 -0400 (EDT) (envelope-from spam@distance.net) Message-ID: <36042DFB.ACB8B0C8@distance.net> Date: Sat, 19 Sep 1998 18:19:39 -0400 From: RPD X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: stable@FreeBSD.ORG, Luigi Rizzo Subject: Re: is NATD / IPFW broke? References: <199809190844.KAA28146@labinfo.iet.unipi.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stable, Something is defiantly broke with the latest source regarding NATD and IPFW, I took my old source from Aug 18, 98 and rebuilt my system. NATD / IPFW work fine. I did not have a chance to try any other cards, I just have the Intel 10/100 Etherexpress NIC, I doubt there is a problem with fxp driver though because everything else works fine. If someone has the balls to cvsup to the latest source and is running natd please let me know if you have better successes. netstat -i shows the packets are coming in but NATD in verbose mode is not showing the traffic. - Review. Sep 18 1. cvsup; make world; make install; recompiled and installed the kernel natd failed; Sep 19 2. cvsup; make world; make install; recompiled and installed the kernel, natd failed; Sep 19 3. rm -rf /usr/src; installed old source from Aug 18; make world; make install; recompiled and installed the kernel, natd is working; Thanks for your help, -RPD Luigi Rizzo wrote: > > > stable, > > > > I cvsuped Sep 18 and noticed that natd was not working properly after a > > successful make world. I cvsuped again Sep 19 and noticed that luigi > > submitted some changes to ip_fw.c after another successful make world. I > > those fixes are only affecting bridged packets. > > i notice you are using the "fxp" driver, maybe the problem is there > instead of natd/ipfw. Just to be sure, can you try check with > > netstat -i > netstat -p ip > ipfw show > > that the card is really receiving packets, and then do either or both > of the following: > > * back out the mods to if_fxp.c and see if things start working (those > changes should only affect bridging) > > * replace the "fxp" card with another type (e.g. ed, de, lnc) which > i have personally tested and seem to work (half of our department has > been connected through a picobsd+dummynet bridge since the beginning > of september using these cards) > > Thanks > luigi > -----------------------------+-------------------------------------- > Luigi Rizzo | Dip. di Ingegneria dell'Informazione > email: luigi@iet.unipi.it | Universita' di Pisa > tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) > fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ > _____________________________|______________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message