Print this page
12745 man page typos
*** 46,63 ****
configuration file. See ipnat(4).
4. (Optional) Create an address pool configuration file. See
ippool(4).
! Create an ipool.conf file if you want to refer to a group of
! addresses as a single address pool. If you want the address
! pool configuration file to be loaded at boot time, create a
! file called /etc/ipf/ippool.conf in which to put the address
! pool. If you do not want the address pool configuration file
! to be loaded at boot time, put the ippool.conf file in a
! location other than /etc/ipf and manually activate the
! rules.
5. Enable Solaris IP Filter, as follows:
# svcadm enable network/ipfilter
--- 46,63 ----
configuration file. See ipnat(4).
4. (Optional) Create an address pool configuration file. See
ippool(4).
! Create an ippool.conf file if you want to refer to a group
! of addresses as a single address pool. If you want the
! address pool configuration file to be loaded at boot time,
! create a file called /etc/ipf/ippool.conf in which to put
! the address pool. If you do not want the address pool
! configuration file to be loaded at boot time, put the
! ippool.conf file in a location other than /etc/ipf and
! manually activate the rules.
5. Enable Solaris IP Filter, as follows:
# svcadm enable network/ipfilter
*** 348,353 ****
Needs to be run as root for the packet filtering lists to actually be
affected inside the kernel.
! April 9, 2016 IPF(1M)
--- 348,353 ----
Needs to be run as root for the packet filtering lists to actually be
affected inside the kernel.
! May 17, 2020 IPF(1M)