View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#2
open terminal and check if the RNDIS interface really has the IP address assigned:

[nemo@Jolla ~]$
[nemo@Jolla ~]$ /sbin/ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2475 errors:0 dropped:0 overruns:0 frame:0
TX packets:2475 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:235064 (229.5 KiB) TX bytes:235064 (229.5 KiB)

rndis0 Link encap:Ethernet HWaddr 7E:25:BD:3E:7A:7C
inet addr:192.168.2.15 Bcast:192.168.2.255 Mask:255.255.255.0

inet6 addr: fe80::7c25:bdff:fe3e:7a7c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:222 errors:0 dropped:0 overruns:0 frame:0
TX packets:129 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:34001 (33.2 KiB) TX bytes:24450 (23.8 KiB)

wlan0 Link encap:Ethernet HWaddr 50:56:A8:01:00:CD
inet addr:10.251.117.190 Bcast:10.251.119.255 Mask:255.255.248.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:25087 errors:0 dropped:78 overruns:0 frame:0
TX packets:24637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:20656500 (19.6 MiB) TX bytes:3626340 (3.4 MiB)

[nemo@Jolla ~]$
 

The Following User Says Thank You to juiceme For This Useful Post: