Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Kenal0

macrumors regular
Original poster
Sep 15, 2007
161
0
I open the terminal app and type the ssh -1 root 10.0.1.xx for my ip address but all I get is" ssh: root: No address associated with nodename" I have done everything correctly- Independance completed and says the SSH is installed but does it matter what directory I am in? Is there a switch I should be doing before the ssh command?
Help Please

Kenal0
 
I open the terminal app and type the ssh -1 root 10.0.1.xx for my ip address but all I get is" ssh: root: No address associated with nodename" I have done everything correctly- Independance completed and says the SSH is installed but does it matter what directory I am in? Is there a switch I should be doing before the ssh command?
Help Please

Kenal0

This is the correct command:
Code:
ssh -l root Insert.IP.Address.Here

It's supposed to be -l (L), not -1. I'll be editing my guide in a minute to clarify that.
 
This is the correct command:
Code:
ssh -l root Insert.IP.Address.Here

It's supposed to be -l (L), not -1. I'll be editing my guide in a minute to clarify that.

Got it now, thanks for the quick reply.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.