cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
803
Views
0
Helpful
1
Replies

Post parameters WEBVPN for Ericom Webconnect 5.7

netbin2009
Level 1
Level 1

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

1 Accepted Solution

Accepted Solutions

udi2000il
Level 1
Level 1

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):

http://demos.ericom.com/webconnect/appportal/LoggedIn.asp>

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

View solution in original post

1 Reply 1

udi2000il
Level 1
Level 1

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):

http://demos.ericom.com/webconnect/appportal/LoggedIn.asp>

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