OK, I have figured out the why to this problem and fixed it. Having a computer wih eth cards on one network does not work.
With that fix another problem this time with a lame error.
# scp computer.x.com:/dir computer2 IP:/h old
username@computer.x.com's
password:
Permission denied, please try again.
Permission denied, please try again.
Permission denied (publickey,password,keyboard-interactive).
lost connection
Now what is wrong?
If I do it from the the other computer I get just:
lost connection
PS I might want to state what I got.
I have a laptop as computer which is battery only (No AC power.) I am writing and browsing here from it.

It is using DHCP.
Computer2 is a desktop with a static IP address, but I think if computer3 handles DNS it can use DHCP.
Computer3 is also a desktop and will have a static IP unless there is a better way. and they are connected using a router.
Computer2 can ping its IP address and the router but no other machines. Comp3 can't ping a thing and has only command line function. (the fun one)
As for firewalls, the laptop has only ssh as trusted using the gui @ System Settings -> Secuirity Level. And currently allows NTP to a IPaddy though its firewall.
Comp2 has ssh and eth0 trusted.
I plan on computer3 to be the mail, DNS. http, and NTP server for the three. Is this good?
Help?
John