06:15:34 Can somebody give me an example for a firewall rule defined in GZ but affecting a zone with exclusive IP? 12:13:08 The easiest way is to place the ipf.conf, ipf6.conf and ipnat.conf files in the global zone under /etc where is what's shown against that property in `zonecfg -z info zonepath` 12:13:26 The zone framework will apply the rules automatically when the zone boots. 12:15:01 To view a zone's inbound rules from the GZ is `ipfstat -G -il` or `ipfstat -z -il`. The former (with -G) shows the zone rules that are managed by the GZ, and with -z shows the rules managed from within the zone.