Add Blastwave and SunFreeWare IPS repositories to the Image Packaging System:
-bash-2.05b# pkg set-authority -O http://pkg.sunfreeware.com:9000/ Companion
-bash-2.05b# pkg set-authority -O http://blastwave.network.com:10000/ Blastwave
-bash-2.05b# pkg refreshInstall and setup the TUN device:
-bash-2.05b# pkg install IPStun
-bash-2.05b# add_drv tunInstall openvpn:
-bash-2.05b# pkg install IPSopenvpn
You start and stop the daemon using:
-bash-2.05b# /etc/init.d/openvpn start
-bash-2.05b# /etc/init.d/openvpn stop
... which is nice and familiar, but I'd rather have it set up for use with svcadm. Ah well, can't have everything.
1 comment:
11. I would like to thank my vpn that protects me from ISPs’ control and hackers
Post a Comment