14:48:09 svcadm disable is returning "svcadm: Unexpected libscf error on line 700: internal error" 14:48:23 any ideas? 14:50:31 svccfg: Unexpected libscf error on line 12419 of svccfg_libscf.c: server has insufficient resources. "_" 15:53:20 happy fourth everyone 15:54:40 or should say have a ... 20:41:57 tozhu: any luck with wireguard? 23:38:33 nahamu: it works, but a two issue 23:41:57 1. configure in /etc/wireguard/tunnel.conf, if set “Address=172.16.0.11/24” then it does not work; set “Address=172.16.0.11” then it works, I’m not there is an issue in script wg-quick with ipadm create-addre command 23:44:40 2. setting in “/etc/ipf/ipnat.conf” should be: map -> 0/32, so the correct setting should was this for my setting: map net1 10.1.1.0/24 -> 0/32 23:58:15 tozhu: I'm glad you got it working! Thank you for letting me know about the issue with the subnet mask tripping up wg-quick! 23:59:37 Thanks for the help