On Friday 23 May 2008, John Kasunich wrote:
> You seem to be the only one who is unable to connect to the server for
> anonymous read-only access.  Of course no key is required for that.

Using a remote server that I have a shell account on...

-bash-3.00$ ssh-keygen -t dsa
Generating public/private dsa key pair.
<snip>
-bash-3.00$ export CVS_RSH=ssh
-bash-3.00$ cvs -d:ext:[EMAIL PROTECTED]:/cvs co emc2
ssh: connect to host cvs.linuxcnc.org port 22: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages if 
any)
-bash-3.00$

Using `cvs -d:pserver:anonymous....` works fine for anon checkouts from 
Sourceforge and other repositories.

> You haven't posted your traceroute results, so there is little we can do
> to help solve whatever internet problem exists between you and the server.

~$ traceroute -n cvs.linuxcnc.org
traceroute to cvs.linuxcnc.org (206.222.212.221), 30 hops max, 40 byte packets
 1  192.168.0.1  2.702 ms  2.769 ms  2.857 ms
 2  83.146.18.123  12.269 ms  13.265 ms  15.249 ms
 3  83.146.22.30  19.222 ms  22.157 ms  22.219 ms
 4  83.146.19.82  24.120 ms  24.180 ms  27.036 ms
 5  212.187.151.5  28.071 ms  29.085 ms  29.145 ms
 6  4.68.117.94  32.037 ms  29.296 ms  31.162 ms
 7  4.69.132.122  37.110 ms  27.760 ms  27.043 ms
 8  4.69.132.146  26.945 ms  22.978 ms  22.878 ms
 9  4.69.132.118  22.860 ms  34.854 ms  35.766 ms
10  4.69.137.74  97.936 ms 4.69.137.78  96.982 ms 4.69.137.66  95.887 ms
11  4.69.134.66  98.685 ms 4.69.134.70  103.945 ms 4.69.134.74  100.734 ms
12  4.69.134.93  106.869 ms 4.69.134.81  101.543 ms 4.69.134.85  101.573 ms
13  4.69.132.65  115.446 ms  113.901 ms  113.909 ms
14  4.69.134.58  112.881 ms  115.821 ms  116.855 ms
15  4.69.132.61  133.907 ms  141.757 ms  142.722 ms
16  4.68.107.162  130.690 ms 4.68.107.34  130.954 ms 4.68.107.98  130.940 ms
17  4.79.74.14  137.921 ms  137.928 ms  139.874 ms
18  151.213.28.183  139.882 ms  141.862 ms  142.874 ms
19  151.213.28.184  143.869 ms  144.814 ms  143.813 ms
20  216.170.52.114  139.414 ms  140.825 ms  139.873 ms
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *

Note: This is from my server, not the remote box mentioned above - That 
account has limited commands available, traceroute and ping are not on the 
list.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to