ipfw demon

michael michael at nettmail.de
Wed Aug 27 12:06:37 PDT 2003


> Hi all
> An Information Please.
> When you run ipfw in freebsd what demon show ps -aux
> Thanks
> Francesco

You can't see an extra process for ipfw,
ipfw is directly implemented in the kernel or
it is an kernelmodule

use kldstat to see it if it is an kernelmodule
(eg. you use the generic kernel)

btw

michael


More information about the freebsd-ipfw mailing list