E1750 Reloaded - QMI - STATIC - DHCP - IPv4

Dan Williams dcbw at redhat.com
Thu Aug 7 14:03:01 PDT 2014


On Thu, 2014-08-07 at 02:28 +0200, poma wrote:
<snip>

>  <info>  (cdc-wdm0): Activation: Stage 3 of 5 (IP Configure Start) complete.
>  <info>  (cdc-wdm0): IPv4 static configuration:
>  <info>    address 01.234.56.78/30
>  <info>    gateway 01.234.56.77
>  <info>    DNS 8.8.8.8
>  <info>    DNS 8.8.4.4
>  <debug> [430.509587] [NetworkManagerUtils.c:1425] monotonic_timestamp_get(): monotonic timestamp started counting 1.678712852 seconds ago with an offset of 314.0 seconds to CLOCK_BOOTTIME (local time is 2014-08-06 20:40:30)
>  <debug> [430.509791] [platform/nm-platform.c:1445] nm_platform_ip4_address_add(): address: adding or updating IPv4 address: 01.234.56.78/30 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev wwan0 src unknown
>  <debug> [430.510184] [platform/nm-linux-platform.c:458] get_kernel_object(): get_kernel_object for type 2 returned 0x7f2db8777500
>  <debug> [430.510398] [platform/nm-platform.c:2571] log_ip4_address(): signal: address 4   added: 01.234.56.78/30 lft forever pref forever lifetime 1-0[4294967295,4294967295] dev wwan0 src kernel
>  <debug> [430.510633] [devices/nm-device.c:5889] device_ip_changed(): [0x7f2db87703b0] (cdc-wdm0): queued IP config change
>  <debug> [430.510910] [devices/nm-device.c:5080] nm_device_set_ip4_config(): [0x7f2db87703b0] (cdc-wdm0): set IP4Config instance (/org/freedesktop/NetworkManager/IP4Config/0)
>  <debug> [430.511147] [dns-manager/nm-dns-manager.c:1013] nm_dns_manager_begin_updates(): (device_ip4_config_changed): queueing DNS updates (1)
>  <debug> [430.511366] [dns-manager/nm-dns-manager.c:1031] nm_dns_manager_end_updates(): (nm_dns_manager_end_updates): DNS configuration did not change
>  <debug> [430.511603] [dns-manager/nm-dns-manager.c:1035] nm_dns_manager_end_updates(): (device_ip4_config_changed): no DNS changes to commit (0)
>  <info>  (cdc-wdm0): Activation: Stage 5 of 5 (IPv4 Configure Commit) scheduled...

After NM says it's connected (even if it doesn't work) could you grab
the output of:

route -n
ip addr
ip link
ip route

Also, does pinging the gateway (01.234.56.77) work?

Thanks,
Dan



More information about the ModemManager-devel mailing list