IPFILTER rule error

Erik Norgaard norgaard at locolomo.org
Mon Feb 13 06:21:33 PST 2006


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


More information about the freebsd-questions mailing list