Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dynamic IP Address for remote (Internet) access?



At 08:08 PM 5/2/2006, Jeffrey Safire jsafire-at-microdisk.com |remote.desktop| wrote:

I am trying to access a Mac via the internet, which is connected to a
wireless router, connected to a cablemodem with dynamic IP address.
As long as I know the current IP, I should be able to connect, correct?

You're halfway there. The wireless router will have to be configured to forward traffic on ports 3283 (UDP) and 5900 (TCP) to the mac. How to do this is dependent on what kind of wireless router. Many routers have a web interface, and you set up the port forwarding by clicking the "Forwarding" tab (sometimes under "Advanced" settings).


You (or the remote user) will need the IP address given to them by the wireless router (usually but not always 192.168.1.100) -- use that as the "Forward to" address. Excuse me, but I can't remember the GUI way to get the IP address and I'm not on a Mac right now.. but you can get the IP using Terminal by typing the following command:
ifconfig -a | grep inet | grep broadcast
You should get something like:
inet 192.168.1.100 netmask 0xffffff00 broadcast 192.168.1.255
The IP is right after the word "inet"


The wireless router port forwarding setup might look something like this:

service name    PORT    Protocol        Destination
ARD             3283    UDP             192.168.1.100
ARD             3900    TCP             192.168.1.100

If that's not clear, check the manual for the wireless router. If that doesn't help, try Google :)



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Remote-desktop mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/remote-desktop/email@hidden

This email sent to email@hidden
References: 
 >Dynamic IP Address for remote (Internet) access? (From: Jeffrey Safire <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.