Tagged Questions
1
vote
1answer
36 views
What Could Cause the Ethernet to not Connect to Internet, Yet Connect to Devices on Network
This has been my problem for about 6 months. On my 2011 MBP, if I connect a working ethernet cable to my ethernet port, it will either do nothing or my internet connection will die totally, even when ...
0
votes
1answer
86 views
SSH request timeout every time
I am trying to access a storage space we have at work via ssh but I get a timeout every single time (Mac OS 10.7.5 - Terminal).
I checked firewalls, settings, even turned off Little Snitch, and port ...
1
vote
1answer
212 views
SSH connection hangs out at SSH2_MSG_SERVICE_ACCEPT recieved
I tried to connect to a server with ssh, but it failed. I tried UseDNS no, update OpenSSH with MacPorts. But it didn't work.
Using user@ip -v I get the following output
OpenSSH_5.9p1, OpenSSL 0.9.8r ...
1
vote
1answer
1k views
How to setup a ssh tunnel that works with P2P and filtered http from OS X to a linux machine over SSH?
I do have a linux machine (Ubuntu) which has no filters and a client machine which is behind a firewall that have even web traffic filtering.
I can properly establish SSH connections from the client ...
4
votes
1answer
572 views
Reverse SSH tunnel on the iPad
Is is possible to set up a reverse SSH tunnel on an iPad?
I'd like to be to do basic nmap TCP scans and use some other tools that the iPad doesn't have on remote networks. So my idea is after I've ...
8
votes
4answers
2k views
Remotely SSH to IP address in home network
I've got a device at home I want to SSH to from work. The device has port 22 open locally and I have port 22 opened on my AirPort Extreme. However, on the AirPort Extreme it says the open 22 port only ...
7
votes
2answers
467 views
“Mount” network share as a volume via SSH?
There is a remote server that I can connect to only via SSH, and storage space have been allocated for me in that server.
Is there a software that lets me "mount" a network share via SSH so that I ...
2
votes
3answers
519 views
How can I gain screen share/ssh access to a G5 connected by ethernet to a Mac Mini on my wireless Airport Extreme Network from my MacBook Pro?
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 ...
11
votes
7answers
23k views
How do I connect to a SOCKS Proxy from an iPhone/iPod Touch?
I like to surf securely and privately via a SOCKS proxy which I created via SSH tunneling, on the Mac. I used the SSH client on my Mac to achieve this. Then I thought, since the iPhone OS is ...