NMJ20D - OpenVPN Connect crashes the OpenVPN Server - Essential Phone Guides, News, & Discussion

Wondering if anyone else is having this problem:
Prior to NMJ20D i was able to connect to my home VPN hosted by an asus ac88. After the NMJ20D update if i try to connect with my PH-1 - the VPN server will exit with a fatal errror.
I'm on an Asus RT-AC88U with the latest firmware (3.0.0.4.382_15850)
VPN server log (some of the info has been sanitized)
Nov 2 22:37:13 ac88.mydomain.com vpnserver1[19230]: 10.10.10.1:56664 TLS: Initial packet from [AF_INET]10.10.10.1:56664 (via [AF_INET]192.168.1.3%eth0), sid=92a320aa c9bea163
Nov 2 22:37:14 ac88.mydomain.com vpnserver1[19230]: 10.10.10.1:56664 VERIFY OK: depth=1, C=TW, ST=TW, L=Taipei, O=ASUS, CN=RT-AC88U, [email protected]
Nov 2 22:37:14 ac88.mydomain.com vpnserver1[19230]: 10.10.10.1:56664 VERIFY OK: depth=0, C=TW, ST=TW, L=Taipei, O=ASUS, CN=client, [email protected]
Nov 2 22:37:15 ac88.mydomain.com vpnserver1[19230]: 10.10.10.1:56664 Assertion failed at ssl.c:2005
Nov 2 22:37:15 ac88.mydomain.com vpnserver1[19230]: 10.10.10.1:56664 Exiting due to fatal error
Nov 2 22:37:15 ac88.mydomain.com vpnserver1[19230]: 10.10.10.1:56664 /sbin/route del -net 10.8.0.0 netmask 255.255.255.0
Nov 2 22:37:15 ac88.mydomain.com vpnserver1[19230]: 10.10.10.1:56664 Closing TUN/TAP interface
Nov 2 22:37:15 ac88.mydomain.com vpnserver1[19230]: 10.10.10.1:56664 /sbin/ifconfig tun21 0.0.0.0
Note - If I restart the VPN server there are no problems to connect with another device (OnePlus One)
Nov 2 22:53:01 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 TLS: Initial packet from [AF_INET]10.10.10.1:34310 (via [AF_INET]192.168.1.3%eth0), sid=14cae885 ba9bedbd
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 VERIFY OK: depth=1, C=TW, ST=TW, L=Taipei, O=ASUS, CN=RT-AC88U, [email protected]
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 VERIFY OK: depth=0, C=TW, ST=TW, L=Taipei, O=ASUS, CN=client, [email protected]
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 PLUGIN_CALL: POST /usr/lib/openvpn-plugin-auth-pam.so/PLUGIN_AUTH_USER_PASS_VERIFY status=0
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 TLS: Username/Password authentication succeeded for username 'sanitized'
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 Data Channel Encrypt: Cipher 'XX-XXX' initialized with 128 bit key
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 Data Channel Decrypt: Cipher 'XX-XXX' initialized with 128 bit key
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 Control Channel: TLSv1, cipher TLSv1/SSLv3 XXX-XXX-XXX-XXX-SHA, 1024 bit RSA
Nov 2 22:53:02 ac88.mydomain.com vpnserver1[19668]: 10.10.10.1:34310 [client] Peer Connection Initiated with [AF_INET]10.10.10.1:34310 (via [AF_INET]192.168.1.3%eth0)

Related

[Q] Cannot allocate TUN/TAP dev dynamically HTC Desire

I use, HTC desire
HBOOT Alpharev 1.8, BRAVO
Android 2.2
Baseband version
2.6.32.15-gf5a401c
HTC-kerneland18-2
Build number:
2.29.405.5
Make, S-OFF with Alpharev, it's very good install busybox is ready.
But, I like use OPENVPN, with ca, key, files. I copyed from sd card and USE OPENVP INSTALLER,
Binary installed:
/system/xbin/openvpn
/system/bin/openvpn
OPENVPN setting, load the ovpn, config and start the connecting...
-»USR/PASSW-»Auth-»Get Config....
"Cannot allocate TUN/TAP dev dynamically"
I read, diferent forums and, my linux knowledge and try find the error from adb-shell.
test:
$ openvpn --dev tunX
Sun Jan 9 18:32:02 2011 OpenVPN 2.1.1 i686-pc-linux-gnu [SSL] [LZO2] [EPOLL] built on Feb 2 2010
Sun Jan 9 18:32:02 2011 IMPORTANT: OpenVPN's default port number is now 1194, based on an official port number assignment by IANA. OpenVPN 2.0-beta16 and earlier used 5000 as the default port.
Sun Jan 9 18:32:02 2011 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Sun Jan 9 18:32:02 2011 ******* WARNING *******: all encryption and authentication features disabled -- all data will be tunnelled as cleartext
Sun Jan 9 18:32:02 2011 Note: Cannot open TUN/TAP dev /dev/tun: No such file or directory (errno=2)
Sun Jan 9 18:32:02 2011 Note: Attempting fallback to kernel 2.2 TUN/TAP interface
Sun Jan 9 18:32:02 2011 Cannot allocate TUN/TAP dev dynamically
Sun Jan 9 18:32:02 2011 Exiting
$
Can someone help me ?

[Q] How to unlock Huawei Ideos X1 Gaga ??

hello guys ,
I have a Huawei Ideos X1 Gaga locked at mobinil Egypt ,
I really need to unlock it but don't know how , any rom or app to crack it ?
thanks ,
hema999
hema999 said:
hello guys ,
I have a Huawei Ideos X1 Gaga locked at mobinil Egypt ,
I really need to unlock it but don't know how , any rom or app to crack it ?
thanks ,
hema999
Click to expand...
Click to collapse
I can help you! do unlock huawei for 20 min!
contact:
ICQ - 4817-888-61
Email - [email protected]
V_Kontakte - vk.com/unlock911
I'm currently researching UNLOCKING the QUALCOMM based HUAWEI u8180 aka ideos aka a blast from the CLIQ past. I don't have any cross compilers otherwise I think yakk's old method would work. Right now I'm chasing down the QCRILHOOK_NV_READ from the PERSONALIZATION matches as I grep through the entire phone. Not the most efficient. Been working on this one almost as long as the S G S 3 Int IMEI fix, which is almost done thanks to some other tweaked out individuals here...
So am I on the path to MSM/Qualcomm unlocking righteousness? Or doth I fade into the darkness...
so follows my trail from /dev/log/radio :
P
ÀÏÇý2¼P—ÕÀ8RILC[RIL qcril_cm.c 3583] Received phonesvc event : CM_PH_EVENT_INFO (69644)
JÏÇý2¼P—ÕÀ8RILC[RIL qcril_event.c 402] Queued event CM_PH_EVENT_INFO (5536 bytes)
DÀ8Ïñý2¼P—ÕÀ8RILC[RIL qcril_event.c 288] qcril_event_main(): 1 items on queue
HÀ8Ïñý2¼P—ÕÀ8RILC[RIL qcril_event.c 309] De-queued event CM_PH_EVENT_INFO (69644)
CÀ8Ïñý2¼P—ÕÀ8RILC[RIL qcril.c 2444] AMSS=>RIL [ label = "CM_PH_EVENT_INFO" ];EÀ8Ïñý2¼P—ÕÀ8RILC[RIL qcril.c 2453] RIL <--- CM_PH_EVENT_INFO (69644) --- AMSS
6À8Ïñý2¼P—ÕÀ8RILC[RIL qcril_cm.c 3797] GW subscription disabled
8À8Ïñý2¼P—ÕÀ8RILC[RIL qcril_cm.c 3809] CDMA subscription disabled
ÂÀ8Ïñý2¼P—ÕÀ8RILC[RIL qcril_cm.c 3832] Oprt mode: 5, Mode pref: 19, GW acq order: 2, Band pref: 562949960237440, Roam pref: 255, Network sel mode: 0, plmn[0]=255, plmn[1]=255, plmn[2]=255, rtre control: 2”À8Ïñý2¼P—ÕÀ8RILC[RIL qcril_reqlist.c 206] Found ReqList entry : RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE (45), token id 35, pending CM_PH_EVENT_INFO (69644)
OÀ8Ïñý2¼P—ÕÀ8RILC[RIL qcril_cm.c 4102] Reply to RIL --> Automatic network selection mode
rÀ8Ïñý2¼P—ÕÀ8RILC[RIL qcril_reqlist.c 160] Found ReqList entry : RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE (45), token id 35
OÀ8Ïñý2¼P—ÕÀ8RILC[RIL qcril_reqlist.c 599] Deleted ReqList entry : token id 35 [0x2f9a8]
:À8Ïñý2¼P™rY9RILC[RIL qcril_reqlist.c 1061] ReqList entries : Empty
}À8Ïñý2¼P™rY9RILC[RIL qcril.c 3879] RIL=>Android [ label = "RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE - Automatic, Token 35, Success" ];ŒÀ8Ïñý2¼P™rY9RILC[RIL qcril.c 3884] UI <--- RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE (45) Complete --- RIL [Token 35, RIL_E_SUCCESS, Len 4 Automatic]
RÀ8Ïñý2¼P™rY9RILC[RIL qcril.c 2481] Exit qcril_process_event() : CM_PH_EVENT_INFO, err_no 0
>À8Ïñý2¼P™rY9RILC[RIL qcril_event.c 271] qcril_event_main(): Waiting...
/
Àn•ý2¼P™rY9RILJ[0035]< QUERY_NETWORK_SELECTION_MODE {0}^Ànnþ2¼PæGSMWrong network type: 0^Ànnþ2¼PæGSMWrong network type: 0
^Ànnþ2¼PæGSMPoll ServiceState done: oldSS=[1 home Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] newSS=[1 home Unknown CSS not supported -1 -1RoamInd: -1DefRoamInd: -1EmergOnly: false] oldGprs=1 newGprs=1 oldType=unknown newType=unknown/nn,3¼PfoGSM[IccCard] Network Despersonalization: 886.nn,3¼PfoRILJ[0036]> ENTER_NETWORK_DEPERSONALIZATIONt
ÀÏð,3¼PfoRILC[RIL qcril.c 2285] UI --- RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION (8) ---> RIL [token id 36, data len 4]
l
ÀÏð,3¼PfoRILC[RIL qcril.c 2304] Android=>RIL [ label = "RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION - Token 36" ];JÏð,3¼PöRILC[RIL qcril_mmgsdi_sec.c 851] qcril_mmgsdi_request_enter_perso_key
3
ÀÏð,3¼PöRILC[RIL qcril_mmgsdi_sec.c 870] e_card_mode = 1G
ÀÏð,3¼PöRILC[RIL qcril_reqlist.c 169] Not found ReqList entry : token id 36
ˆ
ÀÏð,3¼PöRILC[RIL qcril_reqlist.c 400] Event RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION (8) pending receipt of <none>, token id 36 [0x2f9b8]
5
ÀÏð,3¼PöRILC[RIL qcril_reqlist.c 1065] ReqList entries :
c
ÀÏð,3¼PöRILC[RIL qcril_reqlist.c 1071] RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION (8), token id 36
x
ÀÏð,3¼PöRILC[RIL qcril_mmgsdi_sec.c 948] RIL --- gsdi_perso_deactivate_feature_indicator() ---> AMSS [perso_feature 0 (0x0)]
S
ÀÏð,3¼PöQCRIL_MSC "RIL"=>"AMSS" [ label = "gsdi_perso_deactivate_feature_indicator()"];
(
ÀÏð,3¼PöRILC[RIL qcril_mmgsdi.c 1763] data:
'
ÀÏð,3¼PöRILC[RIL qcril_mmgsdi.c 1773] 0x38, '
ÀÏð,3¼PöRILC[RIL qcril_mmgsdi.c 1773] 0x38, '
ÀÏð,3¼PöRILC[RIL qcril_mmgsdi.c 1773] 0x36, "
ÀÏð,3¼PöRILC[RIL qcril_mmgsdi.c 1780]
L
ÀÏó,3¼P꾆RILC[RIL qcril_mmgsdi.c 1221] qcril_mmgsdi_gsdi_command_callback, cmd:17
UÏó,3¼P꾆RILC[RIL qcril_event.c 402] Queued event MMGSDI_GSDI_COMMAND_CALLBACK (336 bytes)
D†Ïñ,3¼P꾆RILC[RIL qcril_event.c 288] qcril_event_main(): 1 items on queue
U†Ïñ,3¼P꾆RILC[RIL qcril_event.c 309] De-queued event MMGSDI_GSDI_COMMAND_CALLBACK (196613)
O†Ïñ,3¼P꾆RILC[RIL qcril.c 2444] AMSS=>RIL [ label = "MMGSDI_GSDI_COMMAND_CALLBACK" ];R†Ïñ,3¼P꾆RILC[RIL qcril.c 2453] RIL <--- MMGSDI_GSDI_COMMAND_CALLBACK (196613) --- AMSS
t†Ïñ,3¼P꾆RILC[RIL qcril_mmgsdi.c 4987] qcril_mmgsdi_process_gsdi_command_callback: QCRIL_EVT_MMGSDI_GSDI_COMMAND_CALLBACK
:†Ïñ,3¼P꾆RILC[RIL qcril_mmgsdi.c 5008] GSDI_PERSO_DEACT_IND_RSP
rÏñ,3¼P꾆RILC[RIL qcril_mmgsdi_sec.c 256] qcril_mmgsdi_sec_process_perso_deact_cnf: status = 0x23, perso_feature = 0x0
vÏñ,3¼P꾆RILC[RIL qcril_mmgsdi.c 261] GSDI_INCORRECT_CODE/PERSO_CHECK_FAILEd/PERSO_INVALID_CK 0x23 -> MMGSDI_INCORRECT_CODE
NÏñ,3¼P꾆RILC[RIL qcril_mmgsdi.c 177] mmgsdi status 0x7 -> RIL_E_PASSWORD_INCORRECT
tÏñ,3¼P꾆RILC[RIL qcril_reqlist.c 160] Found ReqList entry : RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION (8), token id 36
tÏñ,3¼P꾆RILC[RIL qcril_reqlist.c 160] Found ReqList entry : RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION (8), token id 36
OÏñ,3¼P꾆RILC[RIL qcril_reqlist.c 599] Deleted ReqList entry : token id 36 [0x2f9b8]
:Ïñ,3¼P꾆RILC[RIL qcril_reqlist.c 1061] ReqList entries : Empty
Ïñ,3¼P꾆RILC[RIL qcril.c 3824] RIL=>Android [ label = "RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION, Token 36, Password Incorrect" ];‚Ïñ,3¼P꾆RILC[RIL qcril.c 3827] UI <--- RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION (8) Complete --- RIL [Token 36, Password Incorrect]
^Ïñ,3¼P꾆RILC[RIL qcril.c 2481] Exit qcril_process_event() : MMGSDI_GSDI_COMMAND_CALLBACK, err_no 0
>Ïñ,3¼P꾆RILC[RIL qcril_event.c 271] qcril_event_main(): Waiting...
yÿÿn•,3¼P꾆RILJ[0036]< ENTER_NETWORK_DEPERSONALIZATION error: com.android.internal.telephony.CommandException: PASSWORD_INCORRECT†nn,3¼PzløRILJ[0037]> GET_SIM_STATUSc
ÀÏð,3¼P%k‘RILC[RIL qcril.c 2285] UI --- RIL_REQUEST_GET_SIM_STATUS (1) ---> RIL [token id 37, data len 0]
[
ÀÏð,3¼P%k‘RILC[RIL qcril.c 2304] Android=>RIL [ label = "RIL_REQUEST_GET_SIM_STATUS - Token 37" ];M
ÀÏð,3¼P%k‘RILC[RIL qcril_mmgsdi_common.c 2747] qcril_mmgsdi_request_get_sim_status
G
ÀÏð,3¼P%k‘RILC[RIL qcril_reqlist.c 169] Not found ReqList entry : token id 37
w
ÀÏð,3¼P%k‘RILC[RIL qcril_reqlist.c 400] Event RIL_REQUEST_GET_SIM_STATUS (1) pending receipt of <none>, token id 37 [0x2f9a8]
5
ÀÏð,3¼P%k‘RILC[RIL qcril_reqlist.c 1065] ReqList entries :
R
ÀÏð,3¼P%k‘RILC[RIL qcril_reqlist.c 1071] RIL_REQUEST_GET_SIM_STATUS (1), token id 37
C
ÀÏð,3¼P%k‘RILC[RIL qcril_mmgsdi.c 173] mmgsdi status 0x0 -> RIL_E_SUCCESS
c
ÀÏð,3¼P%k‘RILC[RIL qcril_reqlist.c 160] Found ReqList entry : RIL_REQUEST_GET_SIM_STATUS (1), token id 37
c
ÀÏð,3¼P%k‘RILC[RIL qcril_reqlist.c 160] Found ReqList entry : RIL_REQUEST_GET_SIM_STATUS (1), token id 37
O
ÀÏð,3¼P%k‘RILC[RIL qcril_reqlist.c 599] Deleted ReqList entry : token id 37 [0x2f9a8]
:
ÀÏð,3¼P%k‘RILC[RIL qcril_reqlist.c 1061] ReqList entries : Empty
r
ÀÏð,3¼P%k‘RILC[RIL qcril.c 3879] RIL=>Android [ label = "RIL_REQUEST_GET_SIM_STATUS - Card Present, Token 37, Success" ];‚
Unlock in easy way !!!
To unlock Huawei Ideos X1 Gaga ,Visit Unlock-zone.com. For which you have to provide IMEI number. After that get the code through mail and unlock it.

[Q] [3G] Connected by wvdial , but system shows "no connection"

As title ;
I've managed to use the wvdial to dial to the 3G network successfully.
(wvdial is shiped from Botbrew-basil)
The ssh connection , telnet , even the w3m in terminal emulator are working properly.
"ifconfig" shows that ppp0 is up and everything seems to be well-settled.
But unfortunately ...... the system status bar said that "there is no available connection" .
And all the browsers and other applications in GUI failed to connect to the Internet.
So......
Is there anyway to tell the android system that "Hey ! The connection is available !!! " ?
Command line solutions are Okay for me , too.
P.S.PPP widget is not suitable for me because its behavior.
(I'll explain in device background.)
=============================
device background :
I flashed my ASUS TF101g from its stock ROM (Honeycomb)
to the REVOLVER 4 ROM (ICS) , which is available from this thread.
Most of things works fine except that 3G seemed not to be detected by the system.
APN settings and any config toward Mobile Network is not responding.
PPP widget is a solution provided and it works well.
However , my tab also plays a role as an access point for my laptops .
After dialing , PPP widget will "wrap" the connection to be "WIFI",
and the hot-spot sharing function will be forced to shutdown by the system immediately.
The wifi card just cannot serve others while it's acting as a client ......
Here are some logs :
System Information:
Code:
# uname -a
Linux localhost 2.6.39.4 #1 SMP PREEMPT Fri May 25 22:47:02 CST 2012 armv7l GNU/Linux
3G module :
Huawei EM820W
Dial Message:
Code:
# wvdial
--> Ignoring malformed input line: ";[Dialer Defaults]"
--> WvDial: Internet dialer version 1.61
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
OK
--> Sending: ATZ
ATZ
OK
--> Sending: ATQ0 V1 E0 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E0 S0=0 &C1 &D2 +FCLASS=0
OK
--> Sending: AT+CGDCONT=1, "IP","Internet"
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
CONNECT 21600000
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Sat Nov 23 13:57:23 2013
--> Pid of pppd: 8178
--> Using interface ppp0
--> pppd: �"@��u
--> pppd: �"@��u
--> pppd: �"@��u
--> pppd: �"@��u
--> pppd: �"@��u
--> local IP address 100.81.xxx.xx
--> pppd: �"@��u
--> remote IP address 10.64.64.64
--> pppd: �"@��u
--> primary DNS address 61.31.233.1
--> pppd: �"@��u
--> secondary DNS address 168.95.1.1
--> pppd: �"@��u
^C
Caught signal 2: Attempting to exit gracefully...
--> Terminating on signal 15
--> pppd: �"@��u
--> Connect time 1.0 minutes.
--> pppd: �"@��u
--> pppd: �"@��u
--> pppd: �"@��u
--> Disconnecting at Sat Nov 23 13:58:27 2013
I don't know why there is so escape character , the locale is set to be zh_TW.utf8. I tried us_EN.utf8 and POSIX , the problem remains.
Misery Kernel error log:
Code:
[19706.535004] fxz-option_resume entered
[19706.535299] option_open()+
[19706.536024] Wake28 for irq=326
[19706.536749] option_open()-
[19706.540709] option_close()+
[19706.541428] option_close()-
[19709.007449] fxz-option_suspend entered
[19709.008544] option: option_instat_callback: error -2
[19709.008917] fxz-option_suspend entered
[19709.009278] fxz-option_suspend entered
[19709.009936] fxz-option_suspend entered
[19709.010310] fxz-option_suspend entered
[19709.010677] fxz-option_suspend entered
[19709.011732] option: option_instat_callback: error -2
[19709.554349] usb_wwan: version magic '2.6.36.3-00005-g5dff38c SMP preempt mod_unload ARMv7 ' should be '2.6.39.4 SMP preempt mod_unload ARMv7 '
[19709.556632] usb_wwan: Unknown symbol _test_and_set_bit_le (err 0)
[19709.557757] usb_wwan: Unknown symbol _clear_bit_le (err 0)
[19709.564941] option: version magic '2.6.36.3-00005-g5dff38c SMP preempt mod_unload ARMv7 ' should be '2.6.39.4 SMP preempt mod_unload ARMv7 '
[19709.569786] option: module is already loaded

[Q] KatKiss 4.4.2 TF101G 3G with PPPWidget

Hallo,
i have a problem with 3G and PPPWidget.
Let me first tell you what I have done:
I have rootet my TF101G with the 1-Click Transformer Root.
Afterwards I installed Rogue XM Recovery 1.5.0 (CWM 5.0.2.8 based) with it.
Then I installed KatKiss-4.4.2_023c.zip, KatKiss-4.4_AddOn_TF101G_Kernel_01.zip and
gapps-KatKiss-4.4.2_20140221b.zip as per description.
All seems good, but the PPPWidget didn't work.
The PPP.Log says:
Using port ttyUSB0 for connection
OK
AT
OK
AT+CGDCONT=1,"IP","internet.eplus.de"
OK
ATD*99***1#
CONNECT
Report from chat:
chat: May 16 15:34:49 CONNECT 21600000
Serial connection established.
using channel 1
Using interface ppp0
Connect: ppp0 <--> /dev/ttyUSB0
sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x9c985338>]
rcvd [LCP ConfReq id=0x0 <asyncmap 0x0> <auth chap MD5> <magic 0x308665d> <pcomp> <accomp>]
sent [LCP ConfRej id=0x0 <pcomp> <accomp>]
rcvd [LCP ConfAck id=0x1 <asyncmap 0x0> <magic 0x9c985338>]
rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MD5> <magic 0x308665d>]
sent [LCP ConfAck id=0x1 <asyncmap 0x0> <auth chap MD5> <magic 0x308665d>]
rcvd [LCP DiscReq id=0x2 magic=0x308665d]
rcvd [CHAP Challenge id=0x1 <5a5a514cdaf102712c5954786a95aae9>, name = "UMTS_CHAP_SRVR"]
sent [CHAP Response id=0x1 <93681b1a6932d619c201e926f39639d5>, name = "blau"]
rcvd [CHAP Success id=0x1 ""]
CHAP authentication succeeded
CHAP authentication succeeded
sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
rcvd [IPCP ConfNak id=0x1 <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
...
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 10.11.12.13> <ms-dns3 10.11.12.14>]
IPCP: timeout sending Config-Requests
sent [LCP TermReq id=0x2 "No network protocols running"]
sent [LCP TermReq id=0x3 "No network protocols running"]
Connection terminated.
Modem hangup
...
That looks for me, that the connection was open but what means "No network protocols running".
Have I forgotten something or did I something wrong ?
Thanks for your help.
I have solved the problem.
It was quite simple. The validity of the SIM card had expired.
I'm sorry for my mishap.
rabarberkuchen said:
I have solved the problem.
It was quite simple. The validity of the SIM card had expired.
I'm sorry for my mishap.
Click to expand...
Click to collapse
i had tf101g anh want to try katkiss 4.4.2 but i can not config PPPwidget to use 3g
so could you post the config in PPPwidget
p/s: can we send the sms when using this method ?
My PPP Widget Settings:
Username: none (default)
Password: none (default)
Dialling string: *99***1# (default)
Check and set PIN: on
PIN Code: PIN from the SIM Card
HTTP Proxy: none (default)
Use WiFi to shw connection status: on
Disable USB device sleep: uncheck (default)
Auto-Start Connection: uncheck (default)
Auto Re-Connection: uncheck (default)
Automatic device detection: on
Manual port selection: on
Modem port: ttyUSB0
Notify system about network access: on
Disable mobile subsystem while connected: uncheck
Enable logging: on
After setting saving you have to reboot the tablet. Sometimes I have to reboote twice.
After reboot, the Connect Button should work. Otherwise you can look at the Log (under Configure).
And no, SMS didn't work unfortunately.
rabarberkuchen said:
My PPP Widget Settings:
Username: none (default)
Password: none (default)
Dialling string: *99***1# (default)
Check and set PIN: on
PIN Code: PIN from the SIM Card
HTTP Proxy: none (default)
Use WiFi to shw connection status: on
Disable USB device sleep: uncheck (default)
Auto-Start Connection: uncheck (default)
Auto Re-Connection: uncheck (default)
Automatic device detection: on
Manual port selection: on
Modem port: ttyUSB0
Notify system about network access: on
Disable mobile subsystem while connected: uncheck
Enable logging: on
After setting saving you have to reboot the tablet. Sometimes I have to reboote twice.
After reboot, the Connect Button should work. Otherwise you can look at the Log (under Configure).
And no, SMS didn't work unfortunately.
Click to expand...
Click to collapse
few month ago, i used this config and it worked perfect
however at the moment, it said that no answer from modem on port dev/ttyUSB0
i checkec at dev and fount ttyUSB0 to ttyUSB5, and revised it but it did not work
Sometimes I've got this message too. But only after Reboot or Power On. Mostly it's Ok after another reboot.
Here and there I've got an other message before, but I don't know the correct text.
I think it was similarly like:
"Use program pppwidget when device modem is connected ?" There ist an extra checkbox "allways use this program".
I've select the checkbox and choose OK. After this the error message appeared not so often.
3G working
If you are, as I was, having trouble with ppp widget not recognizing your 3g internal modem, try to disable the option of "automatic device detection".
After that, a pop-up appeared with "Huawei XXXX" and another option to choose from. After choosing the Huawei it started working and I was able to connect using the widget.
I also had the manual port configuration stated in previous messages, looking like this:
Automatic device detection: off
Manual port selection: on
Modem port: ttyUSB0
Click to expand...
Click to collapse
By the way, I'm using the latest stable/dev KK 4.4.4-036 ROM.
Hope this helps.

Paranoid ROM PPTP VPN problem.

Hi, I have latest Paranoid build (RC2) on my device flashed clean about one week ago. I try to connect to my PPTP VPN server without succes. On the PPTP server I get this error message:
HTML:
Jun 23 09:39:23 pppd[644]: Connect: ppp10 <--> pptp (192.168.10.238)
Jun 23 09:39:26 pppd[644]: Peer danut.sun failed CHAP authentication
Jun 23 09:39:26 pppd[644]: Connection terminated.
Jun 23 09:39:26 pppd[644]: Exit.
Jun 23 09:39:26 pptpd[643]: CTRL: Reaping child PPP[644]
Jun 23 09:39:26 pptpd[643]: CTRL: Client pppd TERM sending
Jun 23 09:39:26 pptpd[643]: CTRL: Client pppd finish wait
Jun 23 09:39:26 pptpd[643]: CTRL: EOF or bad error reading ctrl packet length.
Jun 23 09:39:26 pptpd[643]: CTRL: couldn't read packet header (exit)
Jun 23 09:39:26 pptpd[643]: CTRL: Fatal error reading control message in disconnect sequence
Jun 23 09:39:26 pptpd[643]: CTRL: Client 192.168.10.238 control connection finished
I have to mention that on stock ROM I don't have this problem. I also have success connection on other phone.

Categories

Resources