<div>Well...</div><div><br></div><div>Firewall isn't the only possible problem.</div><div><br></div><div>What do you wanna transfer by scp? Do you have permissions on the file(s)?</div><div><br></div><div>Do you have permission on the remote machine?</div>
<div><br></div><div>You said you got an "connection refused" error. So, are you sure the ssh server is running on the remote machine?</div><div><br></div><div>Try to connect by ssh: ssh user@romete-machine</div>
<div><br></div><div>Or check with nmap if you can see the ssh service running on that machine: # nmap -O remote-machine</div><div><br></div><div>Check if the ssh port is open. You should get something like:</div><div><br>
</div><div>22/tcp open ssh</div><div><br></div><div>Cheers</div><br clear="all">---<br>-  °v°   Marcelo Cavalcante Rocha / Kalib<br>- /(_)\  ITIL V3 Foundation Certified | Certified Scrum Master<br>-  ^ ^   Usuário Linux #407564 / Usuário Asterisk #1148<br>
- GNU-Linux - Livre, Poderoso e Seguro<br>- TUX-CE Member - <a href="http://www.tux-ce.org">www.tux-ce.org</a><br>- Archlinux-br Developer Team - <a href="http://archlinux-br.org">http://archlinux-br.org</a><br>- KDE Brasil Member<br>
- TLUG Member - Toronto Linux User Group<br>- <a href="http://www.marcelocavalcante.net">http://www.marcelocavalcante.net</a><br>
<br><br><div class="gmail_quote">On Tue, Dec 29, 2009 at 11:02 AM, Rajinder Yadav <span dir="ltr"><<a href="http://devguy.ca">devguy.ca</a>@<a href="http://gmail.com">gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I am trying to do a scp and I get a connect refused, as far as I know I don't have a firewall setup? how would I check. thanks!<br>
<br>
<br>
-- <br>
Kind Regards,<br>
Rajinder Yadav | <a href="http://DevMentor.org" target="_blank">http://DevMentor.org</a> | Do Good! - Share Freely<br><font color="#888888">
--<br>
The Toronto Linux Users Group.      Meetings: <a href="http://gtalug.org/" target="_blank">http://gtalug.org/</a><br>
TLUG requests: Linux topics, No HTML, wrap text below 80 columns<br>
How to UNSUBSCRIBE: <a href="http://gtalug.org/wiki/Mailing_lists" target="_blank">http://gtalug.org/wiki/Mailing_lists</a><br>
</font></blockquote></div><br>