From owner-freebsd-stable Sun Aug 5 12: 9:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 17ABB37B401 for ; Sun, 5 Aug 2001 12:09:32 -0700 (PDT) (envelope-from leclercn@videotron.ca) Received: from atom.quanta.ca ([24.202.188.149]) by VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15 MR003 Jun 11 2001 16:23:30) with ESMTP id GHLZVV00.HG3 for ; Sun, 5 Aug 2001 15:09:31 -0400 Received: from phobos (phobos.quanta.ca [192.168.56.22]) by atom.quanta.ca (8.12.0.Beta16/8.12.0.Beta7) with ESMTP id f75JBrXO048385 (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits) verified NO) for ; Sun, 5 Aug 2001 15:11:55 -0400 (EDT) From: "Normand Leclerc" To: Subject: IPFilter, no such process? Date: Sun, 5 Aug 2001 15:11:46 -0400 Message-ID: <000001c11de2$79d10380$1638a8c0@phobos> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C11DC0.F2C0EA20" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C11DC0.F2C0EA20 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I am having problems adding rules with ipfilter. I have options IPFILTER and options IPFILTER_LOG compiled in the kernel. These are the test rules I am trying to insert: Ipf.rules: pass in all pass out all When I run ipf -Fa -v -f /etc/ipf.rules, I get this output: [pass in all] pass in from any to any 1:ioctl(add/insert rule): No such process [pass out all] pass out from any to any 2:ioctl(add/insert rule): No such process What is wrong? Normand Leclerc leclercn@videotron.ca ------=_NextPart_000_0001_01C11DC0.F2C0EA20 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

  I am = having problems adding rules with ipfilter.  I have options IPFILTER and = options IPFILTER_LOG compiled in the kernel.  These are the test rules I am = trying to insert:

 

Ipf.rules:

 

pass in = all

pass out = all

 

When I run ipf = –Fa –v –f /etc/ipf.rules, I get this output:

[pass in = all]

pass in from any to any

1:ioctl(add/insert rule): = No such process

[pass out = all]

pass out from any to any

2:ioctl(add/insert rule): = No such process

 

What is wrong?

 

Normand= Leclerc

leclercn@videotron.ca

 

------=_NextPart_000_0001_01C11DC0.F2C0EA20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message