From owner-freebsd-questions Wed Mar 21 11:31:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from host2.hostmatters.com (host2.hostmatters.com [209.239.36.156]) by hub.freebsd.org (Postfix) with ESMTP id 8265E37B73C for ; Wed, 21 Mar 2001 10:41:03 -0800 (PST) (envelope-from ben@cahostnet.com) Received: from nhqadmin17 (224host13.redcross.org [162.6.224.13]) by host2.hostmatters.com (8.10.2/8.10.2) with SMTP id f2LHi2V11970 for ; Wed, 21 Mar 2001 12:44:02 -0500 Message-ID: <004b01c0b22f$1aa2fc70$6102a00a@nhqadmin17> From: "Ben" To: Subject: NATD ? Date: Wed, 21 Mar 2001 12:48:14 -0500 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Can I do this. I want to redirect port 21 and 20 to one of my internal servers on port 10003. I already have port 21 and 20 being used on another server through the nat. Shouldn't this work? redirect_port tcp 192.168.1.14:21 10003 redirect_port udp192.168.1.14:20 10003 In my mind this is saying that I want the port 10003 destined on the gateway coming from the internet to be redirected to server 192.168.1.14 on port 21. Why isn't this working? I would rather not change the port in /etc/services or do I? Also doesn't the natd config file gets read on the fly. Or do I need to reload anything? Thanks, Ben -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 7.0.3 for non-commercial use iQA/AwUBOrjpVwht7rD8NlhDEQKyBQCgtJZN4vBA3L6pvKbc6l5JYcFN4jkAoMXE 7hGkGaJj45dmIJ3IYil6biYa =bLF3 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message