<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How do I make my Mac Mini do bridging over wireless instead of NAT?</title>
	<link>http://ask.metafilter.com/103271/How-do-I-make-my-Mac-Mini-do-bridging-over-wireless-instead-of-NAT/</link>
	<description>Comments on Ask MetaFilter post How do I make my Mac Mini do bridging over wireless instead of NAT?</description>
	<pubDate>Thu, 02 Oct 2008 19:56:36 -0800</pubDate>
	<lastBuildDate>Thu, 02 Oct 2008 19:56:36 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How do I make my Mac Mini do bridging over wireless instead of NAT?</title>
		<link>http://ask.metafilter.com/103271/How-do-I-make-my-Mac-Mini-do-bridging-over-wireless-instead-of-NAT</link>	
		<description>How do I use my Mac Mini to share its ethernet network connection over the wireless connection, but in a way that NAT is not used? In other words, how do I make my Mac Mini do bridging over the wireless connection? &lt;br /&gt;&lt;br /&gt; Here is my network setup:&lt;br&gt;
&lt;br&gt;
Cable Modem -&amp;gt; Router (IP 192.168.0.1)&lt;br&gt;
&lt;br&gt;
Router connects to two desktop Macs:&lt;br&gt;
&lt;br&gt;
Router -&amp;gt; Upstairs Mac (192.168.0.6)&lt;br&gt;
Router -&amp;gt; Downstairs Mac (192.168.0.50)&lt;br&gt;
&lt;br&gt;
I want to use the downstairs mac as a wireless access point. I have done this using Internet Sharing, which works fine *except* that devices on the wireless get a 10.0.0.* address. Computers on the 10.0.0.* net, like my laptop and iPhone, and cannot see the shared services of the upstairs mac, such as iTunes and iChat over Bonjour.&lt;br&gt;
&lt;br&gt;
The problem seems to be that the mac with the wireless connection automatically uses NAT, and I can&apos;t figure out how to make it just do bridging. I would like for devices that connect to the wireless to get a 192.168.0.* address, and be able to route across the mac mini to get IP addresses from the router by DHCP.&lt;br&gt;
&lt;br&gt;
Can anyone tell me how to do that? I am perfectly comfortable with the command line, but am just not sure how to configure it.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.103271</guid>
		<pubDate>Thu, 02 Oct 2008 15:26:27 -0800</pubDate>
		<dc:creator>procrastination</dc:creator>
		
			<category>mac</category>
		
			<category>wireless</category>
		
			<category>bridging</category>
		
			<category>notnat</category>
		
			<category>sometimetheguiisnotenough</category>
		
	</item> <item>
		<title>By: mmascolino</title>
		<link>http://ask.metafilter.com/103271/How-do-I-make-my-Mac-Mini-do-bridging-over-wireless-instead-of-NAT#1496443</link>	
		<description>I&apos;ll preface this as saying I don&apos;t have a Mac to try this on but if there is an option to disable the DHCP server on the Downstair&apos;s Mac then it should pass along a client&apos;s DHCP&apos;s address to the next device in the chain which would be your cable modem&apos;s router</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103271-1496443</guid>
		<pubDate>Thu, 02 Oct 2008 19:56:36 -0800</pubDate>
		<dc:creator>mmascolino</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/103271/How-do-I-make-my-Mac-Mini-do-bridging-over-wireless-instead-of-NAT#1496530</link>	
		<description>Unfortunately my answer to your question was deleted, but I sent you a MeMail with one solution to bridging the Internet Sharing service.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103271-1496530</guid>
		<pubDate>Thu, 02 Oct 2008 22:06:13 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: TravellingDen</title>
		<link>http://ask.metafilter.com/103271/How-do-I-make-my-Mac-Mini-do-bridging-over-wireless-instead-of-NAT#1496531</link>	
		<description>Bridging is a no-go for a couple of reasons.&lt;br&gt;
1) OSX does not include BSD bridging drivers for some reason.&lt;br&gt;
2) Bridging wifi to ethernet is not as straightforward as it should be - most card drivers for PCs don&apos;t support it (you have to be able to spoof source addresses.)  &lt;br&gt;
&lt;br&gt;
Another way to put it is that wheras ethernet is ethernet... an access point is subtly different than a client.&lt;br&gt;
&lt;br&gt;
That said - I hate saying &quot;can&apos;t&quot;.. there&apos;s probably some obscure way to do this, and I will eventually figure it out.&lt;br&gt;
&lt;br&gt;
Other ideas I&apos;ve tossed around:&lt;br&gt;
&lt;br&gt;
1) Use the mac as a router, and perhaps DHCP relay - and that&apos;s only if your DHCP server supports multiple subnets. Run a separate subnet behind the mac.&lt;br&gt;
&lt;br&gt;
2) Rig up some kind of subnet + proxy-arp solution behind the mac.. not sure how the mac will accept overlapping network blocks though.&lt;br&gt;
&lt;br&gt;
Bonjour works over link-local multicast addresses, not broadcast - you can probably rig that up somehow to span a few hops.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.103271-1496531</guid>
		<pubDate>Thu, 02 Oct 2008 22:06:22 -0800</pubDate>
		<dc:creator>TravellingDen</dc:creator>
	</item>
	</channel>
</rss>
