From owner-freebsd-questions Mon May 17 2:51:34 1999 Delivered-To: freebsd-questions@freebsd.org Received: from server.pentalpha.com.hk (unknown [210.176.109.29]) by hub.freebsd.org (Postfix) with ESMTP id 7083614BC9 for ; Mon, 17 May 1999 02:51:31 -0700 (PDT) (envelope-from danny@pentalpha.com.hk) Received: from 274.penatlpha.com.hk ([10.0.0.168]) by server.pentalpha.com.hk (8.9.1a/8.9.1) with SMTP id RAA29238 for ; Mon, 17 May 1999 17:51:31 +0800 (CST) Message-ID: <01f401bea04a$d9fe5360$a800000a@274.penatlpha.com.hk> From: "danny" To: Subject: natd Date: Mon, 17 May 1999 17:51:35 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I try to use a freebsd 3.2 stable as a gateway, and 10.0.0.8 is may pop3 server. I add the following command in the rc.conf of the gateway. However, it does not work. What is wrong with it? natd_enable="YES" natd_interface="xl0" natd_flags="-m -u -redirect_port tcp 10.0.0.8:110 110 -redirect_port udp 10.0.0.8:110 110" Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message