From owner-freebsd-questions Wed Sep 1 10:12:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from db.geocrawler.com (db.gotocity.com [165.90.140.10]) by hub.freebsd.org (Postfix) with ESMTP id A008115A40 for ; Wed, 1 Sep 1999 10:12:43 -0700 (PDT) (envelope-from nobody@db.geocrawler.com) Received: (from nobody@localhost) by db.geocrawler.com (8.8.8/8.8.8) id MAA16657; Wed, 1 Sep 1999 12:09:03 -0500 Date: Wed, 1 Sep 1999 12:09:03 -0500 Message-Id: <199909011709.MAA16657@db.geocrawler.com> To: freebsd-questions@freebsd.org Subject: nat From: "Geocrawler.com" Reply-To: "Raghuveerreddy" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message was sent from Geocrawler.com by "Raghuveerreddy" Be sure to reply to that address. Hi, I have been trying to understand the way NAT in FreeBsd works and its flow. In the files ip_input.c and ip_output.c there is a reference to NAT hook which is of the following form (*ip_nat_ptr)(&ip,&m,m->m_pkthdr.rcvif,IP_NAT_IN) ip_nat_ptr is a pointer to ip_nat_t whose decleration is in ip_fw.h. But I did not find any where the definition of this function. Also i could not find the decleration of ip_nat_init nor its definition. Please help me in locating these functions. Raghuveer. (Email: raghu@teamf1.com) Geocrawler.com - The Knowledge Archive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message