I'm on Fedora 11 (NetworkManager-0.7.1-8.git20090708.fc11.x86_64) and I'm experiencing an issue with my USB dongle in that after it connect correctly I can't browse any site. I tried to connect using the same account with my Nokia phone and everything works correctly.
Comparing the relevant sections of the kernel logs (see below) it seems the connection with the USB dongle lacks proper DNS records. If this worth filing in bugzilla? === Dongle === Oct 4 18:18:39 localhost NetworkManager: <info> Searching for a network... Oct 4 18:18:41 localhost NetworkManager: <info> Registered on Home network Oct 4 18:18:41 localhost NetworkManager: <info> Associated with network: +COPS: 0,0,"3 ITA",2 Oct 4 18:18:41 localhost NetworkManager: <info> Connected, Woo! Oct 4 18:18:41 localhost NetworkManager: <info> Activation (ttyUSB0) Stage 2 of 5 (Device Configure) scheduled... Oct 4 18:18:41 localhost NetworkManager: <info> Activation (ttyUSB0) Stage 2 of 5 (Device Configure) starting... Oct 4 18:18:41 localhost NetworkManager: <info> (ttyUSB0): device state change: 4 -> 5 (reason 0) Oct 4 18:18:41 localhost NetworkManager: <info> Starting pppd connection Oct 4 18:18:41 localhost NetworkManager: <info> Activation (ttyUSB0) Stage 2 of 5 (Device Configure) complete. Oct 4 18:18:41 localhost pppd[20803]: Plugin /usr/lib64/pppd/2.4.4/nm-pppd-plugin.so loaded. Oct 4 18:18:41 localhost pppd[20803]: pppd 2.4.4 started by root, uid 0 Oct 4 18:18:41 localhost pppd[20803]: Using interface ppp0 Oct 4 18:18:41 localhost pppd[20803]: Connect: ppp0 <--> /dev/ttyUSB0 Oct 4 18:18:41 localhost NetworkManager: <info> (ttyUSB0): device state change: 5 -> 6 (reason 0) Oct 4 18:18:41 localhost pppd[20803]: CHAP authentication succeeded Oct 4 18:18:41 localhost pppd[20803]: CHAP authentication succeeded Oct 4 18:18:41 localhost NetworkManager: <info> (ttyUSB0): device state change: 6 -> 7 (reason 0) Oct 4 18:18:51 localhost pppd[20803]: Could not determine remote IP address: defaulting to 10.64.64.64 Oct 4 18:18:51 localhost pppd[20803]: local IP address 1.83.82.180 Oct 4 18:18:51 localhost pppd[20803]: remote IP address 10.64.64.64 Oct 4 18:18:51 localhost pppd[20803]: primary DNS address 10.11.12.13 Oct 4 18:18:51 localhost pppd[20803]: secondary DNS address 10.11.12.14 === Phone === Oct 4 18:33:10 localhost NetworkManager: <info> Activation (ttyACM0) starting connection '3 Ricaricabile' Oct 4 18:33:10 localhost NetworkManager: <info> (ttyACM0): device state change: 3 -> 4 (reason 0) Oct 4 18:33:10 localhost NetworkManager: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) scheduled... Oct 4 18:33:10 localhost NetworkManager: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) started... Oct 4 18:33:10 localhost NetworkManager: <info> Activation (ttyACM0) Stage 1 of 5 (Device Prepare) complete. Oct 4 18:33:10 localhost NetworkManager: <info> (ttyACM0): powering up... Oct 4 18:33:10 localhost NetworkManager: <info> Registered on Home network Oct 4 18:33:10 localhost NetworkManager: <info> Associated with network: +COPS: 0,2,"22299",2 Oct 4 18:33:12 localhost NetworkManager: <info> Connected, Woo! Oct 4 18:33:12 localhost NetworkManager: <info> Activation (ttyACM0) Stage 2 of 5 (Device Configure) scheduled... Oct 4 18:33:12 localhost NetworkManager: <info> Activation (ttyACM0) Stage 2 of 5 (Device Configure) starting... Oct 4 18:33:12 localhost NetworkManager: <info> (ttyACM0): device state change: 4 -> 5 (reason 0) Oct 4 18:33:12 localhost NetworkManager: <info> Starting pppd connection Oct 4 18:33:12 localhost NetworkManager: <info> Activation (ttyACM0) Stage 2 of 5 (Device Configure) complete. Oct 4 18:33:12 localhost pppd[21439]: Plugin /usr/lib64/pppd/2.4.4/nm-pppd-plugin.so loaded. Oct 4 18:33:12 localhost pppd[21439]: pppd 2.4.4 started by root, uid 0 Oct 4 18:33:12 localhost pppd[21439]: Using interface ppp0 Oct 4 18:33:12 localhost pppd[21439]: Connect: ppp0 <--> /dev/ttyACM0 Oct 4 18:33:13 localhost NetworkManager: <info> (ttyACM0): device state change: 5 -> 6 (reason 0) Oct 4 18:33:13 localhost pppd[21439]: PAP authentication succeeded Oct 4 18:33:13 localhost NetworkManager: <info> (ttyACM0): device state change: 6 -> 7 (reason 0) Oct 4 18:33:15 localhost pppd[21439]: local IP address 1.83.82.180 Oct 4 18:33:15 localhost pppd[21439]: remote IP address 10.6.6.6 Oct 4 18:33:15 localhost pppd[21439]: primary DNS address 62.13.171.2 Oct 4 18:33:15 localhost pppd[21439]: secondary DNS address 62.13.171.1 -- Gianluca Sforna http://morefedora.blogspot.com http://www.linkedin.com/in/gianlucasforna _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
