I have a Dell D600 with the Intel 2200BG I was running Opensuse 11 on it just fine and I did a clean install to 11.1
Up until today everything was fine with the wireless network. I can connect to the access point using NetworkManager and DHCP. I get connected I can ping my routers IP address but I am not getting Name Services.
My Router is passing the info is there anything I can do to fix this?
I was pulling more info on the issue and this is what i am seeing in /var/log/NetworkManager
Feb 16 19:56:01 icarus NetworkManager: <debug> [1234842961.245610] periodic_update(): Roamed from BSSID 00:1B:2B:6B:44:B0 (5150) to 00:1B:2B:6B:44:B0 ((none))
Feb 16 19:56:01 icarus NetworkManager: <debug> [1234842961.249742] run_netconfig(): Spawning '/sbin/netconfig modify --service NetworkManager'
Feb 16 19:56:01 icarus NetworkManager: <debug> [1234842961.266931] write_to_netconfig(): Writing to netconfig: INTERFACE='eth1'
Feb 16 19:56:01 icarus NetworkManager: <debug> [1234842961.267322] write_to_netconfig(): Writing to netconfig: DNSSEARCH='Daedalus Daedalus'
Feb 16 19:56:01 icarus NetworkManager: <debug> [1234842961.267562] write_to_netconfig(): Writing to netconfig: DNSSERVERS='192.168.11.1 68.87.76.178 68.87.78.130 68.87.69.146'
Feb 16 19:56:01 icarus NetworkManager: <info> Clearing nscd hosts cache.
Feb 16 19:56:01 icarus NetworkManager: <info> Policy set '5150' (eth1) as default for routing and DNS.
Feb 16 19:56:01 icarus NetworkManager: <info> Activation (eth1) successful, device activated.
Feb 16 19:56:01 icarus NetworkManager: <info> Activation (eth1) Stage 5 of 5 (IP Configure Commit) complete.
Feb 16 19:56:25 icarus NetworkManager: <info> (eth1): device state change: 8 -> 3
Feb 16 19:56:25 icarus NetworkManager: <info> (eth1): deactivating device (reason: 0).
Feb 16 19:56:25 icarus NetworkManager: <info> eth1: canceled DHCP transaction, dhcp client pid 4637
Feb 16 19:56:25 icarus NetworkManager: <debug> [1234842985.231452] run_netconfig(): Spawning '/sbin/netconfig modify --service NetworkManager'
Feb 16 19:56:25 icarus NetworkManager: <debug> [1234842985.237733] write_to_netconfig(): Writing to netconfig: INTERFACE='eth1'
Feb 16 19:56:25 icarus NetworkManager: <info> Clearing nscd hosts cache.
Feb 16 19:56:25 icarus NetworkManager: <WARN> check_one_route(): (eth1) error -34 returned from rtnl_route_del(): Sucess
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) starting connection 'cerritus'
Feb 16 19:56:25 icarus NetworkManager: <info> (eth1): device state change: 3 -> 4
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) scheduled...
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) complete.
Feb 16 19:56:25 icarus NetworkManager: <info> (eth1): supplicant connection state: completed -> disconnected
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) starting...
Feb 16 19:56:25 icarus NetworkManager: <info> (eth1): device state change: 4 -> 5
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1/wireless): access point 'cerritus' has security, but secrets are required.
Feb 16 19:56:25 icarus NetworkManager: <info> (eth1): device state change: 5 -> 6
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) Stage 2 of 5 (Device Configure) complete.
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) scheduled...
Feb 16 19:56:25 icarus NetworkManager: <info> Activation (eth1) Stage 1 of 5 (Device Prepare) started...
Feb 16 19:56:25 icarus NetworkManager: <info> (eth1): device state change: 6 -> 4
Well I got it resolved by forcing dhcpcd to be restarted on eth1