-
neiracI'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.
-
neiracis a zone of ipkg zone
-
neiracI mean I'm trying to create a zone of brand ipkg
-
ptribbleWhat does 'beadm list -H' say?
-
neiracptribble omnios-r151046an;;NR;/;831998464;static;1707812190
-
ptribbleYup. That BE doesn't have a uuid - the 2nd field is blank. I'm not sure how it got like that.
-
ptribbleBut you can set one by hand easily enough
-
ptribblezfs set org.opensolaris.libbe:uuid=$(uuidgen) rpool/ROOT/omnios-r151046an
-
neiracptribble thanks that worked!
-
neiracis it possible to have tables in ipf like in pf?
-
neiractables is where you create a text file with ip addresses and then you can reference those ips as a table in rules
-
neiracjust maybe run a script with ipf -l block
-
wiedimaybe "ippool" is something you are looking for?
-
neiracwiedi 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
-
neirachow 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
-
neiracthis worked block in quick from pool/13 to any