From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 09:05:51 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C04B37B401 for ; Sun, 22 Jun 2003 09:05:51 -0700 (PDT) Received: from cts04.webone.com.au (cts04.webone.com.au [210.9.240.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD83B43FA3 for ; Sun, 22 Jun 2003 09:05:49 -0700 (PDT) (envelope-from acetic@webone.com.au) Received: from firestorm (ctt06-210-11-50-7.webone.com.au [210.11.50.7]) by cts04.webone.com.au (8.11.6/8.11.6) with ESMTP id h5MG5kv31272 for ; Mon, 23 Jun 2003 02:05:46 +1000 From: "Michael Tran" To: Date: Mon, 23 Jun 2003 02:05:49 +1000 Message-ID: <000001c338d8$26d99170$0500a8c0@firestorm> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Subject: NATD and FreeBSD 5.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jun 2003 16:05:51 -0000 Hi all, Thankyou for a great product. I am a red hat to fbsd convert (since 5 came out). I'm fairly new to fbsd. Just a simple question: With FreeBSD 5.1, does NATD come precompiled into the kernel? I ask this simply because I receive the following error enabling natd for my dial up connection: # natd -interface tun0 natd: Unable to create divert socket.: Protocol not supported I am currently using ppp's nat and it's working fine but would prefer to use natd. Thankyou very much! Michael