Network OK but no Internet

I recently re-installed SUSE 12.1 and now I have no internet connection. I can talk to my router and printer just fine, but none of the browsers will open a web page. Turning of the firewall has no effect and Windows gets on the Internet just fine, which is how I am writing this post. Any Ideas?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In Yast under Networking disable IPv6 and restart to see if that helps.
If not troubleshoot the network by posting the output from the following:

ip addr
ip route
grep -v ‘^#’ /etc/resolv.conf
ping 8.8.8.8
ping google.com
dig @8.8.8.8 google.com

Good luck.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJPFQwwAAoJEF+XTK08PnB59cAP/R9AgTwFhzOUcO9pCfNM0pOg
XaezpYoqsYv8exIki1K9BnW38dgLXJNBjFTvOde3tq0osHzb0xNN4KX9ZzhnXPgP
4tvYrzWA0AT3CFCCf0ZC9X+29VdRbvNXPi+nQNfWDh9i9ICLl1PsDCAg8IBQ0Yt9
lQHazbeFe4I+cwIUgPzy7kZ9UNL5uSApG8Oh1LWKLPDAEF5VrPADvf1yWJSssA+g
Alu2CAHRMdNYO5tGUvQnMKx1HGKDucWzZ1vcp41THhSoD45eo915KpaEc9XS+TW8
3KCKsdn72YFVF/62ywnP2TsQxy0mIP2gQ3JktaM6GLtnVhHZxXBBUdL1KuKZPLcD
ZjTSB90WcJN5tkP3dC4sM1JIgXAbnNaSoqdbGxnLNpxZ4zF3qgvHF0sNxL8MG8hE
GjJfpCMmfHd/pULL/EXBJscgOo+KMa+IMNE5Y7QENWIN30MROtpp7KvoHL2dw0mP
bI+rcO0zRSw1GnZUCzJumsjcVaoaB33QcmZsZNNtqzvLkkk2dPXbDvBRRAbdDopd
ScI57ERsomRLd7hmMKN3pCF4B3Zy8K+XgLXJ/3UyAvJMqvOiiIjbdnmueSLUtZsF
d5j/9OUNZ+NpHhBDYAoATJJUp4SmzDIiunpJYOniyvhq6e8FgX0LNabv/EqwSjWH
WnHOY2gitpXU8q/Y6mGh
=XawZ
-----END PGP SIGNATURE-----

I finally did get it to work, not sure how. I will be reinstalling this weekend and will provide some more details. There seems to be a specific process to get the network manager running now. The older version was less touchy.

Ok, here are the steps that worked for me.

Use Yast to make sure NetworkManager is installed.
Open a terminal window and login as a super user.
Run “NetworkManger” (be sure to capitalize the N and M).
Go to Yast and open Network Settings.
Select the Global Options Tab.
Check the “User Controlled with Network Manager” option.
When you select OK it will remind you to have the NetworkManager App running.
When you acknowledge this warning you should not see any other dialogs, the window will close. If you see any warnings than the network manager is not working and you probably will not be able to get on the internet. This is what happened to me.

Now you need to add the Network Management Widget to you task bar.
Right Click your task bar and select Unlock Widgets.
Right Click your task bar and select Panel Options > Panel Settings.
Select +Add Widget.
Find the Network Management Widget and double click it.
Move the widget where you want it.
Close Panel Settings and Lock your Widgets.

Left click on your network management widget and setup your network from here.

Hope this helps some of the other beginners. SUSE 11.4 had Network Manager worked out much better. Two steps forward, one step back.