<?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: Should DHCP be running on the DSL modem or on the wifi router?</title>
	<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router/</link>
	<description>Comments on Ask MetaFilter post Should DHCP be running on the DSL modem or on the wifi router?</description>
	<pubDate>Thu, 03 Jan 2008 17:50:06 -0800</pubDate>
	<lastBuildDate>Thu, 03 Jan 2008 17:50:06 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Should DHCP be running on the DSL modem or on the wifi router?</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router</link>	
		<description>DHCP served up by the DSL Modem or the wireless router? &lt;br /&gt;&lt;br /&gt; I received a new DSL modem (actiontec m1000) and have a chance to correct all of my networking wrongdoings of the past.  Besides the actiontec, I have a Linksys wrt54g 802.11b/g router, a couple of laptops, and an Xbox with the MS wireless adapter.  Previously, the wrt54g acted as a dhcp server, and the only way I could (seemingly) access my DSL modem was to plug a machine directly into it and telnet into 10.0.0.1. &lt;br&gt;
&lt;br&gt;
I&apos;d like to know which services are appropriate to run on the modem and which should be running on the wrt54g.  I&apos;m running standard linksys fw right now, I used to run the custom stuff a few years ago but I never really saw the advantage of it, so I switched back.  I&apos;m willing to give the custom firmware another shot.&lt;br&gt;
&lt;br&gt;
Additionally, whenever I would connect to Xbox Live in H3, I would receive a message about NAT not being configured to the fullest-I dont really remember the exact error, hopefully one of you knows about it.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.80111</guid>
		<pubDate>Thu, 03 Jan 2008 17:25:56 -0800</pubDate>
		<dc:creator>neilkod</dc:creator>
		
			<category>networking</category>
		
			<category>wireless</category>
		
			<category>network</category>
		
			<category>router</category>
		
			<category>modem</category>
		
	</item> <item>
		<title>By: rbs</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188536</link>	
		<description>If you have the router (assuming you&apos;re doing NAT and not &quot;real&quot; routing) connected to the DSL, then having your DSL modem give out addresses would make no difference, cause your DHCP Requests won&apos;t make it through the NAT. In other words, you&apos;re gonna have to do it on the Linksys.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188536</guid>
		<pubDate>Thu, 03 Jan 2008 17:50:06 -0800</pubDate>
		<dc:creator>rbs</dc:creator>
	</item><item>
		<title>By: TeatimeGrommit</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188549</link>	
		<description>DHCP is typically served up by *both* the router and the modem.  Also, many modems are configured to only give out one address (my cable modem does this).  In such a case, the linksys must serve DHCP in order to allow all the different machines to get out through the modem.&lt;br&gt;
&lt;br&gt;
I put as much of the load on my router as possible so as to make it easier to switch between ISPs and broadband technologies.  For instance, imagine if fiber becomes available in your neighborhood.  You don&apos;t want hours of customization work in your DSL modem at that point since you&apos;ll be throwing it away.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188549</guid>
		<pubDate>Thu, 03 Jan 2008 17:56:26 -0800</pubDate>
		<dc:creator>TeatimeGrommit</dc:creator>
	</item><item>
		<title>By: neilkod</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188552</link>	
		<description>Sorry, I forgot to ask about NAT, which machine should I be using to configure NAT?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188552</guid>
		<pubDate>Thu, 03 Jan 2008 17:57:11 -0800</pubDate>
		<dc:creator>neilkod</dc:creator>
	</item><item>
		<title>By: grabbingsand</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188568</link>	
		<description>I let the DSL Modem/Router manage DHCP, as well as NAT.  My D-Link router is serving as simply a bridge and wireless access point.&lt;br&gt;
&lt;br&gt;
&lt;del&gt;Bellsouth&apos;s&lt;/del&gt; AT&amp;amp;T&apos;s user interface is not pretty, but it is effective.  Both DHCP and NAT and port forwarding and so on are all considered part of the modem&apos;s &quot;advanced&quot; suite.&lt;br&gt;
&lt;br&gt;
It is important, however, to disable the DHCP on your wireless router, lest ye have conflicting efforts.  While the end result might be a connection to the Internet, problems will become apparent soon enough.  Torrents fail to go green.  Online games fail to connect.  &lt;br&gt;
&lt;br&gt;
The drawback, of course, is that it is likely that your wireless router will become no longer addressable via its IP address.  So if you need to adjust your security settings, do that before shutting down its DHCP.&lt;br&gt;
&lt;br&gt;
(Of course, this is all from experience that has been successful for me.  I might be doing it all wrong.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188568</guid>
		<pubDate>Thu, 03 Jan 2008 18:11:55 -0800</pubDate>
		<dc:creator>grabbingsand</dc:creator>
	</item><item>
		<title>By: fogster</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188595</link>	
		<description>I don&apos;t like to touch the cable company&apos;s equipment. I have my own router on the other side that does all that stuff.&lt;br&gt;
&lt;br&gt;
Part of my reasoning is that I don&apos;t trust the cable company. My friend just had an &quot;upgrade&quot; for her cable setup that disabled wireless. So I leave them to screw with their provided equipment, and have my own router on the other side of it that they can&apos;t touch. It does all my DHCP, filtering, and so forth.&lt;br&gt;
&lt;br&gt;
If you set your routing tables up right (and you&apos;re not using 10.0.0.1/24 as your internal LAN), you could still access the modem, but I&apos;m not sure why you&apos;d want to.&lt;br&gt;
&lt;br&gt;
I don&apos;t understand the error. Our network runs perfectly configured the way you had it previously. Might it have been some sort of unintentional problem?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188595</guid>
		<pubDate>Thu, 03 Jan 2008 18:37:21 -0800</pubDate>
		<dc:creator>fogster</dc:creator>
	</item><item>
		<title>By: neilkod</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188597</link>	
		<description>Additionally, do I need to give my wrt54g a specific IP address, or should I let the Actiontec assign it?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188597</guid>
		<pubDate>Thu, 03 Jan 2008 18:37:53 -0800</pubDate>
		<dc:creator>neilkod</dc:creator>
	</item><item>
		<title>By: fogster</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188598</link>	
		<description>&lt;small&gt;Substitute any references in my post to &quot;cable&quot; to &quot;DSL.&quot; I have cable, you have DSL, but my advice is the same.&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188598</guid>
		<pubDate>Thu, 03 Jan 2008 18:37:55 -0800</pubDate>
		<dc:creator>fogster</dc:creator>
	</item><item>
		<title>By: fogster</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188602</link>	
		<description>As for the wrt54g... It has two &apos;sides&apos; -- the WAN (to the Actiontec), and the LAN (to you).&lt;br&gt;
&lt;br&gt;
It gets its WAN address from the DSL modem. This should be automatic. As far as the Actiontec can tell, you&apos;ve plugged one &quot;computer&quot; into it.&lt;br&gt;
&lt;br&gt;
You set up the LAN address manually, and all of your computers use that LAN IP as their gateway to the Internet.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188602</guid>
		<pubDate>Thu, 03 Jan 2008 18:41:36 -0800</pubDate>
		<dc:creator>fogster</dc:creator>
	</item><item>
		<title>By: Megafly</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188606</link>	
		<description>I&apos;d put the DSL modem on Bride and have your router act as the pppoe connector for the entire network.&lt;br&gt;
&lt;br&gt;
but that&apos;s me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188606</guid>
		<pubDate>Thu, 03 Jan 2008 18:47:36 -0800</pubDate>
		<dc:creator>Megafly</dc:creator>
	</item><item>
		<title>By: Megafly</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188607</link>	
		<description>bridge  with a  G</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188607</guid>
		<pubDate>Thu, 03 Jan 2008 18:47:55 -0800</pubDate>
		<dc:creator>Megafly</dc:creator>
	</item><item>
		<title>By: pompomtom</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188652</link>	
		<description>I do what Megafly suggests.  Put the modem into bridged mode, and then you can pretty much forget about it, and do your PPPOE from the WRT.  This will also make port forwarding/firewall tuning MUCH easier, which (speculation warning!:) I think will make fixing your Xbox issue a lot easier.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188652</guid>
		<pubDate>Thu, 03 Jan 2008 19:31:28 -0800</pubDate>
		<dc:creator>pompomtom</dc:creator>
	</item><item>
		<title>By: samsara</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188804</link>	
		<description>I&apos;d contact your ISP for the IP assigning question.  I know you wanted an answer here but I think your best bet is a quick call with them to get it all set up.&lt;br&gt;
&lt;br&gt;
Typically a DSL modem can act as both a bridge and a router (a bridge simply acting as a passthrough adapter with no IP needed).  What you may find out, especially after power outages, is that your modem might auto-sense whether it is connected to a router or not...if it doesn&apos;t detect one on the internal network it&apos;ll switch itself to router mode.&lt;br&gt;
&lt;br&gt;
That might not be the case with your modem of course...but regardless, you&apos;ll want to have your router ideally take care of DHCP and NAT, and let your modem simply bridge the connection to your ISP.   Avoid setting up the modem as another router if possible...that just adds an extra hop you don&apos;t really need (and more troubleshooting when figuring out network port mappings).  Good luck!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188804</guid>
		<pubDate>Thu, 03 Jan 2008 22:25:42 -0800</pubDate>
		<dc:creator>samsara</dc:creator>
	</item><item>
		<title>By: damn dirty ape</title>
		<link>http://ask.metafilter.com/80111/Should-DHCP-be-running-on-the-DSL-modem-or-on-the-wifi-router#1188914</link>	
		<description>You dont want two routers both doing dhcp/NAT duties.  Make the modem a bridge and have the linksys do all the heavy lifting.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.80111-1188914</guid>
		<pubDate>Fri, 04 Jan 2008 05:16:50 -0800</pubDate>
		<dc:creator>damn dirty ape</dc:creator>
	</item>
	</channel>
</rss>
