Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Enthusiast Zone > Networking > Long Distance Linking?

Long Distance Linking?
Thread Tools
Mac Enthusiast
Join Date: Feb 2004
Location: Hell's Kitchen, NYC
Status: Offline
Reply With Quote
Dec 3, 2005, 04:54 PM
 
I am a graphic designer with a client 30 miles away... he has a Mac... I have a Mac...

Is there any way I can link to his computer?
I don't wanna go out there everytime I need a 50mb tif file from him...

Yes, we FTP what we can, but is there any way easier?
     
Posting Junkie
Join Date: Oct 2005
Location: Houston, TX
Status: Offline
Reply With Quote
Dec 3, 2005, 05:06 PM
 
I'm not sure exactly what you want, but here are some solutions that may apply:
File transfer via AIM or similar
Apple Remote Desktop
Virtual Private Network
     
Senior User
Join Date: Jul 2003
Location: Asia
Status: Offline
Reply With Quote
Dec 5, 2005, 10:02 PM
 
Hi,

Is the issue that you want to be able to access your clients computer directly, so that your client doesnt need to do anything himself?

If so, a cool solution would be to ask your client to give you a login account on his computer (a username and password) and to enable remote login (in sharing preferences) and to leave his computer running. (this is assuming that your client is willing to give you such access and that it creates no security problem for them)

you would then be able to access the clients computer (the remote computer) directly via secure shell (ssh) using the terminal application in the utilities folder.

you would type:

ssh username@123.45.67.8

(obviously using the real username and ip address). then after entering your password you could then have a full secure (encrypted) unix session (including transfering files from the remote computer).

(the above assumes the remote computer is not behind a router--if it is, you would have to set up port forwarding on the router to send traffic on port 22 (ssh) to the remote computer.

if you prefer a graphical interface, you could set up a VNC server on your clients computer (like OSXvnc) and a VNC client on your own computer (like Chicken of the VNC). set the ip address on Chicken of the VNC to 127.0.0.1 and assuming the remote computers monitor is 0 (equivalent to port 5900), you would use terminal to set up a secure shell with local forwarding to send your local port 5900 to the clients computer. it would look like this:

ssh username@123.45.67.8 -L5900:127.0.0.1:5900

after entering your password, you would be able to start chicken of the VNC and the remote computer desktop will appear and be fully functional with your mouse and keyboard.

hope that helps,

Rich
(Last edited by rjt1000; Dec 5, 2005 at 10:18 PM. )
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 10:09 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2