11-21-2011 05:26 AM
Hi!
I´m trying to figure out how i should set post parameters in webvpn (clientless vpn) to Ericom Webconnect App Portal. Anyone with experience of this product that could give me hints? It is an ASP page (like citrix)
Regards,
Fredrik
Solved! Go to Solution.
11-22-2011 07:24 AM
Hi Fredrik,
See below a sample code for ASP file which can perform POST to WebConnect Application Portal. In order to use it, all you have to do is to save it as ASP file (replace demos.ericom.com with your server's IP address, replace "rmv" with your username and password):
By the way, WebConnect supports SSL VPN solutions, such as Juniper. You can download detailed configuration manuals from here:
http://www.ericom.com/FAQ_detailed.asp?id=81&product=WC&category=Installation and Upgrade
http://www.ericom.com/auxiliary/Ericom-AventailIntegration.pdf
I guess that you may find there information relevant to your environment as well.
Good luck,
Udi
11-22-2011 07:24 AM
Hi Fredrik,
See below a sample code for ASP file which can perform POST to WebConnect Application Portal. In order to use it, all you have to do is to save it as ASP file (replace demos.ericom.com with your server's IP address, replace "rmv" with your username and password):
By the way, WebConnect supports SSL VPN solutions, such as Juniper. You can download detailed configuration manuals from here:
http://www.ericom.com/FAQ_detailed.asp?id=81&product=WC&category=Installation and Upgrade
http://www.ericom.com/auxiliary/Ericom-AventailIntegration.pdf
I guess that you may find there information relevant to your environment as well.
Good luck,
Udi
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide