June 2007 Archives
Wed Jun 27 18:40:04 CEST 2007
Problems with connecting to MyPlace solved
I have bought a new network-card. With this new card I can connect to Myplace (WEP and WPA2) of my fonera 


4 Success, I have connection with MyPlace


1 Setting Authentication to WPA2
2 DHCP enabled
3 Configuration in /etc/network/interfaces
allow-hotplug ra0
iface ra0 inet dhcp
pre-up iwconfig ra0 mode managed
pre-up iwpriv ra0 set AuthMode=WPA2PSK
pre-up iwpriv ra0 set EncrypType=TKIP
pre-up iwconfig ra0 essid "MyPlace"
pre-up iwpriv ra0 set WPAPSK=*********************
pre-up iwconfig ra0 essid "MyPlace"