OK just tried 8.5 here now. After installing I can no longer reach netmon webiste from internet (netmon is published via ISA 2006 webpublish so to proxy the site out form the internal webserver)
Isa server publishes the site to the internet and proxies the configuration so the netmon webgui will see an internal visistor (ie ISA server 2006) while the true user is on internet and requests pages against ISA which then servers them out.
If I use the website from the internal network there is no problems. But if using from internet this shows up:
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetResponse() at ClassicSiteProxy.Login(HttpContext context, String username, String password) at Login.DoLoginAction(String username, String password) at Login.LoginButton_Click(Object sender, EventArgs e) at Login.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)