<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.yobi.be/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=212.71.13.121</id>
	<title>YobiWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.yobi.be/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=212.71.13.121"/>
	<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Special:Contributions/212.71.13.121"/>
	<updated>2026-04-30T19:19:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2379</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2379"/>
		<updated>2007-07-31T20:18:45Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;WPA was designed to be able to replace WEP by WPA via simple firmware upgrade but if the vendor prefers to force you to buy a new product than to give you WPA for free via firmware upgrade...&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
* Not because the link to online doc from internal website was wrong, correct link being ftp://ftp.linksys.com/wet54gv2_ug.pdf (instead of wet54gv2-ug.pdf), anyway who thinks this doc could have helped me?&lt;br /&gt;
* Not because the technical center of Linksys known only about WET54G v3.0 while I have a v3.1&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash every time it authenticates with my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue debugging the issue I had the choice between turning off my access-point which is my ADSL router or to put the WET54G in a metallic box to avoid it to find my network. I chose the latest solution.&lt;br /&gt;
&amp;lt;br&amp;gt;I found a newer firmware on Linksys website and flashed the stuff (upgrade link is on help page -&amp;gt; http://192.168.1.226/upgrade.asp)&lt;br /&gt;
&amp;lt;br&amp;gt;So I upgraded from fw 2.03 to 2.07 even if there was nothing convincing me in the changelog.&lt;br /&gt;
&lt;br /&gt;
===Conclusions===&lt;br /&gt;
After firmware upgrade, tadaaam, it worked smoothly, pfiiiiut!&lt;br /&gt;
&amp;lt;br&amp;gt;But...&lt;br /&gt;
* Why the [http://www.linksys.com/servlet/Satellite?blobcol=urldata&amp;amp;blobheadername1=Content-Type&amp;amp;blobheadername2=Content-Disposition&amp;amp;blobheadervalue1=text%2Fplain&amp;amp;blobheadervalue2=inline%3B+filename%3DWET54Gv3-fw-version-history.txt&amp;amp;blobkey=id&amp;amp;blobtable=MungoBlobs&amp;amp;blobwhere=1130827554566&amp;amp;ssbinary=true&amp;amp;lid=9611601223B27 changelog] does not mention the fix of a such critical bug?&lt;br /&gt;
* fw 2.07 was released a year ago, and fw 2.03 a month and a half before, how does it come that new products still come with older firmware?? I bought it online, so very few chances this was a device laying around for more than a year.&lt;br /&gt;
* Side note: three days before, I returned a WPS54G (printer server) because it gave me some very similar problems, 3 pings and then nothing anymore till next reboot, seems it crashed repetitively.&amp;lt;br&amp;gt;Probably the same Wi-Fi/WPA bug but I was less patient and gave up, returning the device to the shop.&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2378</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2378"/>
		<updated>2007-07-31T20:17:10Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;WPA was designed to be able to replace WEP by WPA via simple firmware upgrade but if the vendor prefers to force you to buy a new product than to give you WPA for free via firmware upgrade...&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
* Not because the link to online doc from internal website was wrong, correct link being ftp://ftp.linksys.com/wet54gv2_ug.pdf (instead of wet54gv2-ug.pdf), anyway who thinks this doc could have helped me?&lt;br /&gt;
* Not because the technical center of Linksys known only about WET54G v3.0 while I have a v3.1&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash once it found my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue debugging the issue I had the choice between turning off my access-point which is my ADSL router or to put the WET54G in a metallic box to avoid it to find my network. I chose the latest solution.&lt;br /&gt;
&amp;lt;br&amp;gt;I found a newer firmware on Linksys website and flashed the stuff (upgrade link is on help page -&amp;gt; http://192.168.1.226/upgrade.asp)&lt;br /&gt;
&amp;lt;br&amp;gt;So I upgraded from fw 2.03 to 2.07 even if there was nothing convincing me in the changelog.&lt;br /&gt;
&lt;br /&gt;
===Conclusions===&lt;br /&gt;
After firmware upgrade, tadaaam, it worked smoothly, pfiiiiut!&lt;br /&gt;
&amp;lt;br&amp;gt;But...&lt;br /&gt;
* Why the [http://www.linksys.com/servlet/Satellite?blobcol=urldata&amp;amp;blobheadername1=Content-Type&amp;amp;blobheadername2=Content-Disposition&amp;amp;blobheadervalue1=text%2Fplain&amp;amp;blobheadervalue2=inline%3B+filename%3DWET54Gv3-fw-version-history.txt&amp;amp;blobkey=id&amp;amp;blobtable=MungoBlobs&amp;amp;blobwhere=1130827554566&amp;amp;ssbinary=true&amp;amp;lid=9611601223B27 changelog] does not mention the fix of a such critical bug?&lt;br /&gt;
* fw 2.07 was released a year ago, and fw 2.03 a month and a half before, how does it come that new products still come with older firmware?? I bought it online, so very few chances this was a device laying around for more than a year.&lt;br /&gt;
* Side note: three days before, I returned a WPS54G (printer server) because it gave me some very similar problems, 3 pings and then nothing anymore till next reboot, seems it crashed repetitively.&amp;lt;br&amp;gt;Probably the same Wi-Fi/WPA bug but I was less patient and gave up, returning the device to the shop.&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2377</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2377"/>
		<updated>2007-07-31T20:08:41Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;WPA was designed to be able to replace WEP by WPA via simple firmware upgrade but if the vendor prefers to force you to buy a new product than to give you WPA for free via firmware upgrade...&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
* Not because the link to online doc from internal website was wrong, correct link being ftp://ftp.linksys.com/wet54gv2_ug.pdf (instead of wet54gv2-ug.pdf), anyway who thinks this doc could have helped me?&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash once it found my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue debugging the issue I had the choice between turning off my access-point which is my ADSL router or to put the WET54G in a metallic box to avoid it to find my network. I chose the latest solution.&lt;br /&gt;
&amp;lt;br&amp;gt;I found a newer firmware on Linksys website and flashed the stuff (upgrade link is on help page -&amp;gt; http://192.168.1.226/upgrade.asp)&lt;br /&gt;
&amp;lt;br&amp;gt;So I upgraded from fw 2.03 to 2.07 even if there was nothing convincing me in the changelog.&lt;br /&gt;
&amp;lt;br&amp;gt;And after upgrade, tadaaam, it worked smoothly, pfiiiiut&lt;br /&gt;
&amp;lt;br&amp;gt;fw 2.07 was released a year ago, how does it come that new products still come with older firmware?? I bought it online, so very few chances this was a device laying around for more than a year.&lt;br /&gt;
&lt;br /&gt;
Side note: three days before, I returned a WPS54G (printer server) because it gave me some very similar problems, 3 pings and then nothing anymore till next reboot.&lt;br /&gt;
&amp;lt;br&amp;gt;Probably the same Wi-Fi/WPA bug but I was less patient and gave up, returning the device to the shop.&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2376</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2376"/>
		<updated>2007-07-31T20:05:17Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: /* Intro */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;WPA was designed to be able to replace WEP by WPA via simple firmware upgrade but if the vendor prefers to force you to buy a new product than to give you WPA for free via firmware upgrade...&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
* Not because the link to online doc from internal website was wrong, correct link being ftp://ftp.linksys.com/wet54gv2_ug.pdf (instead of wet54gv2-ug.pdf), anyway who thinks this doc could have helped me?&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash once it found my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue debugging the issue I had the choice between turning off my access-point which is my ADSL router or to put the WET54G in a metallic box to avoid it to find my network. I chose the latest solution.&lt;br /&gt;
&amp;lt;br&amp;gt;I found a newer firmware on Linksys website and flashed the stuff (upgrade link is on help page -&amp;gt; http://192.168.1.226/upgrade.asp)&lt;br /&gt;
&amp;lt;br&amp;gt;So I upgraded from fw 2.03 to 2.07 even if there was nothing convincing me in the changelog.&lt;br /&gt;
&amp;lt;br&amp;gt;And after upgrade, tadaaam, it worked smoothly, pfiiiiut&lt;br /&gt;
&lt;br /&gt;
Side note: three days before, I returned a WPS54G (printer server) because it gave me some very similar problems, 3 pings and then nothing anymore till next reboot.&lt;br /&gt;
&amp;lt;br&amp;gt;Probably the same Wi-Fi/WPA bug but I was less patient and gave up, returning the device to the shop.&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2375</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2375"/>
		<updated>2007-07-31T20:02:54Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
* Not because the link to online doc from internal website was wrong, correct link being ftp://ftp.linksys.com/wet54gv2_ug.pdf (instead of wet54gv2-ug.pdf), anyway who thinks this doc could have helped me?&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash once it found my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue debugging the issue I had the choice between turning off my access-point which is my ADSL router or to put the WET54G in a metallic box to avoid it to find my network. I chose the latest solution.&lt;br /&gt;
&amp;lt;br&amp;gt;I found a newer firmware on Linksys website and flashed the stuff (upgrade link is on help page -&amp;gt; http://192.168.1.226/upgrade.asp)&lt;br /&gt;
&amp;lt;br&amp;gt;So I upgraded from fw 2.03 to 2.07 even if there was nothing convincing me in the changelog.&lt;br /&gt;
&amp;lt;br&amp;gt;And after upgrade, tadaaam, it worked smoothly, pfiiiiut&lt;br /&gt;
&lt;br /&gt;
Side note: three days before, I returned a WPS54G (printer server) because it gave me some very similar problems, 3 pings and then nothing anymore till next reboot.&lt;br /&gt;
&amp;lt;br&amp;gt;Probably the same Wi-Fi/WPA bug but I was less patient and gave up, returning the device to the shop.&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2374</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2374"/>
		<updated>2007-07-31T20:02:33Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
* Not because the link to online doc from internal website was wrong, correct link being ftp://ftp.linksys.com/wet54gv2_ug.pdf (instead of wet54gv2-ug.pdf), anyway who thinks this doc could have helped me?&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash once it found my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue debugging the issue I had the choice between turning off my access-point which is my ADSL router or to put the WET54G in a metallic box to avoid it to find my network. I chose the latest solution.&lt;br /&gt;
&amp;lt;br&amp;gt;I found a newer firmware on Linksys website and flashed the stuff (upgrade link is on help page -&amp;gt; http://192.168.1.226/upgrade.asp)&lt;br /&gt;
&amp;lt;br&amp;gt;So I upgraded from fw 2.03 to 2.07 even if there was nothing convincing me in the changelog.&lt;br /&gt;
&amp;lt;br&amp;gt;And after upgrade, tadaaam, it worked smoothly, pfiiiiut&lt;br /&gt;
&lt;br /&gt;
Side note: three days ago I returned a WPS54G (printer server) because it gave me some very similar problems, 3 pings and then nothing anymore till next reboot.&lt;br /&gt;
&amp;lt;br&amp;gt;Probably the same Wi-Fi/WPA bug but I was less patient and gave up, returning the device to the shop.&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2373</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2373"/>
		<updated>2007-07-31T19:58:25Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
* Not because the link to online doc from internal website was wrong, correct link being ftp://ftp.linksys.com/wet54gv2_ug.pdf (instead of wet54gv2-ug.pdf), anyway who thinks this doc could have helped me?&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash once it found my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue debugging the issue I had the choice between turning off my access-point which is my ADSL router or to put the WET54G in a metallic box to avoid it to find my network. I chose the latest solution.&lt;br /&gt;
&amp;lt;br&amp;gt;I found a newer firmware on Linksys website and flashed the stuff (upgrade link is on help page -&amp;gt; http://192.168.1.226/upgrade.asp)&lt;br /&gt;
&amp;lt;br&amp;gt;So I upgraded from fw 2.03 to 2.07 even if there was nothing convincing me in the changelog.&lt;br /&gt;
&amp;lt;br&amp;gt;And after upgrade, tadaaam, it worked smoothly, pfiiiiut&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2372</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2372"/>
		<updated>2007-07-31T19:57:19Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
* Not because the link to online doc from internal website was wrong, correct link being ftp://ftp.linksys.com/wet54gv2_ug.pdf (instead of wet54gv2-ug.pdf), anyway who thinks this doc could have helped me?&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash once it found my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue debugging the issue I had the choice between turning off my access-point which is my ADSL router or to put the WET54G in a metallic box to avoid it to find my network.&lt;br /&gt;
&amp;lt;br&amp;gt;I found a newer firmware on Linksys website and flashed the stuff (upgrade link is on help page -&amp;gt; http://192.168.1.226/upgrade.asp)&lt;br /&gt;
&amp;lt;br&amp;gt;So I upgraded from fw 2.03 to 2.07 even if there was nothing convincing me in the changelog.&lt;br /&gt;
&amp;lt;br&amp;gt;And after upgrade, tadaaam, it worked smoothly, pfiiiiut&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2371</id>
		<title>Wet54g</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Wet54g&amp;diff=2371"/>
		<updated>2007-07-31T19:47:32Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Intro===&lt;br /&gt;
WET54G is a ethernet-wireless bridge.&lt;br /&gt;
&lt;br /&gt;
I was a fan of the older WET11 but now that I use exclusively WPA on my network, I bought a WET54G.&lt;br /&gt;
&amp;lt;br&amp;gt;If you wonder why I don&#039;t want to hear about WEP anymore, check my presentations in the [[Security Resources]] page.&lt;br /&gt;
&amp;lt;br&amp;gt;This device supports WPA and WPA2 and exists since quite a while but curiously is quite hard to find.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Was a nightmare! &lt;br /&gt;
* Not because I did it exclusively from Linux, without using the Windows wizard&lt;br /&gt;
* Not because I had to find the static IP manually, it took me 20secs:&lt;br /&gt;
** fping -g 192.168.0.0/23 -a 2&amp;gt;/dev/null&lt;br /&gt;
** This gives 192.168.1.226&lt;br /&gt;
* Not because I had to configure my wired interface on the laptop with an IP of the same range as my Wi-Fi network, also in 192.168.1.x, it&#039;s easy to deal with such situation:&lt;br /&gt;
** ping -I eth0 192.168.1.226&lt;br /&gt;
** route add -host 192.168.1.226 eth0&lt;br /&gt;
* Not because I had to find the login/passwd, it took me 10secs:&lt;br /&gt;
** admin/admin (very hard, I was used of admin without password...)&lt;br /&gt;
* Not because I never managed to go back to the default settings with the reset button (with fw2.03, didn&#039;t try with fw2.07), no matter if I keep it pressed when booting or whatever, beware!&lt;br /&gt;
But because a bug in the firmware caused the stuff to crash once it found my WPA Wi-Fi network.&lt;br /&gt;
&amp;lt;br&amp;gt;So to continue&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
	<entry>
		<id>https://wiki.yobi.be/index.php?title=Table_of_contents&amp;diff=2370</id>
		<title>Table of contents</title>
		<link rel="alternate" type="text/html" href="https://wiki.yobi.be/index.php?title=Table_of_contents&amp;diff=2370"/>
		<updated>2007-07-31T19:28:24Z</updated>

		<summary type="html">&lt;p&gt;212.71.13.121: /* Hardware */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Note that I still have many pages to import from my [http://wiki.teuwen.org/TriPages old wiki]&lt;br /&gt;
==Security==&lt;br /&gt;
* [[Security Resources]]&lt;br /&gt;
* [[Forensics]]&lt;br /&gt;
** [[Forensics on Incident 1]]&lt;br /&gt;
** [[Forensics on Incident 2]]&lt;br /&gt;
* [[Network security tools]]&lt;br /&gt;
* [[Wi-Fi Protected Setup]]&lt;br /&gt;
* [[Bypass Proxy]]&lt;br /&gt;
** [[Bypass Proxy reference]]&lt;br /&gt;
* [[MiscCrypto]]&lt;br /&gt;
** [[Encfs]]&lt;br /&gt;
** [[LoopCrypt]]&lt;br /&gt;
* [[Belgian eGov]]&lt;br /&gt;
* [[MetaSploit Framework]]&lt;br /&gt;
* Specific attacks&lt;br /&gt;
** [[Reverse Cross-Site Request (RCSR) vulnerability]]&lt;br /&gt;
** [[Code Red]]&lt;br /&gt;
* [[Fuzzing]]&lt;br /&gt;
&lt;br /&gt;
==Hobbies==&lt;br /&gt;
* [[Photo]]&lt;br /&gt;
* [[Linux Certification]]&lt;br /&gt;
* [[Diving]]&lt;br /&gt;
&lt;br /&gt;
==Hardware==&lt;br /&gt;
* [[bttv]]&lt;br /&gt;
* [[Canon EOS]]&lt;br /&gt;
* [[Kiss 450]]&lt;br /&gt;
* [[Laptop Asus]]&lt;br /&gt;
* [[Laptop Dell Latitude D600]]&lt;br /&gt;
* [[Laptop Dell Latitude D610]]&lt;br /&gt;
* [[Photo Frame]]&lt;br /&gt;
* [[Philips Webcam]]&lt;br /&gt;
* [[Sony Handycam]]&lt;br /&gt;
* [[Amd64]]&lt;br /&gt;
* [[Tux Droid]]&lt;br /&gt;
* [[NSLU2]]&lt;br /&gt;
* [[Wet54g]]&lt;br /&gt;
* [[Ipod Video]]&lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
===Server side===&lt;br /&gt;
* [[Syslog]]&lt;br /&gt;
* [[Munin]]&lt;br /&gt;
* [[Apache]]&lt;br /&gt;
* [[AWFFull]]&lt;br /&gt;
* [[GeoIP]]&lt;br /&gt;
* [[Mysql]]&lt;br /&gt;
* [[LDAP]]&lt;br /&gt;
* [[Oracle]]&lt;br /&gt;
* [[CVS and Subversion]]&lt;br /&gt;
* [[MediaWiki]]&lt;br /&gt;
* [[Gallery]]&lt;br /&gt;
* [[PhpMyAdmin]]&lt;br /&gt;
* [[Webcalendar]]&lt;br /&gt;
* [[Avimanager]]&lt;br /&gt;
* [[Distributed Library Project]]&lt;br /&gt;
* [[Zope]]&lt;br /&gt;
* [[Plone]]&lt;br /&gt;
* [[Alert notifications]]&lt;br /&gt;
* [[Serial Login]]&lt;br /&gt;
* [[Virtual Private Networks]]&lt;br /&gt;
* [[BackupPc]]&lt;br /&gt;
* [[Webradio]]&lt;br /&gt;
* [[OpenGuides]]&lt;br /&gt;
====Mail services====&lt;br /&gt;
* [[qmail &amp;amp; ezmlm]]&lt;br /&gt;
* [[Exim]]&lt;br /&gt;
* [[Courier]]&lt;br /&gt;
* [[Procmail]]&lt;br /&gt;
* [[Imapproxy]]&lt;br /&gt;
* [[Squirrelmail]]&lt;br /&gt;
* [[Spamassassin]]&lt;br /&gt;
* [[Fetchmail]]&lt;br /&gt;
* [[Anti-Virus]]&lt;br /&gt;
====Syslog services====&lt;br /&gt;
* [[Syslog]]&lt;br /&gt;
* [[Logcheck]]&lt;br /&gt;
* [[Php-Syslog-ng]]&lt;br /&gt;
====Jabber====&lt;br /&gt;
* [[Jabberd]]&lt;br /&gt;
* [[Jabberd-Addons]]&lt;br /&gt;
* [[Jabberd-Conference]]&lt;br /&gt;
* [[Jabberd-Jud]]&lt;br /&gt;
* [[Jabberd-AIM]]&lt;br /&gt;
* [[Jabberd-Icq]]&lt;br /&gt;
* [[Jabberd-Irc]]&lt;br /&gt;
* [[Jabberd-MSN]]&lt;br /&gt;
* [[Jabberd-Yahoo]]&lt;br /&gt;
* [[RSS2Jabber]]&lt;br /&gt;
&lt;br /&gt;
====vserver====&lt;br /&gt;
* [[Vserver administration]]&lt;br /&gt;
* [[Vserver watchdogs]]&lt;br /&gt;
* [[Vserver tools]]&lt;br /&gt;
&lt;br /&gt;
====misc====&lt;br /&gt;
* [[Search engines]]&lt;br /&gt;
&lt;br /&gt;
===Desktop side===&lt;br /&gt;
* [[Dict Applications]]&lt;br /&gt;
* [[Screen Tips]]&lt;br /&gt;
* [[Firefox Tips]]&lt;br /&gt;
* [[Bash Tips]]&lt;br /&gt;
* [[Mail Tips]]&lt;br /&gt;
* [[Offlineimap]]&lt;br /&gt;
* [[IceWM]]&lt;br /&gt;
* [[CD &amp;amp; DVD Burning]]&lt;br /&gt;
* [[VoIP]]&lt;br /&gt;
====[[Jabber]]====&lt;br /&gt;
* [[Jabber Clients]]&lt;br /&gt;
* [[Jabber Send Message]]&lt;br /&gt;
* [[Jabber Utils]]&lt;br /&gt;
&lt;br /&gt;
===Debian===&lt;br /&gt;
* [[Debian Documentation]]&lt;br /&gt;
* [[Debian Commands]]&lt;br /&gt;
* [[DebTags]]&lt;br /&gt;
* [[Debian Alsa]]&lt;br /&gt;
* [[Debian Kernel]]&lt;br /&gt;
* [[Debian Soft Raid]]&lt;br /&gt;
* [[Debian on Amd64]]&lt;br /&gt;
* [[My Debian Bugreports]]&lt;br /&gt;
* [[Debian Tricks]]&lt;br /&gt;
&lt;br /&gt;
===Development===&lt;br /&gt;
* [[oprofile]]&lt;br /&gt;
* [[Customizing Knoppix]]&lt;br /&gt;
* [[Multi-CD USB stick]]&lt;br /&gt;
* [[Online PDF Viewer]]&lt;br /&gt;
* [[Wi-Fi Protected Setup]]&lt;br /&gt;
* [[USB]]&lt;br /&gt;
* [[WeekEndBootstrappers]]&lt;br /&gt;
&lt;br /&gt;
==Lifeware==&lt;br /&gt;
* [[whoami]]&lt;br /&gt;
* [[Généalogie]]&lt;br /&gt;
* [[Bébé]]&lt;br /&gt;
* [[Chassis Couronne]]&lt;br /&gt;
* [[Prêts et emprunts]]&lt;br /&gt;
* [[Brevets]]&lt;br /&gt;
* [[Site de prêts]]&lt;br /&gt;
* [[Vacances]]&lt;br /&gt;
&lt;br /&gt;
==Misc==&lt;br /&gt;
* [[External links]]&lt;br /&gt;
* [[Telephony]]&lt;/div&gt;</summary>
		<author><name>212.71.13.121</name></author>
	</entry>
</feed>