PDA

View Full Version : SSH? how?


josh
09-22-2008, 05:10 PM
I have a SSH server running on my computer, now how do I route it thru my .gbridge.net?

admin
09-22-2008, 05:20 PM
If you want to ssh from your computer A to computer B:
1. install Gbridge on both computers
2. log in Gbridge using the same google account on both computers
3. on computer B, click the 'Options' icon in the toolbar, select "advanced options"
4. in the dialog, find the group "open to my other computer", check the "SSH" checkbox, and click "Apply and restart Gbridge"
5. On your computer A, you can
ssh computer-b.your-account.gbridge.net

If you have firewall on your computer B, you need to open the port and allow incoming connection to your ssh server.

We need step 3 and step 4 because Gbridge by default blocks almost all ports for security concern.

Unregistered
10-01-2008, 03:10 PM
Does Gbridge include an SSH server? Or do you have to run a separate server on the machine?

pup314
10-02-2008, 11:22 AM
Gbridge does not include ssh server, you would need to install your own and configure it.