Is it possible to share one IP address between two Apple laptops (both running Snow Leopard in my case) so that both devices can connect to the internet?
|
migrated from stackoverflow.com Mar 31 '11 at 13:06
|
Yes, but with caveats. MacOS X has an "internet sharing" mode in the "Sharing" control panel, but you have to use different network interfaces for the "internet facing" and "internal facing" sides of your network. So if you're connected to the Internet over your ethernet port, you can share your connection to WiFi clients. What you can't do is connect and share over the same port. |
|||
|
|
i think it's better to get a router than use internet sharing mainly because the mac sharing the internet connection will need to remain powered on when your second mac needs the internet. =) |
|||
|
|
|
Yes - either use a router or turn on "Internet Sharing" on one of the laptops (effectively the same thing as using a router).
|
|||
|
|
In order for computers to talk on the same network, they must have different IP addresses. However, it is possible to have two or more computers share an internet connection by having them on a private network separate from the internet, then routing their data through a gateway that is able to be on more than one network. The gateway usually uses a system called "Network Address Translation" or NAT to allow the computers on the private network to operate as if they are on the internet. This is what most home routers do. They provide a private network and a NAT gateway, often combined with a wireless access point and and ADSL modem.
|
|||
|
|