Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2006 15:22:48 +0100
From:      Erik Norgaard <norgaard@locolomo.org>
To:        Maxim Vetrov <muxas@mail.ru>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: IPFILTER rule error
Message-ID:  <43F09638.9010003@locolomo.org>
In-Reply-To: <43F11FB2.7000105@mail.ru>
References:  <43F11FB2.7000105@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Maxim Vetrov wrote:
> Hi,
> 
> I'm running FreeBSD 6.0, IPFilter 4.1.8(416).
> 
> Setting line for rpc outbound calls
> 
> pass out quick on rl0 \
>  proto udp from any to any port = sunrpc keep state group 20
> 
> gives me this error:
> 
> ioctl (add/insert rule): No such process
> 
> What is the process i'm missing?

Do you have that group? or maybe sunrpc is not in /etc/services - better 
try to write the port number. It will help to show the whole ruleset.

Cheers, Erik



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