From owner-freebsd-questions Mon Dec 6 21: 3:11 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tsi-net.com (smtp.tsi-net.com [207.202.145.135]) by hub.freebsd.org (Postfix) with ESMTP id 74ABC14EE9 for ; Mon, 6 Dec 1999 21:03:05 -0800 (PST) (envelope-from James3838@tsi-net.com) Received: from nibor (tide76.microsoft.com [131.107.3.76]) by smtp.tsi-net.com (8.9.1/8.9.1) with SMTP id VAA02863 for ; Mon, 6 Dec 1999 21:03:04 -0800 (PST) Message-ID: <000501bf4070$4a2bc300$eff83b9d@redmond.corp.microsoft.com> From: "James Webster" To: Subject: Problems with NATD Date: Mon, 6 Dec 1999 21:02:32 -0800 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.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm a first time user of FreeBSD ( my NIC card wouldn't work with netBSD for some reason). While I'm familiar with networking, and network address translation, so some reason I can't get it working on FreeBSD. I'm setting up a weird testing topology to simulate a slow link (serial), so I have a box with an Ethernet card (fixed IP 172.30.224.9) and a PPP (10.0.0.1) connection. I want all connections going to the Ethernet address to be redirected to the machine on the other side of the PPP (10.0.0.2) connection. I have everything working but the redirection. I have used "/sbin/natd -n ex0 -redirect_port tcp 10.0.0.2:80 80" and "-n ex0 -f /etc/natd.conf" with "redirect_port tcp 10.0.0.2:80 80" in the conf file. Neither has worked for me. If I've some how misread the man pages, please feel free to let me know what I'm doing wrong. I'm not on this mailing list, so please include me in any response. Thanks, James Webster To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message