In article <[EMAIL PROTECTED]>, Larry Jones wrote: > The cvspserver port (2401) is *only* for the pserver connection method. > If you use the ext method with CVS_RSH set to ssh, then you're making a > normal ssh connection to port 22 and you'll need a rule to forward port > 22 to your server machine.
Ok, I've also forwardet Port 22 now. But now my friend has another problem: Everytime when he tries 'cvs checkout * -d :ext:[EMAIL PROTECTED]:2401/ usr/local/cvs', cvs says: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: POSSIBLE DNS SPOOFING DETECTED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ The RSA host key for my.domain.org has changed, and the key for the according IP address 217.88.164.85 is unknown. This could either mean that DNS SPOOFING is happening or the IP address for the host and its host key have changed at the same time. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the- middle attack)! It is also possible that the RSA host key has just been changed. The fingerprint for the RSA key sent by the remote host is 01:ba:7f:43:de:5e:b4:b9:c7:04:4b:3d:83:43:5c:00. Please contact your system administrator. Add correct host key in /home/user/.ssh/known_hosts2 to get rid of this message. Offending key in /home/user/.ssh/known_hosts2:1 RSA host key for my.domain.org has changed and you have requested strict checking. cvs [checkout aborted]: end of file from server (consult above messages if any) What can I do? Bye Jonas -- Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had. -- Linus Torvalds, announcing Linux v2.0 _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
