Tag Archives: wifi

T-Mobile HotSpot

Registration To get your login credentials, you have to send a SMS with the word open to 9526 (at least in Germany). After that you’ll get a SMS in return containing your login data. Bookmark You can add a bookmark to Safari with the following link: (Replace USERNAME and PASSWORD with your data.)

Missing Wireless Zero Configuration

If you are missing the Wireless Zero Configuration (in German: Konfigurationsfreie drahtlose Verbindung), you might have installed a D-Link driver. To get the Windows tool back, there’s a nice manual at practicallynetworked.com:

ASUS WL-300g

Install DD-WRT Download: dd-wrt.com Patching firmware Older versions of DD-WRT didn’t provide a firmware file for the WL-300g, but only for the WL-500gx. So I had to patch it for the WL-300g to accept. The router ID was found quick: In the dd-wrt.v23_asus.trx at 0x356fc4, there’s the string which is WL500gx. After changing it to… Read More: ASUS WL-300g »

WiFi on bootup with guessnet

Install the guessnet package. This will install the guessnet-ifupdown helper tool. Now edit your /etc/network/interfaces file and add the following lines: This will first try to connect to the CompanyWLAN network and if this is not found, try the WLANatHOME. If everything fails, it will connect to any open Access Point.