Batteries included
Post Reply
shinze322
Posts: 1
Joined: 25 Jan 2020, 07:08

PPP Widget 3 Connect but no internet

Post by shinze322 » 25 Jan 2020, 08:43

Hello, im glad to know theres forum for help me solve my problems.
i have Phoenix OS that runs android 7.1. I want to connect my android to the internet with my usb modem : Huawei E-3276 so i intall PPP widget 3. everything works like charm. fyi i can connect in linux and surf the internet nicely, but in android i cant. my modem is detected by ppp widget and connect. but cant access internet at all, i tried ping directly to IP address but not work.
this is ppp log.

Code: Select all

Jan 24, 2020 03:18:10

Total RAM: 5656 MB. Available RAM: 3638 MB

Starting modem command sequence (Init) ...
>
ATE0
<
OK
>
AT+CGSN
<
867497010821387

OK
--> Using device profile 867497010821387
>
AT+CIMI
<
510102572902114

OK
--> Using parameter profile 510102572902114

SIM is ready to use
====

Jan 24, 2020 03:21:24

Total RAM: 5656 MB. Available RAM: 3027 MB

Starting modem command sequence (Dial) ...
>
AT+CFUN?
<
+CFUN: 1

OK
>
AT^NDISDUP=1,1,"internet"
<
OK
>
AT_WAIT_IRQ
<
IRQ OK
====
Dialling complete

====
Dialling complete


Starting DHCP request ...
> Phase 3
ffffffffffff0c5b8f279a64080045100148000000008011399600000000ffffffff004400430134
<
ffffffffffff4c549945e5d50800450001160000000080117a250ac9b4e9ffffffff004300440102
NAK received
> Phase 1
ffffffffffff0c5b8f279a64080045100148000000008011399600000000ffffffff004400430134
<
ffffffffffff4c549945e5d508004500013a0001000080117a000ac9b4e9ffffffff004300440126
OFFER received
> Phase 3
4c549945e5d50c5b8f279a64080045100148000000008011399600000000ffffffff004400430134
<
ffffffffffff4c549945e5d508004500013a00020000801179ff0ac9b4e9ffffffff004300440126
ACK received
> Phase 9
ffffffffffff0c5b8f279a64080600010800060400010c5b8f279a640ac9b4ea0000000000000ac9
<  (ARP, connection confirmed)
0c5b8f279a644c549945e5d5080600010800060400024c549945e5d50ac9b4e90c5b8f279a640ac9
Local IP: 10.201.180.234/30
 Peer IP: 10.201.180.233
    DNS1: 192.168.98.28
    DNS2: 

Send initial IP packet ...
End of DHCP negotiation
VPN setup complete
VPN network device is up
Jan 24, 2020 03:23:46

Total RAM: 5656 MB. Available RAM: 2951 MB

First IP packet received - we are online

Network notification seems to have failed,
 limited network access

Connection is ready
and this is USB log

Code: Select all

Jan 24, 2020 02:53:44

Device manufacturer string: ASUSTeK COMPUTER INC.
Total RAM: 5656 MB. Available RAM: 3327 MB

New device on /dev/bus/usb/002/007
 Class of interface 0 is 0xFF
Looking at USB device 12d1:1506 with class 255
 Device top dir: /sys/bus/usb/devices/2-1, active cfg: 1
Active configuration ID: 1
Device layout (config 1) - cl:00  sc:00  pr:00
 if:0 as:0 -  cl:ff  sc:02  pr:10 -  ir:81  bi:82  bo:01
 if:1 as:0 -  cl:ff  sc:02  pr:12 -  bi:83  bo:02
 if:2 as:0 -  cl:ff  sc:02  pr:16 -  ir:84
 if:2 as:1 -  cl:ff  sc:02  pr:16 -  ir:84  bi:85  bo:03
 if:3 as:0 -  cl:08  sc:06  pr:50 -  bo:04  bi:86
 if:4 as:0 -  cl:08  sc:06  pr:50 -  bo:05  bi:87

Found 2 serial ports
Disable kernel USB power-save, as set in app config
Opening port type HUAWEI_NCM (interface 2)

glad to see my problem solved
thanks in advance

Post Reply