I have upgraded to 0.6.5-1 and tested, and the behaviour has changed,
but for the worse.

When switching networks, NM no longer permanently shuts down the
interface (and thus there is no need for my keep-up.sh work-around).
However, it only occasionally will successfully connect to the new
network. The rest of the time it silently fails and re-connects to the
previous one after about the same amount of time that it would normally
take to switch. In precisely the failed cases, it prints an error to the
syslog:

NetworkManager: <info>  Error opening supplicant global control
interface.
NetworkManager: <WARN>  real_act_stage2_config(): Activation
(eth2/wireless): couldn't connect to the supplicant.

The full output from a failed switching attempt and a successful
switching attempt is attached. For both, I was attempting to switch from
'OpenWrt2' to 'Bridge' (formerly OpenWrt). My kernel is now
2.6.22-1-amd64.

I'm going to downgrade to version 0.6.4-6 now, since at least there I
had a work-around for this bug. Let me know if you'd like me to get you
additional info.
Sep 10 13:50:20 tinygod3 last message repeated 6 times
Sep 10 13:50:23 tinygod3 NetworkManager: <debug> [1189457423.554579] 
nm_device_802_11_wireless_get_activation_ap(): Forcing AP 'Bridge' 
Sep 10 13:50:23 tinygod3 NetworkManager: <info>  User Switch: 
/org/freedesktop/NetworkManager/Devices/eth2 / Bridge 
Sep 10 13:50:23 tinygod3 NetworkManager: <info>  Deactivating device eth2. 
Sep 10 13:50:23 tinygod3 dhclient: There is already a pid file 
/var/run/dhclient.eth2.pid with pid 16222
Sep 10 13:50:23 tinygod3 dhclient: killed old client process, removed PID file
Sep 10 13:50:23 tinygod3 dhclient: DHCPRELEASE on eth2 to 192.168.3.1 port 67
Sep 10 13:50:23 tinygod3 avahi-daemon[4798]: Withdrawing address record for 
192.168.3.108 on eth2.
Sep 10 13:50:23 tinygod3 avahi-daemon[4798]: Leaving mDNS multicast group on 
interface eth2.IPv4 with address 192.168.3.108.
Sep 10 13:50:23 tinygod3 avahi-daemon[4798]: Interface eth2.IPv4 no longer 
relevant for mDNS.
Sep 10 13:50:24 tinygod3 avahi-daemon[4798]: Withdrawing address record for 
fe80::218:deff:fe3d:57a2 on eth2.
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Device eth2 activation 
scheduled... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) started... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) scheduled... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) started... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) scheduled... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) complete. 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) starting... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2/wireless): 
access point 'Bridge' is encrypted, but NO valid key exists.  New key needed. 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) New wireless 
user key requested for network 'Bridge'. 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) complete. 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) New wireless 
user key for network 'Bridge' received. 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) scheduled... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) started... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) scheduled... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) complete. 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) starting... 
Sep 10 13:50:24 tinygod3 NetworkManager: <info>  Activation (eth2/wireless): 
access point 'Bridge' is encrypted, and a key exists.  No new key needed. 
Sep 10 13:50:25 tinygod3 kernel: bridge-eth2: disabling the bridge
Sep 10 13:50:25 tinygod3 kernel: bridge-eth2: down
Sep 10 13:50:26 tinygod3 NetworkManager: <info>  Error getting killswitch 
power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not 
supported 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Error opening supplicant 
global control interface. 
Sep 10 13:50:27 tinygod3 NetworkManager: <WARN>  real_act_stage2_config(): 
Activation (eth2/wireless): couldn't connect to the supplicant. 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) failure 
scheduled... 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) complete. 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) failed for 
access point (Bridge) 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) failed. 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Deactivating device eth2. 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  SWITCH: no current connection, 
found better connection 'eth2'. 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Will activate connection 
'eth2/OpenWrt2'. 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Device eth2 activation 
scheduled... 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) started... 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) scheduled... 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) started... 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) scheduled... 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) complete. 
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) starting... 
Sep 10 13:50:27 tinygod3 kernel: ADDRCONF(NETDEV_UP): eth2: link is not ready
Sep 10 13:50:27 tinygod3 kernel: bridge-eth2: enabling the bridge
Sep 10 13:50:27 tinygod3 kernel: bridge-eth2: up
Sep 10 13:50:27 tinygod3 NetworkManager: <info>  Activation (eth2/wireless): 
access point 'OpenWrt2' is encrypted, and a key exists.  No new key needed. 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: sending command 
'INTERFACE_ADD eth2^I^Iwext^I/var/run/wpa_supplicant^I' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: sending command 'AP_SCAN 
1' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: sending command 
'ADD_NETWORK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: response was '0' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: sending command 
'SET_NETWORK 0 ssid 4f70656e57727432' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: sending command 
'SET_NETWORK 0 proto WPA' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: sending command 
'SET_NETWORK 0 key_mgmt WPA-PSK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: sending command 
'SET_NETWORK 0 psk <key>' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: sending command 
'ENABLE_NETWORK 0' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:50:28 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) complete. 
Sep 10 13:50:29 tinygod3 kernel: ADDRCONF(NETDEV_CHANGE): eth2: link becomes 
ready
Sep 10 13:50:29 tinygod3 NetworkManager: <info>  Activation (eth2/wireless) 
Stage 2 of 5 (Device Configure) successful.  Connected to access point 
'OpenWrt2'. 
Sep 10 13:50:29 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 3 of 5 
(IP Configure Start) scheduled. 
Sep 10 13:50:29 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 3 of 5 
(IP Configure Start) started... 
Sep 10 13:50:30 tinygod3 NetworkManager: <info>  Activation (eth2) Beginning 
DHCP transaction. 
Sep 10 13:50:30 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 3 of 5 
(IP Configure Start) complete. 
Sep 10 13:50:30 tinygod3 NetworkManager: <info>  DHCP daemon state is now 12 
(successfully started) for interface eth2 
Sep 10 13:50:31 tinygod3 avahi-daemon[4798]: Registering new address record for 
fe80::218:deff:fe3d:57a2 on eth2.*.
Sep 10 13:50:31 tinygod3 NetworkManager: <info>  DHCP daemon state is now 1 
(starting) for interface eth2 
Sep 10 13:50:32 tinygod3 NetworkManager: <info>  Error getting killswitch 
power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not 
supported 
Sep 10 13:50:33 tinygod3 dhclient: DHCPDISCOVER on eth2 to 255.255.255.255 port 
67 interval 3
Sep 10 13:50:33 tinygod3 dhclient: DHCPOFFER from 192.168.3.1
Sep 10 13:50:33 tinygod3 dhclient: DHCPREQUEST on eth2 to 255.255.255.255 port 
67
Sep 10 13:50:33 tinygod3 dhclient: DHCPACK from 192.168.3.1
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: Joining mDNS multicast group on 
interface eth2.IPv4 with address 192.168.3.108.
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: New relevant interface eth2.IPv4 
for mDNS.
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: Registering new address record for 
192.168.3.108 on eth2.IPv4.
Sep 10 13:50:33 tinygod3 NetworkManager: <info>  DHCP daemon state is now 2 
(bound) for interface eth2 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 4 of 5 
(IP Configure Get) scheduled... 
Sep 10 13:50:33 tinygod3 dhclient: bound to 192.168.3.108 -- renewal in 19313 
seconds.
Sep 10 13:50:33 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 4 of 5 
(IP Configure Get) started... 
Sep 10 13:50:33 tinygod3 dhcdbd: message_handler: message handler not found 
under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.host_name
Sep 10 13:50:33 tinygod3 dhcdbd: message_handler: message handler not found 
under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.nis_domain
Sep 10 13:50:33 tinygod3 dhcdbd: message_handler: message handler not found 
under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.nis_servers
Sep 10 13:50:33 tinygod3 NetworkManager: <info>  Retrieved the following IP4 
configuration from the DHCP daemon: 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>    address 192.168.3.108 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>    netmask 255.255.255.0 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>    broadcast 192.168.3.255 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>    gateway 192.168.3.1 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>    nameserver 192.168.3.1 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>    domain name 'lan' 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 5 of 5 
(IP Configure Commit) scheduled... 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 4 of 5 
(IP Configure Get) complete. 
Sep 10 13:50:33 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 5 of 5 
(IP Configure Commit) started... 
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: Withdrawing address record for 
192.168.3.108 on eth2.
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: Leaving mDNS multicast group on 
interface eth2.IPv4 with address 192.168.3.108.
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: Interface eth2.IPv4 no longer 
relevant for mDNS.
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: Withdrawing address record for 
fe80::218:deff:fe3d:57a2 on eth2.
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: Joining mDNS multicast group on 
interface eth2.IPv4 with address 192.168.3.108.
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: New relevant interface eth2.IPv4 
for mDNS.
Sep 10 13:50:33 tinygod3 avahi-daemon[4798]: Registering new address record for 
192.168.3.108 on eth2.IPv4.
Sep 10 13:50:34 tinygod3 NetworkManager: <info>  Activation (eth2) successful, 
device activated. 
Sep 10 13:50:34 tinygod3 NetworkManager: <info>  Activation (eth2) Finish 
handler scheduled. 
Sep 10 13:50:34 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 5 of 5 
(IP Configure Commit) complete. 
Sep 10 13:50:36 tinygod3 avahi-daemon[4798]: Registering new address record for 
fe80::218:deff:fe3d:57a2 on eth2.*.
Sep 10 13:50:36 tinygod3 dnsmasq[3867]: reading /etc/resolv.conf
Sep 10 13:50:36 tinygod3 dnsmasq[3867]: using nameserver 192.168.3.1#53
Sep 10 13:50:38 tinygod3 NetworkManager: <info>  Error getting killswitch 
power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not 
supported 
Sep 10 13:54:57 tinygod3 last message repeated 2 times
Sep 10 13:54:59 tinygod3 NetworkManager: <debug> [1189457699.192263] 
nm_device_802_11_wireless_get_activation_ap(): Forcing AP 'Bridge' 
Sep 10 13:54:59 tinygod3 NetworkManager: <info>  User Switch: 
/org/freedesktop/NetworkManager/Devices/eth2 / Bridge 
Sep 10 13:54:59 tinygod3 NetworkManager: <info>  Deactivating device eth2. 
Sep 10 13:54:59 tinygod3 dhclient: There is already a pid file 
/var/run/dhclient.eth2.pid with pid 17094
Sep 10 13:54:59 tinygod3 dhclient: killed old client process, removed PID file
Sep 10 13:54:59 tinygod3 dhclient: DHCPRELEASE on eth2 to 192.168.3.1 port 67
Sep 10 13:54:59 tinygod3 avahi-daemon[4798]: Withdrawing address record for 
192.168.3.108 on eth2.
Sep 10 13:54:59 tinygod3 avahi-daemon[4798]: Leaving mDNS multicast group on 
interface eth2.IPv4 with address 192.168.3.108.
Sep 10 13:54:59 tinygod3 avahi-daemon[4798]: Interface eth2.IPv4 no longer 
relevant for mDNS.
Sep 10 13:55:00 tinygod3 avahi-daemon[4798]: Withdrawing address record for 
fe80::218:deff:fe3d:57a2 on eth2.
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Device eth2 activation 
scheduled... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) started... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) scheduled... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) started... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) scheduled... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) complete. 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) starting... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2/wireless): 
access point 'Bridge' is encrypted, but NO valid key exists.  New key needed. 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) New wireless 
user key requested for network 'Bridge'. 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) complete. 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) New wireless 
user key for network 'Bridge' received. 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) scheduled... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) started... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) scheduled... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 1 of 5 
(Device Prepare) complete. 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) starting... 
Sep 10 13:55:00 tinygod3 NetworkManager: <info>  Activation (eth2/wireless): 
access point 'Bridge' is encrypted, and a key exists.  No new key needed. 
Sep 10 13:55:01 tinygod3 kernel: bridge-eth2: disabling the bridge
Sep 10 13:55:01 tinygod3 kernel: bridge-eth2: down
Sep 10 13:55:01 tinygod3 /USR/SBIN/CRON[17713]: (root) CMD ([ -x 
/usr/lib/sysstat/sa1 ] && { [ -r "$DEFAULT" ] && . "$DEFAULT" ; [ "$ENABLED" = 
"true" ] && exec /usr/lib/sysstat/sa1 $SA1_OPTIONS 1 1 ; })
Sep 10 13:55:01 tinygod3 NetworkManager: <info>  SUP: sending command 
'INTERFACE_ADD eth2^I^Iwext^I/var/run/wpa_supplicant^I' 
Sep 10 13:55:01 tinygod3 kernel: ADDRCONF(NETDEV_UP): eth2: link is not ready
Sep 10 13:55:01 tinygod3 kernel: bridge-eth2: enabling the bridge
Sep 10 13:55:01 tinygod3 kernel: bridge-eth2: up
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: sending command 'AP_SCAN 
1' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: sending command 
'ADD_NETWORK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: response was '0' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: sending command 
'SET_NETWORK 0 ssid 427269646765' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: sending command 
'SET_NETWORK 0 proto WPA' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: sending command 
'SET_NETWORK 0 key_mgmt WPA-PSK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: sending command 
'SET_NETWORK 0 psk <key>' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: sending command 
'ENABLE_NETWORK 0' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  SUP: response was 'OK' 
Sep 10 13:55:02 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 2 of 5 
(Device Configure) complete. 
Sep 10 13:55:03 tinygod3 NetworkManager: <info>  Error getting killswitch 
power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not 
supported 
Sep 10 13:55:03 tinygod3 kernel: ADDRCONF(NETDEV_CHANGE): eth2: link becomes 
ready
Sep 10 13:55:04 tinygod3 NetworkManager: <info>  Activation (eth2/wireless) 
Stage 2 of 5 (Device Configure) successful.  Connected to access point 
'Bridge'. 
Sep 10 13:55:04 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 3 of 5 
(IP Configure Start) scheduled. 
Sep 10 13:55:04 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 3 of 5 
(IP Configure Start) started... 
Sep 10 13:55:05 tinygod3 avahi-daemon[4798]: Registering new address record for 
fe80::218:deff:fe3d:57a2 on eth2.*.
Sep 10 13:55:05 tinygod3 NetworkManager: <info>  Activation (eth2) Beginning 
DHCP transaction. 
Sep 10 13:55:05 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 3 of 5 
(IP Configure Start) complete. 
Sep 10 13:55:05 tinygod3 NetworkManager: <info>  DHCP daemon state is now 12 
(successfully started) for interface eth2 
Sep 10 13:55:06 tinygod3 NetworkManager: <info>  DHCP daemon state is now 1 
(starting) for interface eth2 
Sep 10 13:55:09 tinygod3 NetworkManager: <info>  Error getting killswitch 
power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not 
supported 
Sep 10 13:55:10 tinygod3 dhclient: DHCPDISCOVER on eth2 to 255.255.255.255 port 
67 interval 8
Sep 10 13:55:14 tinygod3 kernel: eth2: no IPv6 routers present
Sep 10 13:55:15 tinygod3 NetworkManager: <info>  Error getting killswitch 
power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not 
supported 
Sep 10 13:55:18 tinygod3 dhclient: DHCPDISCOVER on eth2 to 255.255.255.255 port 
67 interval 17
Sep 10 13:55:18 tinygod3 dhclient: DHCPOFFER from 192.168.1.1
Sep 10 13:55:18 tinygod3 dhclient: DHCPREQUEST on eth2 to 255.255.255.255 port 
67
Sep 10 13:55:18 tinygod3 dhclient: DHCPACK from 192.168.1.1
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: Joining mDNS multicast group on 
interface eth2.IPv4 with address 192.168.1.39.
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: New relevant interface eth2.IPv4 
for mDNS.
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: Registering new address record for 
192.168.1.39 on eth2.IPv4.
Sep 10 13:55:18 tinygod3 NetworkManager: <info>  DHCP daemon state is now 2 
(bound) for interface eth2 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 4 of 5 
(IP Configure Get) scheduled... 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 4 of 5 
(IP Configure Get) started... 
Sep 10 13:55:18 tinygod3 dhcdbd: message_handler: message handler not found 
under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.host_name
Sep 10 13:55:18 tinygod3 dhclient: bound to 192.168.1.39 -- renewal in 103473 
seconds.
Sep 10 13:55:18 tinygod3 dhcdbd: message_handler: message handler not found 
under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.domain_name
Sep 10 13:55:18 tinygod3 dhcdbd: message_handler: message handler not found 
under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.nis_domain
Sep 10 13:55:18 tinygod3 dhcdbd: message_handler: message handler not found 
under /com/redhat/dhcp/eth2 for sub-path eth2.dbus.get.nis_servers
Sep 10 13:55:18 tinygod3 NetworkManager: <info>  Retrieved the following IP4 
configuration from the DHCP daemon: 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>    address 192.168.1.39 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>    netmask 255.255.255.0 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>    broadcast 192.168.1.255 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>    gateway 192.168.1.1 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>    nameserver 154.11.128.187 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>    nameserver 154.11.128.59 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 5 of 5 
(IP Configure Commit) scheduled... 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 4 of 5 
(IP Configure Get) complete. 
Sep 10 13:55:18 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 5 of 5 
(IP Configure Commit) started... 
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: Withdrawing address record for 
192.168.1.39 on eth2.
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: Leaving mDNS multicast group on 
interface eth2.IPv4 with address 192.168.1.39.
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: Interface eth2.IPv4 no longer 
relevant for mDNS.
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: Withdrawing address record for 
fe80::218:deff:fe3d:57a2 on eth2.
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: Joining mDNS multicast group on 
interface eth2.IPv4 with address 192.168.1.39.
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: New relevant interface eth2.IPv4 
for mDNS.
Sep 10 13:55:18 tinygod3 avahi-daemon[4798]: Registering new address record for 
192.168.1.39 on eth2.IPv4.
Sep 10 13:55:19 tinygod3 NetworkManager: <info>  Activation (eth2) successful, 
device activated. 
Sep 10 13:55:19 tinygod3 NetworkManager: <info>  Activation (eth2) Finish 
handler scheduled. 
Sep 10 13:55:19 tinygod3 NetworkManager: <info>  Activation (eth2) Stage 5 of 5 
(IP Configure Commit) complete. 
Sep 10 13:55:19 tinygod3 NetworkManager: <debug> [1189457719.166170] 
nm_dbus_signal_filter(): NetworkManagerInfo triggered update of wireless 
network 'Bridge' 
Sep 10 13:55:20 tinygod3 dnsmasq[3867]: reading /etc/resolv.conf
Sep 10 13:55:20 tinygod3 dnsmasq[3867]: using nameserver 154.11.128.59#53
Sep 10 13:55:20 tinygod3 avahi-daemon[4798]: Registering new address record for 
fe80::218:deff:fe3d:57a2 on eth2.*.
Sep 10 13:55:20 tinygod3 dnsmasq[3867]: using nameserver 154.11.128.187#53
Sep 10 13:55:21 tinygod3 NetworkManager: <info>  Error getting killswitch 
power: org.freedesktop.Hal.Device.KillSwitch.NotSupported - Access type not 
supported 

Reply via email to