Skip to main content

All Questions

Tagged with
9 questions with no upvoted or accepted answers
2 votes
1 answer
2k views

How do I get SSH access to a Mac, connected to another Mac by Ethernet, from a MacBookPro on the same network?

Ok, so the scenario is this: I have a G5 Quad (running Leopard) with no wireless card. The G5 is connected by Ethernet to a Mac Mini (running Lion), which is picking up my AirPort Extreme network ...
i0n's user avatar
  • 163
0 votes
2 answers
206 views

Recover the IP address of a remote machine knowing its hostname + ip address of the network + sshkey registered

I want to remotely ssh a computed administered by only me. The machine is always on a fixed IP (network; I do not know the technical name for that). To ssh I use ssh [machine_name]@[machine_addr] (...
Peedaruos's user avatar
0 votes
0 answers
35 views

Could I mask my IP to be like my mobile data IP?

I don't have static IP, people at home don't have static IPs, in my country.The ISP at work gave my company static IPs for the office, and in order to protect itself against DDOS, he went to mobile ...
Lynob's user avatar
  • 5,450
0 votes
1 answer
353 views

Cannot connect to Raspberry Pi using en0 IP address

I have two separate RPis I have only ever used headlessly using my Mac (OSX). When I set up my first RPi I used an online tutorial wherein I went into System Preferences->Network and changed '...
chainhomelow's user avatar
0 votes
0 answers
2k views

How can I correct "ssh: Could not resolve hostname nn.nn.nn.nn: Bad address" under git-bash?

I'm running the latest version of git bash under Windows 8. Putty works correctly. I can ping the following: sdf.org 192.94.73.15 I can use "ssh sdf.org" If I use "ssh 192.94.73.15" I get the error ...
G-.'s user avatar
  • 743
0 votes
0 answers
135 views

Setting up ssh between systems using same router

I have been trying it to ssh into my ubuntu system from mac. I couldn't get it working though. I am using a DIR-816 as my router. Here are the configurations: mac: en0: flags=8863<UP,BROADCAST,...
sudeepdino008's user avatar
0 votes
1 answer
498 views

Can't connect to ssh server by global IP address when not on the server's Wi-Fi network

When on the same network it works fine with either the global or local IP address being used. I am forwarding port 22 like this: IP Address Start Port End Port IP Address Start Port End Port ...
person's user avatar
  • 1
0 votes
0 answers
207 views

Very strange behavior when I try to connect using SSH. Why it works only if I copy and paste the IP address?

I am experiencing a very strange behavior. The situation is the following one: I connect to my RaspBerry Pi from my Ubuntu Linux 12.04 using SSH So I do the following operation: I go into my router ...
AndreaNobili's user avatar
  • 7,201
-1 votes
1 answer
5k views

SSH via secondary IP

ssh ssh Hello everyone, My dedicated server has a few IP addresses assigned to specific accounts. And I can SSH to the account via secondary IP. But once in, the IP is always the primary IP ( i ...
Thuan Nguyen's user avatar