[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
pfctl problem
- To: tech@openbsd.org
- Subject: pfctl problem
- From: "psygnosis" <norbert@feu-nrmf.ph>
- Date: Sun, 10 Aug 2003 03:27:54 +0800 (PHT)
- User-Agent: PsygMailer v1.41 by Norbert P. Copones
i have just fetch the -current source. it includes the changes in files:
/usr/src/sbin/pfctl/parse.y
/usr/src/sys/net/pf.c
/usr/src/sys/net/pf_ioctl.c
/usr/src/sys/net/pf_table.c
/usr/src/sys/net/pfvar.h
as the cvs log says this changes removed the restrictions that tables
cannot be used in routing and rdr rules.
i recompiled the kernel and pfctl but when i'm trying to parse my ruleset
it has an error that says:
pfctl: DIOCBEGINRULES: Operation not supported by device
if there some things to do that i missed?