Quoth Darren.Reed at sun.com on Wed, Oct 11, 2006 at 07:54:38PM -0700: > To manipulate these properties of the ipfilter service, > a new script called "ipfadm" is to be used as follows: > > ipfadm ipf <enable|disable|start|stop|status|restart|refresh> > ipfadm ipnat <enable|disable|start|stop|status|restart|refresh> > ipfadm ippool <enable|disable|start|stop|status|restart> > ipfadm ipmon <enable|disable|start|stop|status|restart|refresh> > ipfadm ipfilter <enable|disable|start|stop|status>
Can you walk through a few simple use cases? Like if I were to start with a stock installation and I wanted to set up NAT, or set up filtering, etc. David