M mayakukla macrumors regular Original poster Jun 14, 2010 166 2 Aug 11, 2010 #1 Can I go to Starbucks and use their att wifi and then use cyberduck? I believe they block port 22. Is there a way around this?
Can I go to Starbucks and use their att wifi and then use cyberduck? I believe they block port 22. Is there a way around this?
M mayakukla macrumors regular Original poster Jun 14, 2010 166 2 Aug 12, 2010 #3 Intell said: Use a port other then 22. Click to expand... what port would be open at a public wifi? And would open SSH know to listen for the other port?
Intell said: Use a port other then 22. Click to expand... what port would be open at a public wifi? And would open SSH know to listen for the other port?
B Bandolier macrumors 6502a Aug 2, 2010 604 2 Aug 12, 2010 #4 Be sure to use the IP Address in Settings>wifi>blue arrow and not the one in SBSettings. Sometimes they are different as I discovered the long way.
Be sure to use the IP Address in Settings>wifi>blue arrow and not the one in SBSettings. Sometimes they are different as I discovered the long way.
Intell macrumors P6 Jan 24, 2010 18,957 510 Inside Aug 12, 2010 #5 mayakukla said: what port would be open at a public wifi? And would open SSH know to listen for the other port? Click to expand... You can use any port. Example: 9754 To change the port on the server just edit the Services file in /etc/ just scroll down till you see "ssh" it's near 22. Then just change both 22's to the port of your choice and restart the server.
mayakukla said: what port would be open at a public wifi? And would open SSH know to listen for the other port? Click to expand... You can use any port. Example: 9754 To change the port on the server just edit the Services file in /etc/ just scroll down till you see "ssh" it's near 22. Then just change both 22's to the port of your choice and restart the server.