<?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>mcBachmann.de TechBlog &#187; modem</title>
	<atom:link href="http://blog.mcbachmann.de/tag/modem/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mcbachmann.de</link>
	<description>Der Blog zur Website ;-)</description>
	<lastBuildDate>Wed, 11 Jan 2012 21:12:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Using a 56k modem with an Asus wl-500g premium router and OpenWrt Kamikaze 7.09</title>
		<link>http://blog.mcbachmann.de/linux/using-a-56k-modem-with-an-asus-wl-500g-premium-router-and-openwrt-kamikaze-709</link>
		<comments>http://blog.mcbachmann.de/linux/using-a-56k-modem-with-an-asus-wl-500g-premium-router-and-openwrt-kamikaze-709#comments</comments>
		<pubDate>Wed, 26 Mar 2008 15:04:06 +0000</pubDate>
		<dc:creator>Sven Bachmann</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[reudnitz]]></category>
		<category><![CDATA[56k]]></category>
		<category><![CDATA[asus]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[openwrt]]></category>

		<guid isPermaLink="false">http://blog.mcbachmann.de/?p=201</guid>
		<description><![CDATA[Hi there, this (easter) weekend, I had to fiddle around with an Asus WLAN router, a 56k modem (yes, in Germany we have places without DSL or similar things) and OpenWrt. And what should I say? It works! Thanks to OpenWrt. First of all, you need some packages which you can install with ipkg on [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>this (easter) weekend, I had to fiddle around with an Asus WLAN router, a 56k modem (yes, in Germany we have places without DSL or similar things) and OpenWrt. And what should I say? It works! Thanks to OpenWrt.<span id="more-201"></span></p>
<p>First of all, you need some packages which you can install with ipkg on the router: chat, ppp, various usb modules (see openwrt wiki for details) and the usb-serial module.</p>
<p>To enable wifi, please also see the openwrt documentation &#8211; I had to use WAP, because WAP2 was not supported by a windows client &#8211; and downloading some 10MB big files just to make it work would not be funny over 56k modem <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>First step: Set the WAN device from the routers WAN port to the modem device, ppp0</p>
<p><strong>/etc/config/network</strong></p>
<blockquote><p><code>config interface wan<br />
    option ifname 'ppp0'<br />
    option proto dhcp<br />
</code></p></blockquote>
<p>Second step: Configure the ppp utils &#8211; this will show a config for the provider 1&#038;1</p>
<p>Download: <strong><a href='http://blog.mcbachmann.de/wp-content/uploads/2008/03/chat.1und1'>/etc/ppp/chat.1und1</a></strong></p>
<p>Download: <strong><a href='http://blog.mcbachmann.de/wp-content/uploads/2008/03/opts.1und1'>/etc/ppp/opts.1und1</a></strong></p>
<p>Anlegen der <strong>/etc/ppp/pap-secrets</strong>.</p>
<blockquote><p><code>"1und1/1234-567"    *    "PASSWORD"</code></p></blockquote>
<p>Download: <strong><a href='http://blog.mcbachmann.de/wp-content/uploads/2008/03/firewall'>/etc/ppp/ip-up.d/firewall</a></strong></p>
<p>Third step: Add some webscripts, to manage the connect and disconnect via browser</p>
<p>Download: <strong><a href='http://blog.mcbachmann.de/wp-content/uploads/2008/03/status'>/www/cgi-bin/status</a></strong></p>
<p>Download: <strong><a href='http://blog.mcbachmann.de/wp-content/uploads/2008/03/connect'>/www/cgi-bin/connect</a></strong></p>
<p>Download: <strong><a href='http://blog.mcbachmann.de/wp-content/uploads/2008/03/disconnect'>/www/cgi-bin/disconnect</a></strong></p>
<p>If you have questions&#8230; feel free to ask <img src='http://blog.mcbachmann.de/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Bye<br />
  Sven</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mcbachmann.de/linux/using-a-56k-modem-with-an-asus-wl-500g-premium-router-and-openwrt-kamikaze-709/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

