2009-07-28 22:29:55 ftp: connect: no route to host
Jithender Golamari (IRELAND)
Message: 78123
Hi, I am using SUSE 11.0 with the blackfin STAMP. I have installed all the files given in documentation. my PC ip adress is 10.7.100.9 and for the STAMP its 10.7.100.214. when I Ping 10.7.100.9 i received a reply as Host is active but when in ftp STAMP from the PC I get the error message as no route to host, can anyone help please?
I am new to this stuff.. thank you
QuoteReplyEditDelete
2009-07-28 22:55:14 Re: ftp: connect: no route to host
Yi Li (CHINA)
Message: 78124
Can you try to run ftp on a PC to check whether your ftp server is OK? Is there any firewall enabled on your Suse?
-Yi
QuoteReplyEditDelete
2009-07-28 23:13:52 Re: ftp: connect: no route to host
Jithender Golamari (IRELAND)
Message: 78125
Hi, thanks for the post, I tested the ftp on the PC and it works fine, I have also disabled the firewall just in case, but there is no luck.
QuoteReplyEditDelete
2009-07-28 23:20:54 Re: ftp: connect: no route to host
Jithender Golamari (IRELAND)
Message: 78126
Hi, thanks for the post, I tested the ftp on the PC and it works fine, I have also disabled the firewall just in case, but there is no luck. Just out of interest, I just came to know that its better to use ssh instead of ftp on SUSE, can you suggest, thank you
---
QuoteReplyEditDelete
2009-07-28 23:42:43 Re: ftp: connect: no route to host
Robin Getz (UNITED STATES)
Message: 78127
Jithender:
There are some basic networking troubleshooting at:
Did you try those?
QuoteReplyEditDelete
2009-07-29 00:18:18 Re: ftp: connect: no route to host
Yi Li (CHINA)
Message: 78128
If security is a consideration and you want to use ssh, you may use dropbear and please refer to : docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:dropbear.
If you just want to transfer files, tftp or rcp should be ok.
But I don't know how to fix your ftp problem since I don't have a Suse system.
-Yi
QuoteReplyEditDelete
2009-07-29 01:07:54 Re: ftp: connect: no route to host
Jithender Golamari (IRELAND)
Message: 78129
Hi Yi, thanks for your help, at this moment I only need it for transfr of files, so it should be alrite,
QuoteReplyEditDelete
2009-07-29 01:09:10 Re: ftp: connect: no route to host
Jithender Golamari (IRELAND)
Message: 78130
Hi Robin, thanks for ur reply, u might be right, I'l check the network settings and se how it works, thank you