From owner-freebsd-questions@FreeBSD.ORG Sun Jun 22 10:03:08 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 62F3A37B401 for ; Sun, 22 Jun 2003 10:03:08 -0700 (PDT) Received: from lexus.isprime.com (lexus.isprime.com [66.230.130.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 948A843FA3 for ; Sun, 22 Jun 2003 10:03:07 -0700 (PDT) (envelope-from sk@isprime.com) Received: from lexus.isprime.com (sk@localhost [127.0.0.1]) by lexus.isprime.com (8.12.9/8.12.6) with ESMTP id h5MH36L3003377; Sun, 22 Jun 2003 13:03:06 -0400 (EDT) (envelope-from sk@isprime.com) Received: from localhost (sk@localhost)h5MH36SX003374; Sun, 22 Jun 2003 13:03:06 -0400 (EDT) X-Authentication-Warning: lexus.isprime.com: sk owned process doing -bs Date: Sun, 22 Jun 2003 13:03:06 -0400 (EDT) From: Scott Kupferschmidt To: Michael Tran In-Reply-To: <000001c338d8$26d99170$0500a8c0@firestorm> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: 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 17:03:08 -0000 In the default kernel divert and other options needed for natd are not compiled in. man natd and it will tell you what you need to compile in for it to work. Sincerely, Scott Kupferschmidt ISPrime, Inc. 866.502.4678 ext. 3 AIM: Scott ISPrime - ICQ: 174337249 On Mon, 23 Jun 2003, Michael Tran wrote: > 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 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >