Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 10:41:51 -0500
From:      "Paul J Chinen Yagui" <paulch@correo.dnet.com.pe>
To:        FreeBSD Questions <questions@FreeBSD.ORG>
Subject:   Re: IPNAT on FreeBSD 3.0 current
Message-ID:  <35571C3F.9324730F@correo.dnet.com.pe>
References:  <Pine.BSF.3.96.980510121538.4464O-100000@gdi.uoregon.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <paulch@correo.dnet.com.pe>
To: Andrew Specht <andrew@iaccess.com.au>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35571C3F.9324730F>