|
|
The SCO implementation of IP Filter provided in earlier releases is no longer supported.
The current IP Filter interface is described in the IP filter HowTo and in the following manual pages:
Note that the ipftest command is not supported in this implementation.
IP Filter is installed by default, but not enabled. To enable IP Filter, enter the following command, as root:
mkdev ipf
This will install default IP Filter rules into the kernel and start IP Filtering. You can display the current incoming and outgoing filter rules using ipfstat:
ipfstat -io
See ipf(SFF) for filter rule syntax. Use the ipf(ADMN) command to set and remove filter rules.