View Single Post
  #3 (permalink)  
Old 29-Sep-2006, 18:35
Clive Eisen
Guest
 
Posts: n/a
Default Re: Wifi... Connected no problem but no internet.

boobooq88@yahoo..com wrote:
> I am using a ipw3945 abg wifi card on my HP dv5000t laptop and I can
> connect to a wireless network but the internet does not work. any solutions?
>
> Thanks

For the second time this week

Go to /etc/sysconfig/network
find the ifcf* that relates to your ipw3945
add the following lines
DHCLIENT_MODIFY_RESOLV_CONF="yes"
DHCLIENT_SET_DEFAULT_ROUTE="yes"

then execute rcnetwork restart