From owner-freebsd-isp Mon May 3 18:52:25 1999 Delivered-To: freebsd-isp@freebsd.org Received: from mag.ipc.ru (c2-ppp16.ipc.ru [195.133.114.43]) by hub.freebsd.org (Postfix) with ESMTP id 2F0F4154F5; Mon, 3 May 1999 18:52:16 -0700 (PDT) (envelope-from mag@ipc.ru) Received: from ipc.ru (localhost [127.0.0.1]) by mag.ipc.ru (8.9.2/8.9.2) with ESMTP id FAA01012; Tue, 4 May 1999 05:53:45 +0400 (MSD) (envelope-from mag@ipc.ru) Message-ID: <372E5326.74CEDF33@ipc.ru> Date: Tue, 04 May 1999 05:53:42 +0400 From: "Alexey G. Misurenko" Reply-To: mag@ipc.ru X-Mailer: Mozilla 4.5 [ru] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-net@freebsd.org, freebsd-isp@freebsd.org Subject: problem with natd Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok problem is I have network inetface lnc3 with 2 ip address (A.A.A.A & B.B.B.B) I want next think: If destenation address is in X.X.X.X/N then divert them to natd else pass throuht lnc3 witout modification I try to use next command construction % natd -a B.B.B.B % ipfw flush % ipfw add 10 divert natd all from any to X.X.X.X/N % ipfw add 11 pass all from any to any And %( This is don't work - I can't see any host in X.X.X.X/N WARN: All needing options on /etc/services & kernel is up because natd work when ipfw rules number 10 is add 10 divert natd all from any to any. WBR, Alexey G Misurenko -- ************************************************* * MAG-RIPE mag@ipc.ru http://www.ipc.ru/ * * SysAdmin of IP Comminication +7 095 737 6683 * ************************************************* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message