All of lore.kernel.org
 help / color / mirror / Atom feed
* networkmanager: update to 0.9.2.0 causes trouble
@ 2011-11-14  0:05 Andreas Müller
  2011-11-14 21:07 ` Andreas Müller
  0 siblings, 1 reply; 9+ messages in thread
From: Andreas Müller @ 2011-11-14  0:05 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: Text/Plain, Size: 650 bytes --]

since

commit 037cb32f99f229c9c55a029bec088ebc7f59d278
Author: Koen Kooi <koen@dominion.thruhere.net>
Date:   Fri Nov 11 12:50:38 2011 +0100

    networkmanager: update to 0.9.2.0

wlan connects successfully to my router but *fails* to connect external 
locations.

networkmanager / nm-applet set up my network as
eth0: IPv4 fixed IP
wlan0: WPA & WPA 2 Personal / IPv4 DHCP

Attached you find the results for networkmanager 0.9.2 and networkmanager 0.9.0 
(reverted 037cb32f99f229c9c55a029bec088ebc7f59d278)

My suggestion:
* revert 037cb32f99f229c9c55a029bec088ebc7f59d278 until fixed
* send a note to gnome bugzilla

Andreas

[-- Attachment #2: ping-networkmanager-0.9.0 --]
[-- Type: text/plain, Size: 194 bytes --]

sh-4.2# ping google.com
PING google.com (209.85.148.106): 56 data bytes
64 bytes from 209.85.148.106: seq=0 ttl=57 time=29.294 ms
64 bytes from 209.85.148.106: seq=1 ttl=57 time=27.497 ms


[-- Attachment #3: ping-networkmanager-0.9.2 --]
[-- Type: text/plain, Size: 114 bytes --]

sh-4.2# ping google.com
PING google.com (209.85.148.106): 56 data bytes
ping: sendto: Network is unreachable


[-- Attachment #4: route-networkmanager-0.9.0 --]
[-- Type: text/plain, Size: 358 bytes --]

sh-4.2# route 
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         speedport.ip    0.0.0.0         UG    0      0        0 wlan0
192.168.2.0     *               255.255.255.0   U     2      0        0 wlan0
192.168.11.0    *               255.255.255.0   U     1      0        0 eth0


[-- Attachment #5: route-networkmanager-0.9.2 --]
[-- Type: text/plain, Size: 278 bytes --]

sh-4.2# route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.2.0     *               255.255.255.0   U     0      0        0 wlan0
192.168.11.0    *               255.255.255.0   U     0      0        0 eth0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-11-18 10:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-14  0:05 networkmanager: update to 0.9.2.0 causes trouble Andreas Müller
2011-11-14 21:07 ` Andreas Müller
2011-11-14 21:43   ` Andreas Müller
2011-11-15 11:23   ` Koen Kooi
2011-11-15 14:07     ` Andreas Müller
2011-11-17 23:07       ` Koen Kooi
2011-11-17 23:21         ` Andreas Müller
2011-11-18  1:27           ` Andreas Müller
2011-11-18  9:51             ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.