Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 May 2003 22:28:25 -0400
From:      "Steve Devine" <sdevine@dev-deuce.gotdns.com>
To:        "Joshua Oreman" <oremanj@www.get-linux.org>
Cc:        questions@freebsd.org
Subject:   Re: ipfilters fails on 5.0-RELEASE
Message-ID:  <000c01c3232e$803aa2a0$1400a8c0@devlaptop>
References:  <33337.10.5.0.19.1053905822.squirrel@max.dev-net> <20030526000725.GA2544@webserver.get-linux.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks that was right on the money.
/sd
----- Original Message -----
From: "Joshua Oreman" <oremanj@www.get-linux.org>
To: "Steve Devine" <sdevine@dev-deuce.gotdns.com>
Cc: <questions@freebsd.org>
Sent: Sunday, May 25, 2003 8:07 PM
Subject: Re: ipfilters fails on 5.0-RELEASE


> On Sun, May 25, 2003 at 07:37:02PM -0400 or thereabouts, Steve Devine
seemed to write:
> >
> > All
> > Is anyone out there successfully using ipf or ipfnat with 5.0?
> > Here is what I see when calling ipf:
> > > ipf -Fa -f  /etc/ipf.conf
> > open device: No such file or directory
> > ioctl(SIOCIPFFL): Bad file descriptor
> > open device: No such file or directory
> > 2:ioctl(add/insert rule): Bad file descriptor
> >
> > When I look in /dev/ I have no ipl, ipstate, ipauth or ipnat.
> > I expect this has something to do with the absence of /dev/MAKEDEV Also
> > has LINT been replaced by GENERIC?
> > Thanks for whatever help you can offer .. meanwhile I will continue to
RTFM.
> > /steve devine
>
> You have to include
> options IPFILTER
> options IPFILTER_DEFAULT_BLOCK
> in your kernel.
>
> Lint has been replaced by two files:
> * Architecture-specific info goes in NOTES in the same place as your
kernel config
> * Architecture-independent info goes in /usr/src/sys/conf/NOTES
>
> HTH,
> -- Josh
>
> > _______________________________________________
> > 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"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c3232e$803aa2a0$1400a8c0>