I installed a dlink wua1430 wireless usb stick using ndiswrapper. It seems to be connected because it lets me use aim and fetch updates from adept. the problem is in the web browser I can only go to www.google.com for some reason. I cant search for anything or visit any other websites. I get page load errors every time that say it cannot connect to the host. i think i may have an issue in /etc/network/interfaces. here is what my interfaces file says at the very bottom.
auto waln0
iface wlan0 inet dhcp
wireless-essid my-home-wireless-ID (i added this last line)
I think the line that i added is wrong. Should essid be replaced with the actually essid?
auto waln0
iface wlan0 inet dhcp
wireless-essid my-home-wireless-ID (i added this last line)
I think the line that i added is wrong. Should essid be replaced with the actually essid?
Comment