From owner-freebsd-questions Mon Nov 20 3:35:41 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.starindo.net (bdg.starindo.net [203.109.0.3]) by hub.freebsd.org (Postfix) with ESMTP id 5C2E337B479 for ; Mon, 20 Nov 2000 03:35:04 -0800 (PST) Received: from dusak (ppp0-242.starindo.net [203.109.0.242]) by bdg.starindo.net (8.8.8/8.8.5) with SMTP id SAA15747 for ; Mon, 20 Nov 2000 18:34:06 +0700 (JAVT) Message-ID: <002401c052e6$58475740$f2006dcb@dusak> From: "Yamin Prabudy" To: Subject: NATD Date: Mon, 20 Nov 2000 18:37:19 +0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all good fellow I have this kind of network |--------------------| {20.0.0.0/24}------------- |{20.0.0.1} | |-----gateway | | | | |---------|{202.150.1.1} |-------|-------------202.150.1.* |-------------------- | the 20.0.0.0/24 is my Intranet and the 20.0.0.1 is my ed1 that act as gateway to my intranet and 202.150.* is my ed0 with Internet static IP I'd already configure my kernel with option IPFIREWALL and IPDIVERT and already enable my gateway and also alread add this line ipfw add divert natd all from 20.0.0.1 to 202.150.1.1 ipfw add pass all from any to any I can ping well to 20.0.0.1 and 202.150.1.1 from my intranet, and from the server i can go to Internet but I can't ping out from my gateway computer let say 202.150.1.2 it come out with host is down. anybody be kind to point me out what still i missed in configure my network i need it ini ASAP Thanks in advance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message