Hi community,
I got an issue that has been bugging me for a while. I got several scripts that run as cron jobs and rotate the VPNs to different servers. Every once and a while I notice that I have duplicate entries in my client list on the vpn page. I am trying to determine which nvram variable needs to be set/unset. Here is what I see for the client list:
vpn_client5_clientlist=
vpn_client5_clientlist1=
vpn_client5_clientlist2=
vpn_client5_clientlist3=
vpn_client5_clientlist4=
In my script I unset/set vpn_client5_clientlist1 is this the correct nvram variable or do I need to be using another one? What are the other ones for? I seem to recall that there used to be only one (vpn_client5_clientlist) so not sure if I am working with the correct variable on 384.2.
Thanks in advance.
I got an issue that has been bugging me for a while. I got several scripts that run as cron jobs and rotate the VPNs to different servers. Every once and a while I notice that I have duplicate entries in my client list on the vpn page. I am trying to determine which nvram variable needs to be set/unset. Here is what I see for the client list:
vpn_client5_clientlist=
vpn_client5_clientlist1=
vpn_client5_clientlist2=
vpn_client5_clientlist3=
vpn_client5_clientlist4=
In my script I unset/set vpn_client5_clientlist1 is this the correct nvram variable or do I need to be using another one? What are the other ones for? I seem to recall that there used to be only one (vpn_client5_clientlist) so not sure if I am working with the correct variable on 384.2.
Thanks in advance.