I have an 877 with IOS 15.1(1)T and am using the WEBVPN feature and publishing some internal WEB servers. One of these is an Exchange 2007 server and it doesn't quite work. Once authenticated you can select the OWA link I have created. This opens a new web page to OWA and you can login but clicking on any links after this doesn't work - i.e. the mail page loads but if you click on any item in the inbox it doesn't work, nor can you log out as this is another link.
This isn't all the configuration, but the relavant bits are here:
Any ideas?
Andy
This isn't all the configuration, but the relavant bits are here:
Code:
webvpn context SSL-VPN
secondary-color white
title-color #669999
text-color black
ssl authenticate verify all
!
url-list "Internal-WEB-Servers"
heading "Internal WEB Servers"
url-text "Outlook WEB Access" url value "[URL unfurl="true"]https://exchange.company.local/owa"[/URL]
!
Any ideas?
Andy