<?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>No Name &#187; hax</title>
	<atom:link href="http://blog.schoash.com/category/hax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schoash.com</link>
	<description></description>
	<lastBuildDate>Thu, 07 Oct 2010 13:18:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Make Eclipse run faster in Ubuntu</title>
		<link>http://blog.schoash.com/2007/07/09/make-eclipse-run-faster-in-ubuntu/</link>
		<comments>http://blog.schoash.com/2007/07/09/make-eclipse-run-faster-in-ubuntu/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 00:38:33 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/07/09/make-eclipse-run-faster-in-ubuntu/</guid>
		<description><![CDATA[I am using Eclipse now for php dev things. On my laptop I was very unsatisfied with the performance of Eclipse, even though I have enough RAM it was too slow.
This is only because when you install Eclipse with apt-get it uses the slower java-gcj vm. To change this first install the Java VM from [...]]]></description>
			<content:encoded><![CDATA[<p>I am using Eclipse now for php dev things. On my laptop I was very unsatisfied with the performance of Eclipse, even though I have enough RAM it was too slow.</p>
<p>This is only because when you install Eclipse with apt-get it uses the slower java-gcj vm. To change this first install the Java VM from Sun if not already done.<br />
Next go to /etc/eclipse/java_home  and uncomment the first line which looks like:<br />
#/usr/lib/jvm/java-gcj<br />
Afterwards I added a new line which points to SUNs JVM:<br />
<code>/usr/lib/jvm/java-6-sun-1.6.0.00</code></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br />
Edit: To install Java from Sun you have to<br />
<code><br />
sudo aptitude install sun-java6-jdk<br />
</code><br />
then with<br />
<code>java -version</code> you will get the running version<br />
and define it as a default<br />
<code><br />
sudo update-java-alternatives -s java-1.6.0-sun<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/07/09/make-eclipse-run-faster-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu running on SEM P990i</title>
		<link>http://blog.schoash.com/2007/04/15/ubuntu-running-on-sem-p990i/</link>
		<comments>http://blog.schoash.com/2007/04/15/ubuntu-running-on-sem-p990i/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 15:33:26 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/04/15/ubuntu-running-on-sem-p990i/</guid>
		<description><![CDATA[Some guy called “Wizolabo” managed it to run a modified Ubuntu Linux version on a slightly modified SEM P990i. Here is a not so detailed proof.




]]></description>
			<content:encoded><![CDATA[<p>Some guy called “Wizolabo” managed it to run a modified Ubuntu Linux version on a slightly modified SEM P990i. Here is a not so detailed proof.</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/QyVJgw-H5l8" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/QyVJgw-H5l8"  /></object></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/04/15/ubuntu-running-on-sem-p990i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the HDD in a Panasonic Let&#8217;s note R3</title>
		<link>http://blog.schoash.com/2007/02/12/changing-the-hdd-in-a-panasonic-lets-note-r3/</link>
		<comments>http://blog.schoash.com/2007/02/12/changing-the-hdd-in-a-panasonic-lets-note-r3/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 12:19:32 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2007/02/12/changing-the-hdd-in-a-panasonic-lets-note-r3/</guid>
		<description><![CDATA[Yesterday my HDD finnally gave up. Lately the notebook became slower and slower and the HDD louder and louder. After opening the small lid on the right side, I realized that there is no 1,8&#8243; HDD built in. In fact its a normal 2.5&#8243; but for replacing the HDD the whole notebook had to be [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday my HDD finnally gave up. Lately the notebook became slower and slower and the HDD louder and louder. After opening the small lid on the right side, I realized that there is no 1,8&#8243; HDD built in. In fact its a normal 2.5&#8243; but for replacing the HDD the whole notebook had to be disassembled.</p>
<p>The second difficulty was that the HDD is not a normal 5V no it is a 3.3V which you can only get through OEM support. I have no guarantee and anyway it will take too long so after a while I found <a href="http://homepage1.nifty.com/%7Egoemon/pc/pana/lets_note2.htm" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/homepage1.nifty.com');">a guide</a> how to tweak a 5V HDD to become a 3.3V.  It was quite easy I replaced the 40GB HDD with a new Hitachi 160GB, broke the 2 pins as described in the guide and the Computer recognized the new drive <img src='http://blog.schoash.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The only bad thing which I have to figure out now is how to clone the old HDD so that it also takes the hidden partition to the new disc. I tried with Acronis but the software could only see my normal partition. Anyway at the moment it is only important that my computer runs again and for cloning etc I got an external CD drive. So it is not that difficult to install an OS without that hidden partition.</p>
<p><a href="http://letsnote.xrea.jp/?%A5%EA%A5%AB%A5%D0%A5%EA%B4%D8%CF%A2" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/letsnote.xrea.jp');">Another good source</a> for the R3-5 I also found on my quest.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2007/02/12/changing-the-hdd-in-a-panasonic-lets-note-r3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista Activation Hacked</title>
		<link>http://blog.schoash.com/2006/12/10/windows-vista-activation-hacked/</link>
		<comments>http://blog.schoash.com/2006/12/10/windows-vista-activation-hacked/#comments</comments>
		<pubDate>Sun, 10 Dec 2006 10:27:54 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2006/12/10/windows-vista-activation-hacked/</guid>
		<description><![CDATA[It seems like the MelindaGates hack allows users to download a VMware image of a KMS server which activates Windows Vista Business/Enterprise edition, its creators claim.
There are no Corporate keys anymore for activating Windows so companies can host a local activation server which does not talk to m$ (KMS).
Another possibility can be found on this [...]]]></description>
			<content:encoded><![CDATA[<p>It seems like the MelindaGates hack allows users to download a VMware image of a KMS server which activates Windows Vista Business/Enterprise edition, its creators claim.</p>
<p>There are no Corporate keys anymore for activating Windows so companies can host a local activation server which does not talk to m$ (KMS).</p>
<p>Another possibility can be found on <a href="http://www.vistafans.com"title="vistafans" target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.vistafans.com');">this website</a>. They have setup a KMS server where you can theoretically activate your copy too. So there is no need to download the VMware image <img src='http://blog.schoash.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a onfocus="this.blur()" onclick="ps_imagemanager_popup(this.href,'vista_1.jpg','113','113');return false" href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/vista_1.jpg" /></p>
<p><a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/vista_1.jpg"onfocus="this.blur()" onclick="ps_imagemanager_popup(this.href,'vista_1.jpg','113','113');return false"  onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');"> </a></p>
<div style="text-align: center"><a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/vista_1.jpg"onfocus="this.blur()" onclick="ps_imagemanager_popup(this.href,'vista_1.jpg','113','113');return false"  rel="lightbox" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');"><img width="96" height="96" border="0" alt="vista_1.jpg" title="vista_1.jpg" src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/.thumbs/.vista_1.jpg" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2006/12/10/windows-vista-activation-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network Profile switch done fast</title>
		<link>http://blog.schoash.com/2006/11/18/network-profile-switch-done-fast/</link>
		<comments>http://blog.schoash.com/2006/11/18/network-profile-switch-done-fast/#comments</comments>
		<pubDate>Sat, 18 Nov 2006 13:06:00 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2006/11/18/network-profile-switch-done-fast/</guid>
		<description><![CDATA[Are you also fed up with switching the network settings and clicking like crazy? I found a way to automate it.
You need: standard windows tools
Go to command line and create a directory. In my case it is c:\nw
next you have to dump the actual settings to a file. Do it with &#8220;netsh -c interface dump>conf1.txt&#8221;
Now [...]]]></description>
			<content:encoded><![CDATA[<p>Are you also fed up with switching the network settings and clicking like crazy? I found a way to automate it.</p>
<p>You need: standard windows tools<br />
Go to command line and create a directory. In my case it is c:\nw</p>
<p>next you have to dump the actual settings to a file. Do it with &#8220;netsh -c interface dump>conf1.txt&#8221;</p>
<p>Now create a *.bat file and put in:</p>
<p>@ECHO OFF<br />
ECHO loading network settings<br />
netsh -f c:\nw\conf1.txt</p>
<p>For changing settings you can create more conf.txt files and more *.bat</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2006/11/18/network-profile-switch-done-fast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New LAN Blocker / Locks by elecom</title>
		<link>http://blog.schoash.com/2006/10/12/new-lan-blocker-locks-by-elecom/</link>
		<comments>http://blog.schoash.com/2006/10/12/new-lan-blocker-locks-by-elecom/#comments</comments>
		<pubDate>Thu, 12 Oct 2006 09:04:45 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>
		<category><![CDATA[jp]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2006/10/12/new-lan-blocker-locks-by-elecom/</guid>
		<description><![CDATA[Elecom presents some awesome devices for LANs.
LD-DATABLOCK01
This device allows you to switch off network traffic through a on/off switch

LD-LOCK/HUB03
is a small thing you put in an unused port of your router/switch/hub and prevent 3rd party access to it

LD-LOCK/CBL03
You can put this device on a Ethernet plug to prevent it to be plugged in.


]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.elecom.co.jp"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.elecom.co.jp');">Elecom</a> presents some awesome devices for LANs.<br />
LD-DATABLOCK01<br />
This device allows you to switch off network traffic through a on/off switch<br />
<a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/LD_DTABLOCK01_31L.jpg"onfocus="this.blur()" onclick="ps_imagemanager_popup(this.href,'LD_DTABLOCK01_31L.jpg','1500','1500');return false"  rel="lightbox" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');"><img width="96" height="96" border="0" alt="LD_DTABLOCK01_31L.jpg" title="LD_DTABLOCK01_31L.jpg" src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/.thumbs/.LD_DTABLOCK01_31L.jpg" /></a><br />
LD-LOCK/HUB03<br />
is a small thing you put in an unused port of your router/switch/hub and prevent 3rd party access to it<br />
<a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/LD_LOCK_HUB03_31L.jpg"onfocus="this.blur()" onclick="ps_imagemanager_popup(this.href,'LD_LOCK_HUB03_31L.jpg','800','800');return false"  rel="lightbox" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');"><img width="96" height="96" border="0" title="LD_LOCK_HUB03_31L.jpg" alt="LD_LOCK_HUB03_31L.jpg" src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/.thumbs/.LD_LOCK_HUB03_31L.jpg" /></a><br />
LD-LOCK/CBL03<br />
You can put this device on a Ethernet plug to prevent it to be plugged in.<br />
<a href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/LD_LOCK_CBL03_01L.jpg"onfocus="this.blur()" onclick="ps_imagemanager_popup(this.href,'LD_LOCK_CBL03_01L.jpg','1500','1500');return false"  rel="lightbox" onclick="javascript:urchinTracker ('/outbound/article/wwwu.edu.uni-klu.ac.at');"><img width="96" height="96" border="0" alt="LD_LOCK_CBL03_01L.jpg" title="LD_LOCK_CBL03_01L.jpg" src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/.thumbs/.LD_LOCK_CBL03_01L.jpg" /></a><a onfocus="this.blur()" onclick="ps_imagemanager_popup(this.href,'LD_LOCK_CBL03_01L.jpg','1500','1500');return false" href="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/LD_LOCK_CBL03_01L.jpg"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2006/10/12/new-lan-blocker-locks-by-elecom/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft disables Xbox 360 DVD Firmware hack</title>
		<link>http://blog.schoash.com/2006/10/07/microsoft-disables-xbox-360-dvd-firmware-hack/</link>
		<comments>http://blog.schoash.com/2006/10/07/microsoft-disables-xbox-360-dvd-firmware-hack/#comments</comments>
		<pubDate>Sat, 07 Oct 2006 11:37:55 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[consoles]]></category>
		<category><![CDATA[hax]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2006/10/07/microsoft-disables-xbox-360-dvd-firmware-hack/</guid>
		<description><![CDATA[Concerning to the article on xbox scene, the model 0078FK of the Hitachi-LG GDR-3120L Xbox360 DVD drive which can be found in lately manufactured xbox360 (end of August 06), cannot be modified that easy.

xbox scene says
&#8220;That&#8217;s all for now&#8230;.
We are working on it&#8230;.
Hopefully some poor soul will give us one personally&#8230;
So we can destory it [...]]]></description>
			<content:encoded><![CDATA[<p>Concerning to the article on xbox scene, the <span class="font">model 0078FK of the Hitachi-LG GDR-3120L Xbox360 DVD drive</span> which can be found in lately manufactured xbox360 (end of August 06), cannot be modified that easy.</p>
<div style="text-align: center"><img width="400" height="300" border="0" alt="hlg_gdr_3120l_v0078fk_s400.jpg" title="hlg_gdr_3120l_v0078fk_s400.jpg" src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/uploads/hlg_gdr_3120l_v0078fk_s400.jpg" /></div>
<p>xbox scene says</p>
<p>&#8220;<span class="font"><em>That&#8217;s all for now&#8230;.<br />
We are working on it&#8230;.<br />
Hopefully some poor soul will give us one personally&#8230;<br />
So we can destory it and play with it for everyone else&#8230;.&#8221;</em></span></p>
<p><a href="http://www.xbox-scene.com/xbox1data/sep/EEVAlVpkZpKlOmPQkp.php"target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.xbox-scene.com');">read the article</a></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1468894674250362";
google_ad_channel = "0331791015";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "BC7134";
google_color_text = "000000";
google_color_url = "BC7134";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2006/10/07/microsoft-disables-xbox-360-dvd-firmware-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install German/English WinXP on Sony VGN-T72B aka PCG-4E1N</title>
		<link>http://blog.schoash.com/2006/09/28/install-germanenglish-winxp-on-sony-vgn-t72b-aka-pcg-4e1n/</link>
		<comments>http://blog.schoash.com/2006/09/28/install-germanenglish-winxp-on-sony-vgn-t72b-aka-pcg-4e1n/#comments</comments>
		<pubDate>Thu, 28 Sep 2006 10:21:36 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/2006/09/28/install-germanenglish-winxp-on-sony-vgn-t72b-aka-pcg-4e1n/</guid>
		<description><![CDATA[In my case I installed a German version of WinXp on the from japan imported Notebook. In the beginning you should backup the DRIVER folder which you can find on the C: Drive somewhere.
After you have done this you can start installing windows with the install CD.
When you finished it starts in windows. Everything seems [...]]]></description>
			<content:encoded><![CDATA[<p>In my case I installed a German version of WinXp on the from japan imported Notebook. In the beginning you should backup the DRIVER folder which you can find on the C: Drive somewhere.</p>
<p>After you have done this you can start installing windows with the install CD.</p>
<p>When you finished it starts in windows. Everything seems to be good install all the drivers, which also should work well.</p>
<p>If you cannot handle the keyboard you should install the correct driver for the keyboard which is 106/109 japanese keyboard layout. Also don&#8217;t forget the language extnesion for east-asian languages, so you also have the language bar in the taskbar.</p>
<p>You will realize that the fancy buttons like volume, playdvd etc and the brightness buttons (which are accessible over the &#8220;Fn&#8221; key) doesn&#8217;t work. For this you should go to vaio-link.com to download the correct utilities.</p>
<p>The bad think here is that the service will tell you that the serial number which you have to enter is not correct, so you cannot access. In my case I called a friend who gave me his serial number (he bought his notebook in europe). In vaio-link.com you can also select to download drivers from different notebooks.</p>
<p>For the VGN-72B I selected the VGN-T2XP/L which looks quite the same. Downloaded the &#8220;Preinstalled Utilities&#8221; and it worked, the only application which made trouble was the &#8220;wireless switch application&#8221;, but its not neccessary because it works even without the application.</p>
<div style="text-align: center"><img alt="test" id="image12" src="http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/wp-content/images/vgnt72.gif" /></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2006/09/28/install-germanenglish-winxp-on-sony-vgn-t72b-aka-pcg-4e1n/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Speedtouch 510 ADSL modem to Router</title>
		<link>http://blog.schoash.com/2006/09/14/speedtouch-510-adsl-modem-to-router/</link>
		<comments>http://blog.schoash.com/2006/09/14/speedtouch-510-adsl-modem-to-router/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 10:23:14 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[hax]]></category>

		<guid isPermaLink="false">http://wwwu.edu.uni-klu.ac.at/hbeyer/wp/?p=3</guid>
		<description><![CDATA[My configuration for the internet was normally with a Speedtouch 510 Modem and a Netgear 814 WLAN Router. The Router sucked, crashes when you have more than 100 connections. So I read around and realized that it is possible to use the Modem, which is in fact a Router with DHCP etc as a ROUTER [...]]]></description>
			<content:encoded><![CDATA[<p>My configuration for the internet was normally with a Speedtouch 510 Modem and a Netgear 814 WLAN Router. The Router sucked, crashes when you have more than 100 connections. So I read around and realized that it is possible to use the Modem, which is in fact a Router with DHCP etc as a ROUTER <img src='http://blog.schoash.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>First of all you need to get the FW update <a href="http://www.speedtouch.nl/downloads/510_Upgrade_427.exe"title="fw update" target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.speedtouch.nl');">here .</a></p>
<p>Now you need to update the firmware. I suggest you backup your old config, just in case.</p>
<p>Next u restart the Router once and disconnect it from the splitter.</p>
<p>In &#8220;Advance&#8221; -> &#8220;System&#8221; you select <a href="http://www.unet.univie.ac.at/%7Ea0442336/st510/configs/STrouter.rar"title="config" target="_blank"  onclick="javascript:urchinTracker ('/outbound/article/www.unet.univie.ac.at');">this</a> configuration file and upload it. This configuration file is for the Austrian Provider AON. Just have a look in the config and change DNS adress as you wish.</p>
<p>Next you should put in your User and password, &#8220;save all&#8221; and restart.</p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schoash.com/2006/09/14/speedtouch-510-adsl-modem-to-router/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

