Hello:
On a new/fresh install of KUbuntu on a dual boot (WXP/KUbuntu) system:
-- WIFI works well on WXP configuring as WEP protected.
-- WIFI works well on KUbuntu over a non protected one.
-- WIFI does not works on KUbuntu over a WEP protected one.
.
I've configured the WIFI manually beacause of problems with networkmanager.
The /etc/network/interaces file looks:
auto wlan0
iface wlan0 inet static
address 192.168.1.100
netmask 255.255.255.0
gateway 192.168.1.1
wireless-key ddddddd
wireless-essid xxxx
.
Ifconfig says that WIFI is configured with IP 192.168.1.100
route says wlan as route fro 192.168.1.0 and default entries.
.
BUT: ping 192.168.1.1 (The gateway) answers: No route to host.
.
On the forum I can read that Kubuntu does not works well for WEP protected WIFIs and its better to change to WPA.
Is it true?, I must chage to Ubutu or WPA?
.
Any answer will be appreciated.
Thanks in advance
On a new/fresh install of KUbuntu on a dual boot (WXP/KUbuntu) system:
-- WIFI works well on WXP configuring as WEP protected.
-- WIFI works well on KUbuntu over a non protected one.
-- WIFI does not works on KUbuntu over a WEP protected one.
.
I've configured the WIFI manually beacause of problems with networkmanager.
The /etc/network/interaces file looks:
auto wlan0
iface wlan0 inet static
address 192.168.1.100
netmask 255.255.255.0
gateway 192.168.1.1
wireless-key ddddddd
wireless-essid xxxx
.
Ifconfig says that WIFI is configured with IP 192.168.1.100
route says wlan as route fro 192.168.1.0 and default entries.
.
BUT: ping 192.168.1.1 (The gateway) answers: No route to host.
.
On the forum I can read that Kubuntu does not works well for WEP protected WIFIs and its better to change to WPA.
Is it true?, I must chage to Ubutu or WPA?
.
Any answer will be appreciated.
Thanks in advance
Comment