Hi The following pfctl command returns error # pfctl -t private_ips -vTshow pfctl: Table does not exist. The table optin is defined in he pf.conf as shown below: table <private_ips> { 10.0.0.0/8, !10.1.0.0/16, 192.168.0.0/24, 192.168.1.18 } Have I used incorrect syntax? Thanks Sam.