12.3 - cannot load webpages or ping (but can access router)

Hi all

After making the apparently huge mistake of migrating to opensuse 12.3 my wireless internet has been working fine, as of starting my pc today I have a local ip which i can see through ifconfig, i can open my router pages and see that it’s still connecting there (And my router is fine as windows machine and phone connect ok through it) but i can’t traceroute, ping or load any websites

Have I lucked out and this is a really easy thing to fix perhaps so that I can get back to trying to the wonderful job of getting my nvidia graphics card to work again? or is this one more reason to try and figure out if an upgrade to 12.2 is doable?

Post the output of

ip addr
ip route
grep -i name /etc/resolv.conf

Hi, here are those outputs:

ipaddr

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
    link/ether 90:2b:34:37:09:08 brd ff:ff:ff:ff:ff:ff
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
    link/ether c8:3a:35:c7:40:1b brd ff:ff:ff:ff:ff:ff
    inet 192.168.0.8/24 brd 192.168.0.255 scope global wlan0
    inet6 fe80::ca3a:35ff:fec7:401b/64 scope link 
       valid_lft forever preferred_lft forever



iproute

127.0.0.0/8 dev lo  scope link 169.254.0.0/16 dev wlan0  scope link 
192.168.0.0/24 dev wlan0  proto kernel  scope link  src 192.168.0.8 



grep

nameserver 192.168.0.1


Open the settings of the connection, set it to DHCP-addresses-only, use “8.8.8.8, 8.8.4.4” for DNS, 192.168.0.1 as the gateway. Should work.

Hi, I’ll try now. I’ll be doing it through YAST, for some reason at the same time (I forgot to mention) when I alt+f2 network manager no longer comes up as a pickable result when i search for it… I’ll let the thread know how it goes

Typing this from my Opensuse machine now. Many thanks!

Does anyone know of a reason why this would suddenly have changed? and why I’ve lost Network Manager?

On 2013-03-22 22:36, TheBloodyNine wrote:
> Does anyone know of a reason why this would suddenly have changed? and
> why I’ve lost Network Manager?

Did you read the release notes? :slight_smile:


Cheers / Saludos,

Carlos E. R.
(from 12.1 x86_64 “Asparagus” at Telcontar)

I’d seen before installing that there could be network manager issues, but since this has been working for a week or so on 12.3 fine I didn’t think it’d be caused by the actual upgrade from 12.2, or it would’ve happened a week ago when the actual upgrade happened?

That’s my understanding anyway, but I’m still learning this whole thing :slight_smile: