From owner-freebsd-questions Mon May 11 08:39:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA25715 for freebsd-questions-outgoing; Mon, 11 May 1998 08:39:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from correo.dnet.com.pe (correo.dnet.com.pe [200.10.71.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA25703 for ; Mon, 11 May 1998 08:39:41 -0700 (PDT) (envelope-from paulch@correo.dnet.com.pe) Received: from correo.dnet.com.pe ([200.10.71.8]) by correo.dnet.com.pe (Netscape Messaging Server 3.01) with ESMTP id 216; Mon, 11 May 1998 10:39:20 -0500 Message-ID: <35571C3F.9324730F@correo.dnet.com.pe> Date: Mon, 11 May 1998 10:41:51 -0500 From: "Paul J Chinen Yagui" X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: FreeBSD Questions Subject: Re: IPNAT on FreeBSD 3.0 current References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I get this answer from Andrew Specht: ok cool.. What you have to add to your kernel is these lines. options IPFILTER options IPFILTER_LKM options IPFILTER_LOG and compile a new kernel. When the system reboots, you should see an ipfilter initilization. make sure you CVSUP down the latest kernel source, otherwise IPFILTER_LOG will not work. :) Andrew Specht | System Administrator E-mail: andrew@iaccess.com.au | Internet Access Australia Internet: http://www.iaccess.com.au | Melbourne, Australia -----Original Message----- From: Paul J Chinen Yagui To: Andrew Specht Date: Monday, May 11, 1998 9:59 AM Subject: Re: Transp Proxy >I have a Freebsd 3.0 box working with Squid 1.1.20. When I try to use >ipnat I get /dev/ipnat is not configured. Actually I'm using a Linux box >with ipfwadm and tproxy, but I think Freebsd has better performance. > I didn't find any documentation about "/dev/ipnat is not configured" >so I hope you can help me > >Thanks > >Paul > Doug White wrote: > > On Sat, 9 May 1998, Paul J Chinen Yagui wrote: > > > Hello, I've been using FreeBSD 2.xx for almost 2 years, so far so good. > > I decide to use 3.0-current for a firewall-proxy, it comes with IPFilter > > build in the kernel, but when I tried to use IPNAT I get 'device not > > configurated'. Please could you help me? > > The new improved ipfw uses a device /dev/ipfw. Try running `/dev/MAKEDEV > ipfw' to make it. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message