12:40:53 I'm running latest LTS version omnios-r151046-c6bc13f710, but when I try to create a zone using zadm it fails with the following message :ERROR: unable to determine global zone boot environment. 12:41:25 is a zone of ipkg zone 12:41:42 I mean I'm trying to create a zone of brand ipkg 13:15:15 What does 'beadm list -H' say? 17:49:48 ptribble omnios-r151046an;;NR;/;831998464;static;1707812190 18:04:25 Yup. That BE doesn't have a uuid - the 2nd field is blank. I'm not sure how it got like that. 18:06:00 But you can set one by hand easily enough 18:06:10 zfs set org.opensolaris.libbe:uuid=$(uuidgen) rpool/ROOT/omnios-r151046an 19:47:10 ptribble thanks that worked! 19:47:30 is it possible to have tables in ipf like in pf? 19:49:32 tables is where you create a text file with ip addresses and then you can reference those ips as a table in rules 19:54:49 just maybe run a script with ipf -l block 19:56:20 maybe "ippool" is something you are looking for? 20:00:27 wiedi thanks a lot!, I was just reading that and seemed to me like is the option I need, I'm migrating some simple pf rules to ipf 20:28:04 how do I reference the ippool on rules? I'm trying to filter from a pool but this is failing : block in log quick to pool/13 21:04:01 this worked block in quick from pool/13 to any