10-28-2016, 09:41 PM
Hi All,
I want to auto provision all of our phones with a VPN configuration.
currently if i upload the tar file and reboot, it works fine, but I cannot get it to do this as part of the auto provision.
I have my (first) auto provision set as follows;
Now I can see that on the TFTP Server it grabs all the correct files, including the VPN tar configuration, but after it reboots, the VPN is enabled, but the box underneath is blank (it normally says vpn.cnf) and the VPN doesnt come online.
If i browse and upload the tar file, it works fine.
What am I doing wrong?
I want to auto provision all of our phones with a VPN configuration.
currently if i upload the tar file and reboot, it works fine, but I cannot get it to do this as part of the auto provision.
I have my (first) auto provision set as follows;
Code:
firmware.url = 10.0.0.1/28.80.0.108.rom
network.vpn_enable = 1
openvpn.url = http://10.0.0.1/$MAC.tar
Now I can see that on the TFTP Server it grabs all the correct files, including the VPN tar configuration, but after it reboots, the VPN is enabled, but the box underneath is blank (it normally says vpn.cnf) and the VPN doesnt come online.
If i browse and upload the tar file, it works fine.
What am I doing wrong?