From owner-freebsd-current Wed Jul 3 1: 0:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EBEB37B401 for ; Wed, 3 Jul 2002 01:00:47 -0700 (PDT) Received: from draco.macsch.com (ns1.mscsoftware.com [192.207.69.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6B6043E54 for ; Wed, 3 Jul 2002 01:00:46 -0700 (PDT) (envelope-from Georg.Koltermann@mscsoftware.com) Received: from mailmuc.muc.eu.mscsoftware.com (mailmuc.muc.macsch.com [161.34.37.20]) by draco.macsch.com (8.9.3/8.9.3) with ESMTP id BAA14590 for ; Wed, 3 Jul 2002 01:00:41 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mailmuc.muc.eu.mscsoftware.com (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id g637wop10666 for ; Wed, 3 Jul 2002 09:58:50 +0200 Content-Transfer-Encoding: 7bit Content-Type: text/plain Date: 03 Jul 2002 09:59:12 +0200 From: "Georg-W. Koltermann" Message-Id: <1025683152.782.12.camel@hunter.muc.macsch.com> Mime-Version: 1.0 Received: from hunter.muc.macsch.com by mailmuc.muc.eu.mscsoftware.com (AvMailGate-2.0.0.6) id 10630-67257966; Wed, 03 Jul 2002 09:58:38 +0200 Subject: ipfw divert not accepted To: freebsd-current@freebsd.org X-AntiVirus: OK! AntiVir MailGate Version 2.0.0.6 at mailmuc has not found any known virus in this email. X-Mailer: Ximian Evolution 1.0.5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hunter# ipfw add 50 divert natd all from any to any via fxp0 ipfw: getsockopt(IP_FW_ADD): Invalid argument hunter# ipfw list 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 00300 deny ip from 127.0.0.0/8 to any 65000 allow ip from any to any 65535 deny ip from any to any hunter# ifconfig fxp0 fxp0: flags=8843 mtu 1500 inet6 fe80::2c0:9fff:fe05:9a1f%fxp0 prefixlen 64 scopeid 0x1 inet 172.17.22.32 netmask 0xffffff00 broadcast 172.17.22.255 ether 00:c0:9f:05:9a:1f media: Ethernet autoselect (100baseTX ) status: active hunter# ps ax | grep nat 188 ?? Is 0:00,00 /sbin/natd -t 255.255.255.255 -n fxp0 1059 p1 RV 0:00,00 grep nat (csh) hunter# This is with a -current of date=2002.06.27.22.00.00. -- Regards, Georg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message