-
Smithx10svcadm disable is returning "svcadm: Unexpected libscf error on line 700: internal error"
-
Smithx10any ideas?
-
Smithx10svccfg: Unexpected libscf error on line 12419 of svccfg_libscf.c: server has insufficient resources. "_"
-
CmdLnKidhappy fourth everyone
-
CmdLnKidor should say have a ...
-
nahamutozhu: any luck with wireguard?
-
tozhunahamu: it works, but a two issue
-
tozhu1. 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
-
tozhu2. setting in “/etc/ipf/ipnat.conf” should be: map <WAL_INTERFACE> <LAN_IP/MASK> -> 0/32, so the correct setting should was this for my setting: map net1 10.1.1.0/24 -> 0/32
-
nahamutozhu: I'm glad you got it working! Thank you for letting me know about the issue with the subnet mask tripping up wg-quick!
-
tozhuThanks for the help