Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 15:00:09 +0100 (CET)
From:      Zbigniew Szalbot <zbyszek@szalbot.homedns.org>
To:        freebsd-questions@freebsd.org
Subject:   ipf / custom kernel question
Message-ID:  <20061101145608.X83502@192.168.11.51>

next in thread | raw e-mail | index | archive | help
Hello,

Following the FBSD handbook I tried to use ipf on my machine.

This is the output I get when running the ifp command:

$ sudo ipf -Fa -f /etc/ipf.rules
open device: No such file or directory
User/kernel version check failed

I have only one rule in ipf.rules:
block in log on dc0 proto tcp from 85.14.85.15 to 192.168.11.1 port = 25 
flags S keep state

It is a test rule to see if it will work.

Why do I get an error? I do have a custom kernel built. Could it be why? 
If not, how can I get more debug it in more details?

Thank you!

--
Zbigniew Szalbot



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061101145608.X83502>