<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>King of the Potato People &#187; ZyXEL</title>
	<atom:link href="http://www.potato-people.com/blog/category/geek/zyxel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.potato-people.com/blog</link>
	<description>Code, photos and ramblings of Rick Hodger</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:27:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>ZyXEL 660R Half-Bridge Mode</title>
		<link>http://www.potato-people.com/blog/2008/04/zyxel-660r-half-bridge-mode/</link>
		<comments>http://www.potato-people.com/blog/2008/04/zyxel-660r-half-bridge-mode/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 11:21:07 +0000</pubDate>
		<dc:creator>rick</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[ZyXEL]]></category>
		<category><![CDATA[adsl]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[half-bridge]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[pppoa]]></category>
		<category><![CDATA[public ip]]></category>
		<category><![CDATA[router]]></category>

		<guid isPermaLink="false">http://www.potato-people.com/blog/?p=5</guid>
		<description><![CDATA[<a href="http://www.potato-people.com/blog/2008/04/zyxel-660r-half-bridge-mode/" title="ZyXEL 660R Half-Bridge Mode"></a>A common problem with ADSL in the UK is that most connections are still using PPPoA. This means that if you want a computer to have a public IP address on one of these connections, you need to either have &#8230;<p class="read-more"><a href="http://www.potato-people.com/blog/2008/04/zyxel-660r-half-bridge-mode/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://www.potato-people.com/blog/2008/04/zyxel-660r-half-bridge-mode/" title="ZyXEL 660R Half-Bridge Mode"></a><p>A common problem with ADSL in the UK is that most connections are still using PPPoA. This means that if you want a computer to have a public IP address on one of these connections, you need to either have a block of IP addresses routed by your ISP to your router (at extra) cost, or you use a USB modem. There’s no real option for those folks that want to connect something like a SonicWall or any other firewall device directly to the line.</p>
<p><span id="more-5"></span></p>
<p>However, there is a poorly documented hidden “half-bridge” mode in the ZyXEL 660R routers. These cheap little single-port routers have the ability to push the public IP address and all it’s traffic onto a single device connected to the LAN port.</p>
<p>To do this, set the router up as normal with the username and password for your connection, then logout from the web interface. You’ll now need to telnet to the device, and enter the following:</p>
<p><code>poe bridge switch on<br />
ip dhcp enif0 server lease 120<br />
sys save</code></p>
<p>After this, reboot the router. Once it boots up and logs into your ISP, you should find that it gives you a single IP address on DHCP and that address will be an external fully public IP address.</p>
<p><strong>Update:</strong> <a href="http://intotheunknown.co.uk/2008/06/struggling-with-sip-these-resources.html" target="_blank">IntoTheUnknown</a> uses this to build a SIP VoIP system, which of course can have problems when passing through any firewall or NAT conversion.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.potato-people.com/blog/2008/04/zyxel-660r-half-bridge-mode/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

