cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1402
Views
0
Helpful
2
Replies

BUG in RV320 firmware v1.1.1.06 - Can't change SSL VPN IP Range for Virtual Passage

trustlix_br
Level 1
Level 1

I have a RV320 router running the most recent firmware v1.1.1.06 (2013-12-06, 11:02:37).

When I go to SSL VPN -> Advanced Settings and try  to save my changes I receive the following error:

Uncaught TypeError: Cannot read property 'split' of undefined sslvpn_cms_client.htm:275

check_range_lan sslvpn_cms_client.htm:275
total_submit sslvpn_cms_client.htm:395
(anonymous function) VM881:1
chAll_Words nk_11:02:37ENGLISH32063.js:1125
onclick sslvpn_cms_client.htm:661

 

I tried on chrome 36+ and firefox 30

2 Replies 2

michal.galuszka
Level 1
Level 1

I have found funny workaround.

 

In form that is submitted on this page there are much more fields but they are hidden.

One of them is "Multiplue_Subnet". You have to fill it with something like:

"255.255.255.0,255.255.255.0,255.255.255.0,255.255.255.0,255.255.255.0"

and form will be saved and your new IPs will be saved. I don't know if this value brake something in SSL VPN. All I cared about was to free those IP addresses used by SSL VPN. Now I can use them for other purposes.

How can I access those hiden fields? Couldn't find a way so far.