Cannot Access Internet under 11.3 RC2

I cannot access the Internet under opensuse 11.3 RC2. I get “unable to reach network” when runing ping/wget both as root or as a normal user. I can access my local router though.

On 07/07/2010 07:56 AM, oshunter wrote:
>
> I cannot access the Internet under opensuse 11.3 RC2. I get “unable to
> reach network” when runing ping/wget both as root or as a normal user. I
> can access my local router though.

You have a name server problem. These are usually cleared by deleting
/etc/resolv.conf and remaking the connection or by rebooting.

I checked /etc/resolv.conf and it is correctly populated. However, this blog entry suggests disabling ipv6 and adding a default gateway to /etc/sysconfig/network/routes. I followed this howto to disabled ipv6 and added the default gateway but nothing changed. I still get the “connect: Network is unreachable” error.

execute netconfig update -f

Still have the same problem

oshunter@linux-0bty:~> sudo /sbin/netconfig update -f -v
debug: lockfile created (/var/run/netconfig.pid) for PID 5529
debug: lockfile created
debug: Module order: dns-resolver dns-bind dns-dnsmasq nis ntp-runtime
debug: dns-resolver module called
debug: Static Fallback
debug: Use NetworkManager policy merged settings
debug: exec get_dns_settings: /var/run/netconfig/NetworkManager.netconfig
debug:      get_dns_settings: service 'NetworkManager' => rank '1'
debug:      get_dns_settings: DNS_SEARCHLIST_1='lan lan'
debug:      get_dns_settings: DNS_SERVERS_1='192.168.1.254'
debug: exit get_dns_settings: /var/run/netconfig/NetworkManager.netconfig
debug: write_resolv_conf: ' lan lan ' ' 192.168.1.254 '
debug: Installing new /etc/resolv.conf
debug: dns-bind Module called
debug: dns-dnsmasq Module called
debug: nis Module called
debug: Static Fallback
debug: Use NetworkManager policy merged settings
debug: exec get_nis_settings: /var/run/netconfig/NetworkManager.netconfig
debug: exit get_nis_settings: /var/run/netconfig/NetworkManager.netconfig
debug: set_nisdomainname:  wlan0 56
debug: set_nisdomainname: => yes
debug: set_nisdomainname: old]=, new[56]=
debug: format_yp_conf called with :
debug: Using static fallback
debug: format_static[0] called
debug: Installing new /etc/yp.conf
debug: nis domainname '' is up to date
debug: ntp-runtime Module called
debug: Static Fallback
debug: Use NetworkManager policy merged settings
debug: exec get_ntp_settings: /var/run/netconfig/NetworkManager.netconfig
debug:      get_ntp_settings: NTP_SERVER_LIST=''
debug: exit get_ntp_settings: /var/run/netconfig/NetworkManager.netconfig

oshunter@linux-0bty:~> ping yahoo.com
connect: Network is unreachable

oshunter@linux-0bty:~> wget yahoo.com
--2010-07-09 05:59:50--  http://yahoo.com/
Resolving yahoo.com... 209.191.122.70, 67.195.160.76, 69.147.125.65, ...
Connecting to yahoo.com|209.191.122.70|:80... failed: Network is unreachable.
Connecting to yahoo.com|67.195.160.76|:80... failed: Network is unreachable.
Connecting to yahoo.com|69.147.125.65|:80... failed: Network is unreachable.
Connecting to yahoo.com|72.30.2.43|:80... failed: Network is unreachable.
Connecting to yahoo.com|98.137.149.56|:80... failed: Network is unreachable.