Back to My Mac: Supported router devices

 
Thread Tools Search this Thread
Operating Systems OS X (Apple) OS X Support RSS Back to My Mac: Supported router devices
# 1  
Old 03-19-2009
Back to My Mac: Supported router devices

Back to My Mac is a Mac OS X 10.5 Leopard feature that makes it easy to automatically connect to your other computers over the Internet. It requires the use of either an AirPort base station with NAT-PMP (NAT Port Mapping Protocol) enabled, or a third-party Internet router with UPnP (Universal Plug and Play) technology. For more information about setting up Back to My Mac, see this article. Note: For best compatibility with Back to My Mac you should: Update to Mac OS X 10.5.6 or later. You can use Software Update to download and install available updates. If you use a third-party router, install the latest firmware available for your third-party router (check the manufacturer's website for instructions). AirPort products that work with Back to My Mac AirPort Express AirPort Extreme Base Station (all models) Time Capsule For more information about using Apple products and Back to My Mac, see this article. To learn about using NAT-PMP, see this article. AirPort products that do not support Back to My Mac AirPort Base Station (Graphite) AirPort Base Station (Dual Ethernet)

More from Apple OS X Support ...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Solaris

cannot label 'c0t5000CCA0251EF65Cd0': EFI labeled devices are not supported on root pools

I'm running Solaris 10 u9. I just applied the April quarterly patch cluster. I'm trying to mirror the boot disk which is using zfs, something I've done before w/o problems prior to the patch cluster install. disk=c0t5000CCA0251D9514d0;mirrordisk=c0t5000CCA0251EF65Cd0;echo $disk $mirrordisk... (7 Replies)
Discussion started by: TKD
7 Replies
Login or Register to Ask a Question
AIRPORT-CONFIG(1)					      General Commands Manual						 AIRPORT-CONFIG(1)

NAME
airport-config - Configurator for the original Apple AirPort Base Station ("Graphite") and the Lucent RG-1000 base station SYNOPSIS
airport-config DESCRIPTION
airport-config allows you to manage your AirPort base station, just like the AirPort software on Mac OS X. OPTIONS
airport-config accepts no command-line options. airport-config is a wrapper script around the AirportBaseStationConfigurator.jar jar file located in /usr/share/java/airport-utils. You can set the JAVACMD environment variable to use a specific JVM instead of the one chosen by the wrapper script. Set the DEBUG environ- ment variable to 1 to get the debug output from the wrapper script. ENVIRONMENT VARIABLES
DEBUG Set this variable to 1 to get the debug output from the wrapper script. JAVACMD The full path to the Java Virtual Machine to use. By default, the wrapper uses JAVACMD; if it is not set, it looks for JAVA_BINDIR/java, then for JAVA_HOME/bin/java before looking for a java executable in the PATH. In the latter case, the JVM used can be configured using the Debian alternatives system (see update-alternatives(8)). JAVA_HOME The full path where your JDK/JRE is installed. JAVA_BINDIR The full path to the directory where the java executable is located. JAVA_ARGS Extra command-line arguments to be passed to the Java Virtual Machine. AUTHOR
airport-config was written by Jon Sevy <jsevy@cs.drexel.edu>. This manual page was written by Julien BLACHE <jblache@debian.org>, for the Debian project (but may be used by others). May 20, 2006 AIRPORT-CONFIG(1)