how can I enable PING-ing from workstation through proxy server?
Robert
if you are and your default gateway is something different that the
proxy, you will get this happen -
The DNS resasalution will go through the proxy, resolve (hopefully) and
come back with an IP, then the PING command will try and ping that IP,
however, it will send it to your default gasteway and NOT the proxy
server. (I belive).
Darren
The Proxy winsock service support both UDP and TCP packets. It does NOT
support ICMP packets. Applications like Ping and Nslookup rely on ICMP
packets so it is NOT possible to use them with the winsock service. There
is nothing an admin can configure on the proxy to change this, the service
was just created to work this way.
Mike
"Robert Ambroz" <Rob...@parcom.si> schrieb im Newsbeitrag
news:#OsuCAAk$GA.76@cppssbbsa03...
I am totally confused
MH
Robert Ambroz <Rob...@parcom.si> wrote in message
--
Jeff Wierer MCSE+Internet, MCSD, [MVP-Proxy]
Download Proxy 2.0 FAQ v1.01
http://ProxyFAQ.NetworkGods.Com
"MH" <mo...@future.bs> wrote in message news:OMPEBtMn$GA.257@cppssbbsa04...