← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76888]: Ubuntu 9.04 can't reach the Internet

 

Question #76888 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76888

RonNHYC gave more information on the question:
not to pepper you with lots of itty bitty msgs, but....I found this on
this forum: this is what someone had in their /etc/network/interfaces
after successfully getting their wireless to work:

iface ra0 inet dhcp
pre-up iwconfig ra0 essid YOUR-SSID
pre-up iwconfig ra0 mode managed
pre-up iwpriv ra0 set Channel=11
pre-up iwpriv ra0 set AuthMode=WPAPSK
pre-up iwpriv ra0 set EncrypType=AES
pre-up iwpriv ra0 set WPAPSK="YOUR-WPA-PSK"
pre-up iwpriv ra0 set TxRate=0
jhong is offline   	Reply With Quote

this was found under:
http://ubuntuforums.org/showthread.php?t=78250

my /etc/network/interfaces has this:
auto lo
iface lo inet loopback

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.