Related Post

Spread the word

Digg this post

Bookmark to delicious

Stumble the post

Add to your technorati favourite

Subscribes to this post

3 users responded to this post

hc_andy said in September 11th, 2009 at 2:22 am    

How does the user then receive the auto-download app (eg: telnet app).

I can bring up th portal with a list of URL’s but if I want to telnet to another host, where do I do this from the portal?

A snip opf my config is here…

port-forward “remoteapps”
local-port 60001 remote-server “192.168.2.1″ remote-port 23 description “Telnet Cisco827″
!
policy group NSTEST_GROUP
url-list “saleslist”
url-list “mktlist”
url-list “misclist”
port-forward “remoteapps” auto-download

Thanks.

Andy

hc_andy said in September 11th, 2009 at 3:41 am    

Sorry worked it out by going reading this…

To configure the client application, use the locally mapped IP address and port number of the server. To find this information, do the following:

•Start SSL VPN on the remote system and click the Thin Client link on the SSL VPN home page. The Thin Client window is displayed.

•In the Name column, find the name of the server that you want to use, and then identify its corresponding client IP address and port number (in the Local column).

•Use this IP address and port number to configure the client application. The configuration steps vary for each client application.

So if I wanted to telnet to a host using this configuration:

port-forward “remoteapps”
local-port 60001 remote-server “192.168.2.1″ remote-port 23 description “Cisco827″

I would just open my telnet client like Putty and put into it the IP 192.168.2.1 and use the local port of 60001. Works a charm!

I thought it was going to auto-download some java app to allow me to telnet and that there was going to be a link on the portal I click on to launch the java app – not so – just enter the ip and local port into your telnet client.

Taken from:
http://www.cisco.com/en/US/docs/ios/12_4t/12_4t11/htwebvpn.html#wp1054618

Joe said in September 14th, 2009 at 12:56 pm    

Eventually I’ll throw some more advanced configs up. My favorite SSL solution is the the ASA but I need to get IOS down for CCIE studies. Thanks for the comments.

2 Pingback & Trackback On This Post
wygydizy said in September 25th, 2009 at 9:09 am    

Sorry you must register to comments in this post