<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Qwest DSL Installation With Actiontec M1000</title>
	<atom:link href="http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/</link>
	<description>A place for Google to index my learnings</description>
	<lastBuildDate>Fri, 06 Jan 2012 08:18:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Ethernet Over Copper</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-15431</link>
		<dc:creator>Ethernet Over Copper</dc:creator>
		<pubDate>Tue, 26 Oct 2010 20:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-15431</guid>
		<description>I have this, it&#039;s incredibly fast!</description>
		<content:encoded><![CDATA[<p>I have this, it&#8217;s incredibly fast!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eprosenx</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-14929</link>
		<dc:creator>eprosenx</dc:creator>
		<pubDate>Fri, 08 Oct 2010 21:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-14929</guid>
		<description>Yeah, so Qwest is now offering ADSL2+ which offers higher download speeds (but same crummy upload speeds) and in some areas, they are offering VDSL which has a much better upload speed along with very high download speeds.

For businesses with needs beyond what can be provided by a single DSL line, there are now some offerings from Integra for instance that allow you to bond multiple DSL lines (though they still have the asymmetric speeds).  For users that need higher speed, asymmetric, more reliable connections, but that metro ethernet over fiber is not an option for, I recommend &quot;Metro Ethernet over Copper&quot;.  There are a number of products to deploy this (Hatteras, Actelis, Adtran) and a number of local providers in Portland that have the capability (SilverStar Telecom, Integra Telecom, Qwest, XO, LS Networks, Rio Communications, etc...)

-Eric</description>
		<content:encoded><![CDATA[<p>Yeah, so Qwest is now offering ADSL2+ which offers higher download speeds (but same crummy upload speeds) and in some areas, they are offering VDSL which has a much better upload speed along with very high download speeds.</p>
<p>For businesses with needs beyond what can be provided by a single DSL line, there are now some offerings from Integra for instance that allow you to bond multiple DSL lines (though they still have the asymmetric speeds).  For users that need higher speed, asymmetric, more reliable connections, but that metro ethernet over fiber is not an option for, I recommend &#8220;Metro Ethernet over Copper&#8221;.  There are a number of products to deploy this (Hatteras, Actelis, Adtran) and a number of local providers in Portland that have the capability (SilverStar Telecom, Integra Telecom, Qwest, XO, LS Networks, Rio Communications, etc&#8230;)</p>
<p>-Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chisholm</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-14928</link>
		<dc:creator>Chisholm</dc:creator>
		<pubDate>Fri, 08 Oct 2010 21:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-14928</guid>
		<description>Great and thorough article... I dont know that I ever see such detail in articles any  more.  

My comment is that the only downside I have with DSL is the uplaod speeds.  It&#039;s very unfortunate that they can&#039;t seem to increaes that.  It is for that reason that most of my customers go with cable services now.</description>
		<content:encoded><![CDATA[<p>Great and thorough article&#8230; I dont know that I ever see such detail in articles any  more.  </p>
<p>My comment is that the only downside I have with DSL is the uplaod speeds.  It&#8217;s very unfortunate that they can&#8217;t seem to increaes that.  It is for that reason that most of my customers go with cable services now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eprosenx</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-10449</link>
		<dc:creator>eprosenx</dc:creator>
		<pubDate>Wed, 07 Apr 2010 17:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-10449</guid>
		<description>Hmm, what you describe should not be impacted by having a reverse DNS entry or not.  The type of reverse entry I am referring to is a real in-addr.arpa entry (i.e. 1.2.2.4.in-addr.arpa. for 4.2.2.1 as an example) out on the open internet (not an internal network thing).

The reason a reverse DNS entry is required is for outbound mail to certain domains.  I believe Comcast and AOL are two of the prime offenders that require some kind of reverse DNS entry to exist for a host that sends them mail or else they will bounce it (or refuse to accept it).

For inbound mail to work you need an &quot;MX&quot; record pointed at an &quot;A&quot; record that points to your IP address.

Good luck!

P.S.  Its worth noting that a lot of ISP&#039;s block port 25, so perhaps your getting caught up in that?  If you have another host you can login to somewhere else on the internet go to a shell prompt and type &quot;telnet &lt;ipaddress&gt; 25&quot;.  If the screen clears and you get a black screen then a TCP connection worked.  If it fails to connect then perhaps Qwest is blocking port 25, or your router is not forwarding the connection properly.

-Eric</description>
		<content:encoded><![CDATA[<p>Hmm, what you describe should not be impacted by having a reverse DNS entry or not.  The type of reverse entry I am referring to is a real in-addr.arpa entry (i.e. 1.2.2.4.in-addr.arpa. for 4.2.2.1 as an example) out on the open internet (not an internal network thing).</p>
<p>The reason a reverse DNS entry is required is for outbound mail to certain domains.  I believe Comcast and AOL are two of the prime offenders that require some kind of reverse DNS entry to exist for a host that sends them mail or else they will bounce it (or refuse to accept it).</p>
<p>For inbound mail to work you need an &#8220;MX&#8221; record pointed at an &#8220;A&#8221; record that points to your IP address.</p>
<p>Good luck!</p>
<p>P.S.  Its worth noting that a lot of ISP&#8217;s block port 25, so perhaps your getting caught up in that?  If you have another host you can login to somewhere else on the internet go to a shell prompt and type &#8220;telnet <ipaddress> 25&#8243;.  If the screen clears and you get a black screen then a TCP connection worked.  If it fails to connect then perhaps Qwest is blocking port 25, or your router is not forwarding the connection properly.</p>
<p>-Eric</ipaddress></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charles bretana</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-10448</link>
		<dc:creator>charles bretana</dc:creator>
		<pubDate>Wed, 07 Apr 2010 17:05:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-10448</guid>
		<description>Why is a reverse dns entry required to run a mail server? Are you talking about internal private network dns entries (for internal servers)?  or are you talking about reverse dns for my public domain name?

I have new 12 MBps Qwest DSL running through ActionTec pk5000 with ports 25 and 443 forwarded to my internal Ms Exchange Edge and Mail OWA servers respectively... I know the 443 port forwading works because I can get to the OWA web page from outside.. But no mail I send to myself (like from GMail), is reaching the Exchange server... Is this because of not having reverse dns set up properly somewhere?</description>
		<content:encoded><![CDATA[<p>Why is a reverse dns entry required to run a mail server? Are you talking about internal private network dns entries (for internal servers)?  or are you talking about reverse dns for my public domain name?</p>
<p>I have new 12 MBps Qwest DSL running through ActionTec pk5000 with ports 25 and 443 forwarded to my internal Ms Exchange Edge and Mail OWA servers respectively&#8230; I know the 443 port forwading works because I can get to the OWA web page from outside.. But no mail I send to myself (like from GMail), is reaching the Exchange server&#8230; Is this because of not having reverse dns set up properly somewhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Purgo</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-3509</link>
		<dc:creator>Purgo</dc:creator>
		<pubDate>Thu, 27 Aug 2009 16:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-3509</guid>
		<description>I had qwest service but then moved and it&#039;s not available in this area.
Is there a way I can configure my m1000 modem to work on verizon&#039;s service? In other words what are the settings I need to change the m1000 to and where do I find what those settings are on verizons network?</description>
		<content:encoded><![CDATA[<p>I had qwest service but then moved and it&#8217;s not available in this area.<br />
Is there a way I can configure my m1000 modem to work on verizon&#8217;s service? In other words what are the settings I need to change the m1000 to and where do I find what those settings are on verizons network?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Miller</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-3033</link>
		<dc:creator>Charles Miller</dc:creator>
		<pubDate>Tue, 11 Aug 2009 19:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-3033</guid>
		<description>&lt;a href=&quot;#comment-58&quot; rel=&quot;nofollow&quot;&gt;@Jason&lt;/a&gt; 
I am working with my vendor and Qwest technical support to do exactly the setup that you mention. Put the M1000 in transparent bridging mode and put the PPPoE configuration in PIX 501. Did you have any gotchas when you configured yours. In router mode the firewall works fine, but not in transparent bridge mode. Qwest does not even see PPPoE request being sent.</description>
		<content:encoded><![CDATA[<p><a href="#comment-58" rel="nofollow">@Jason</a><br />
I am working with my vendor and Qwest technical support to do exactly the setup that you mention. Put the M1000 in transparent bridging mode and put the PPPoE configuration in PIX 501. Did you have any gotchas when you configured yours. In router mode the firewall works fine, but not in transparent bridge mode. Qwest does not even see PPPoE request being sent.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eprosenx</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-556</link>
		<dc:creator>eprosenx</dc:creator>
		<pubDate>Sun, 17 May 2009 19:58:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-556</guid>
		<description>Yeah, that&#039;s a pretty good price.  Qwest has promotions running on their DSL service at I believe $15 a month for 1.5 meg for 12 months, but static IP&#039;s would be extra.  It might be worth asking how high a speed circuit they could provision you now (with newer chipsets in the DSLAM&#039;s and modems).  It is possible that since the last time you ordered service that they put in a new DSLAM at your node sitting right next to the one you are currently off.  Do you have any concept for where your DSLAM is?  Which CO are you out of?

http://www.qwest.com/residential/internet/broadbandlanding/

It is also worth noting (as I am sure you know) that if you get service from SpiritOne or Qwest you are still being served off the same DSLAM and backhaul from that DSLAM to Qwest&#039;s ATM cloud.  The service differentiators for a third party ISP are: 1. Customer Service, 2. Extra features (like static IP&#039;s), 3. Quality of upstream ISP&#039;s and if they run over-subscribed on their ISP&#039;s, 4. If their PPPoA concentrators are over-subscribed and dropping packets at certain times of day.

#4 above is a little-known item to many people.  When your circuit is terminated at your ISP across Qwest&#039;s ATM cloud it probably comes in a DS-3 to your ISP&#039;s router/concentrator.  If you have a bunch of 7 meg DSL lines on the same DS-3 it does not take too many to cause packet loss.

-Eric</description>
		<content:encoded><![CDATA[<p>Yeah, that&#8217;s a pretty good price.  Qwest has promotions running on their DSL service at I believe $15 a month for 1.5 meg for 12 months, but static IP&#8217;s would be extra.  It might be worth asking how high a speed circuit they could provision you now (with newer chipsets in the DSLAM&#8217;s and modems).  It is possible that since the last time you ordered service that they put in a new DSLAM at your node sitting right next to the one you are currently off.  Do you have any concept for where your DSLAM is?  Which CO are you out of?</p>
<p><a href="http://www.qwest.com/residential/internet/broadbandlanding/" rel="nofollow">http://www.qwest.com/residential/internet/broadbandlanding/</a></p>
<p>It is also worth noting (as I am sure you know) that if you get service from SpiritOne or Qwest you are still being served off the same DSLAM and backhaul from that DSLAM to Qwest&#8217;s ATM cloud.  The service differentiators for a third party ISP are: 1. Customer Service, 2. Extra features (like static IP&#8217;s), 3. Quality of upstream ISP&#8217;s and if they run over-subscribed on their ISP&#8217;s, 4. If their PPPoA concentrators are over-subscribed and dropping packets at certain times of day.</p>
<p>#4 above is a little-known item to many people.  When your circuit is terminated at your ISP across Qwest&#8217;s ATM cloud it probably comes in a DS-3 to your ISP&#8217;s router/concentrator.  If you have a bunch of 7 meg DSL lines on the same DS-3 it does not take too many to cause packet loss.</p>
<p>-Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-553</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 17 May 2009 19:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-553</guid>
		<description>My Qwest DSL costs me $21 a month for the line and my ISP charges me $17 a month for a total of $38 a month.  I&#039;ve been with SpiritOne for over 7 years and have been pleased with their service and outstanding up time over these past years.  Since I do many things off my DSL, (DNS, Web, Mail, etc), I am beyond the standard &quot;consumer&quot; grade broadband of just surfing and such.  I&#039;ve been thinking of contacting Qwest to see how much their TCO would be compared to what I have now if they would be willing to redesign the DSL circuit to support a bigger pipe.  I don&#039;t think that is going to happen.</description>
		<content:encoded><![CDATA[<p>My Qwest DSL costs me $21 a month for the line and my ISP charges me $17 a month for a total of $38 a month.  I&#8217;ve been with SpiritOne for over 7 years and have been pleased with their service and outstanding up time over these past years.  Since I do many things off my DSL, (DNS, Web, Mail, etc), I am beyond the standard &#8220;consumer&#8221; grade broadband of just surfing and such.  I&#8217;ve been thinking of contacting Qwest to see how much their TCO would be compared to what I have now if they would be willing to redesign the DSL circuit to support a bigger pipe.  I don&#8217;t think that is going to happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eprosenx</title>
		<link>http://www.bitplumber.net/2009/04/qwest-dsl-installation-with-actiontec-m1000/comment-page-1/#comment-539</link>
		<dc:creator>eprosenx</dc:creator>
		<pubDate>Sun, 17 May 2009 07:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitplumber.net/?p=225#comment-539</guid>
		<description>Yeah, you might want to consider checking Clear out if you are otherwise against Comcast. I got to test out a friends Clear service a while back and it actually was the speed advertised (would be faster than your 1.5 meg DSL).  You certainly would not get the static IP, or even the ability to use your own NAT (which is a bummer), but if you are looking at basic consumer Internet it may fit the bill.

I am curious how ISP&#039;s that sell Qwest DSL with their own IP upstream (like what you have) can compete.  You can get the same service now from Qwest (even with static IP&#039;s and such) for seemingly less than what these other ISP&#039;s charge.  I actually have been pretty impressed with the Qwest DSL support.

-Eric</description>
		<content:encoded><![CDATA[<p>Yeah, you might want to consider checking Clear out if you are otherwise against Comcast. I got to test out a friends Clear service a while back and it actually was the speed advertised (would be faster than your 1.5 meg DSL).  You certainly would not get the static IP, or even the ability to use your own NAT (which is a bummer), but if you are looking at basic consumer Internet it may fit the bill.</p>
<p>I am curious how ISP&#8217;s that sell Qwest DSL with their own IP upstream (like what you have) can compete.  You can get the same service now from Qwest (even with static IP&#8217;s and such) for seemingly less than what these other ISP&#8217;s charge.  I actually have been pretty impressed with the Qwest DSL support.</p>
<p>-Eric</p>
]]></content:encoded>
	</item>
</channel>
</rss>

