ipfw2 and preproc

2004-12-16 Thread [EMAIL PROTECTED]
I have read the man page for ipfw and searched the web looking for examples of using ipfw2 and the preprocessor option. Does anybody have any examples? Could I use the preproc option to create a deep packet inspection program? Please help! Thank you. -- Thomas J. Raef e-Based Security, Inc.

Re: ipfw2 and preproc

2004-12-16 Thread Chuck Swiger
[EMAIL PROTECTED] wrote: I have read the man page for ipfw and searched the web looking for examples of using ipfw2 and the preprocessor option. Does anybody have any examples? Try somthing like the following in /etc/rc.conf: #firewall_type='/etc/MY_firewall' #firewall_flags='-p /usr/bin/cpp'