From owner-freebsd-questions Tue Aug 17 7:59:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (dynamic-107.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.107]) by hub.freebsd.org (Postfix) with ESMTP id 739EA14E54 for ; Tue, 17 Aug 1999 07:59:10 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (root@keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id PAA04454; Tue, 17 Aug 1999 15:52:35 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id PAA01025; Tue, 17 Aug 1999 15:55:08 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199908171455.PAA01025@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: sanjay@packetstream.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ipnat clarification In-reply-to: Your message of "Mon, 16 Aug 1999 09:37:29 PDT." <37B83E49.8E8716C7@packetstream.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 17 Aug 1999 15:55:08 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > hello, > > I am trying to use the nat functionality of freebsd. I am in a phase > of browsing the IPnat.c and IPnat.h code. But After installation of the > natd demon,i found in the source directory has the file > ip_input.c . This file contains a function ip_nat_init. I am not able to > > trace the function in the whole source code tree. Could anybody help me > out regarding this. natd(8) has nothing to do with the ipnat stuff. It uses libalias(3) and divert(4) instead - same as ppp(8). > regards > sanjay -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message