<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class=""><div class="h5">><br>
> Am I missing something?<br>
<br>
</div></div>I don't know why you get the symbol lookup errors, but the echo commands<br>
were missing something: ">"<br><span class=""><font color="#888888"><br>
</font></span></blockquote></div><br>Maybe I need glasses :)</div><div class="gmail_extra"><br></div><div class="gmail_extra">Now working.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_extra">root@x088:~# /usr/bin/qmicli -d /dev/cdc-wdm1 --wds-start-network=internet --client-no-release-cid</div><div class="gmail_extra">[/dev/cdc-wdm1] Network started</div><div class="gmail_extra"><span class="" style="white-space:pre">     </span>Packet data handle: '63820816'</div><div class="gmail_extra">[/dev/cdc-wdm1] Client ID not released:</div><div class="gmail_extra"><span class="" style="white-space:pre">   </span>Service: 'wds'</div><div class="gmail_extra"><span class="" style="white-space:pre">       </span>    CID: '35'</div><div class="gmail_extra">root@x088:~# udhcpc -q -f -i wwan1</div><div class="gmail_extra">udhcpc (v1.22.1) started</div><div class="gmail_extra">Sending discover...</div><div class="gmail_extra">Sending select for 10.39.5.20...</div><div class="gmail_extra">Lease of 10.39.5.20 obtained, lease time 7200</div><div class="gmail_extra">ip: RTNETLINK answers: File exists</div><div class="gmail_extra">root@x088:~# ifconfig |grep wwan1</div><div class="gmail_extra"><br></div><div class="gmail_extra">wwan1     Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  </div><div class="gmail_extra">          inet addr:10.39.5.20  P-t-P:10.39.5.20  Mask:255.255.255.248</div><div class="gmail_extra">          inet6 addr: fe80::6aa7:b4b:ea23:25a5/64 Scope:Link</div><div class="gmail_extra">          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1</div><div class="gmail_extra">          RX packets:2 errors:0 dropped:0 overruns:0 frame:0</div><div class="gmail_extra">          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0</div><div class="gmail_extra">          collisions:0 txqueuelen:1000 </div><div class="gmail_extra">          RX bytes:612 (612.0 B)  TX bytes:800 (800.0 B)</div><div class="gmail_extra"><br></div><div class="gmail_extra">root@x088:~# /sbin/route -v add -host 172.32.98.1 dev wwan1</div><div class="gmail_extra">root@x088:~# ping 172.32.98.1</div><div class="gmail_extra">PING 172.32.98.1 (172.32.98.1) 56(84) bytes of data.</div><div class="gmail_extra">64 bytes from <a href="http://172.32.98.1">172.32.98.1</a>: icmp_seq=1 ttl=62 time=432 ms</div><div class="gmail_extra">64 bytes from <a href="http://172.32.98.1">172.32.98.1</a>: icmp_seq=2 ttl=62 time=202 ms</div><div class="gmail_extra">64 bytes from <a href="http://172.32.98.1">172.32.98.1</a>: icmp_seq=3 ttl=62 time=192 ms</div><div class="gmail_extra">64 bytes from <a href="http://172.32.98.1">172.32.98.1</a>: icmp_seq=4 ttl=62 time=202 ms</div><div class="gmail_extra">^C</div><div class="gmail_extra">--- 172.32.98.1 ping statistics ---</div><div class="gmail_extra">5 packets transmitted, 4 received, 20% packet loss, time 4000ms</div><div class="gmail_extra">rtt min/avg/max/mdev = 192.200/257.282/432.515/101.254 ms</div><div class="gmail_extra">root@x088:~# /usr/bin/qmicli -d /dev/cdc-wdm1 --wds-stop-network=63820816 --client-cid=35</div><div class="gmail_extra">Network cancelled... releasing resources</div><div class="gmail_extra">[/dev/cdc-wdm1] Network stopped</div><div class="gmail_extra">root@x088:~#</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks.</div><div class="gmail_extra"><br></div><div>-Sebastian</div>
</div></div>