> 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