The good news is that I just installed 11.2 on a dell laptop and it is running nicely. Wireless is working but after each reboot I have to do the following (I learned this from another thread here):
On 12/25/2009 07:36 PM, rjgundo wrote:
>
> The good news is that I just installed 11.2 on a dell laptop and it is
> running nicely. Wireless is working but after each reboot I have to do
> the following (I learned this from another thread here):
>
> /sbin/route add -net 192.168.0.0 netmask 255.255.255.0 dev wlan0
> /sbin/route add default gw 192.168.0.1
>
> How can I configure the system so that I don’t need to enter the above
> each time I reboot?
Have you updated? If not, that should fix it.
Are you using NetworkManager or ifup? Are you using DHCP? If a static address,
you need to add the routing using YaST.
I got it to work by adding the routing to the network config for wlan0. I tried the update first and that did not work.
I’m using ifup and DHCP.
I was puzzled because for eth0 everything worked without adding any routing. But wlan0 requires the addition of the routing.
I’ll see what happens if I try to connect to a different wireless router - but all is well for now. Thanks for the help! The forums here have been EXTREMELY valuable for us new users of opensuse.