Автор: maik2
Дата сообщения: 19.04.2013 13:08
Кто в браузерах понимает? Макстон 4. В чём дело не открывает страницу никса ошибку пишет:
Ошибка: Unable to connect to the remote server.
System.Net.WebException: Unable to connect to the remote server
Source: System
Stack trace: at System.Net.HttpWebRequest.GetResponse()
at Adguard.Http.Server.Proxy.HttpProxyServer.ProcessWithHttpWebRequest(HttpServerContext context, ProxyRequestStatistics proxyRequestStatistics)
at Adguard.Http.Server.Proxy.HttpProxyServer.ProcessHttpRequest(HttpServerContext context)
at Adguard.Filter.FilteringProxyServer.ProcessHttpRequest(HttpServerContext context)
at Adguard.Http.Server.Proxy.HttpProxyServer.HandleRequest(HttpServerContext context)
System.Net.Sockets.SocketException: Попытка установить соединение была безуспешной, т.к. от другого компьютера за требуемое время не получен нужный отклик, или было разорвано уже установленное соединение из-за неверного отклика уже подключенного компьютера 91.233.230.48:80
Source: System
Stack trace: at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)