› Forums › Network Management › VPN › OpenVPN: fixed Ip for Client, allow only one connection! › Reply To: OpenVPN: fixed Ip for Client, allow only one connection!
July 21, 2014 at 7:20 pm
#53379
Participant
I’ve created a dir (patch) where I’ve placed all my modified scripts, something like to
mkdir /Database/patch
then I’ve copied some files , eg. with vpn_start
cd /root/kerbynet.cgi/scripts/
cp vpn_start /Database/patch/
then edited this file, saved, and in pre-boot , this line
cp /Database/patch/vpn_start /root/kerbynet.cgi/scripts/
Regards