Every time I try to log in to CVS I get Not route tp host found p roblem.
What can cause this problem.
<<...OLE_Obj...>>
Thanks,
Yadi.
******************************************************************
This email and any files transmitted with it from the ElPaso
Corporation are confidential and intended solely for the
use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the
sender.
******************************************************************
# 1
Hooshmand, Yadollah wrote:
> What can cause this problem.
You have a DNS problem or you are behind a firewall. If there
is a socks proxy, on unix you can use runsocks, e.g.
runsocks cvs co -c
Try using traceroute or other utilities to track down the
problem. If you can only see hosts on your local network,
it's a firewall issue - if you can't see any machines at
all, it's a DNS issue. Since you're able to send email,
I'd assume it's a firewall.
In the immortal words of far too many applications, "contact
your system administrator" (which far too often means
contacting yourself :-).
Hope that helps,
-Tim