You need to give more details. Why can't you ssh from b to a? What's the error? What distributions?
1 - install ssh server 2 - start the service 3 - deal with firewalls 4 - ssh with a valid user What's the output of: netstat -tpan | grep LISTEN on both computers? On Fri, Oct 31, 2014 at 2:55 PM, Michael Havens <[email protected]> wrote: > I didn't modify the firewall or the ssh port. > > :-)~MIKE~(-: > > On Fri, Oct 31, 2014 at 2:52 PM, Sesso <[email protected]> wrote: >> >> What do your firewall rules look like? Are you allowing in and out on port >> 22? >> >> Sent from my iPhone >> >> > On Oct 31, 2014, at 2:44 PM, Michael Havens <[email protected]> wrote: >> > >> > 'openssh-server' is installed on both computers >> > 'ssh localhost' works on both computers >> > I can only scp from computer 'a' to computer 'b' not computer 'b' to >> > computer 'a'. >> > Would someone help me to get it to work computer 'b'to computer 'a'? >> > :-)~MIKE~(-: >> > --------------------------------------------------- >> > PLUG-discuss mailing list - [email protected] >> > To subscribe, unsubscribe, or to change your mail settings: >> > http://lists.phxlinux.org/mailman/listinfo/plug-discuss >> --------------------------------------------------- >> PLUG-discuss mailing list - [email protected] >> To subscribe, unsubscribe, or to change your mail settings: >> http://lists.phxlinux.org/mailman/listinfo/plug-discuss > > > > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss --------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss
