hi ravi change the host key !! This is because the host key is not macthing ...
in ur home directory ( or the path mentioned in the ssh client conf. file) in .ssh dirctory and find file 'known_hosts' delete the key for the host ur facing the problem. try reconnecting again ... regards narayan kejriwal --- Ravi Kumar <[EMAIL PROTECTED]> wrote: > Hello, > I tried to change the port in which ssh daemon > listens to from the > default 22 to 432. Before that ssh was working > properly. I inserted a > line in the /etc/ssh/ssh_config file as follows: > Ports 432 > Before this I checked whether that port is already > used or not by > doing a netstat: > # netstat -an |grep 432 > #_ > Now I (re)started sshd. But when I try to connect, I > get the error as follows: > #ssh -l abc -p 432 localhost > <!-- Start of error message --> > ssh: connect to address 127.0.0.1 port 432 : > Connection refused > Host key verification failed. > <!-- End of error message --> > What could be the reason? > When I try to connect to the default port 22, it > works without a hitch. > > Thanks in advance > Ravi > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest > price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R > for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping > and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > linux-india-help mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/linux-india-help > ===== Narayan Kejriwal (Team Leader) SoftwareWorkshop.Net __________________________________ Do you Yahoo!? Yahoo! Mail Address AutoComplete - You start. We finish. http://promotions.yahoo.com/new_mail ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
