tmassie / aospx

Automatically exported from code.google.com/p/aospx
0 stars 0 forks source link

VPN Connections Not Supported #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Setup PPTP VPN Connection
Attempt to connect

What is the expected output? What do you see instead?
Android displays connection unsuccessful

What version of the product are you using?
AR31

Please provide logcat ouput and any additional information below.
Logcat Attached.  look for line connecting to us1.vpn.giganews.com
Looks like Protocol is not supported

Original issue reported on code.google.com by dezl...@gmail.com on 19 May 2012 at 3:00

Attachments:

GoogleCodeExporter commented 8 years ago
Ill be making some changes in BR2 regarding this issue, once its released I 
will need you to give us an update...also a fresh logcat log of the error will 
be needed after BR2 update

Original comment by robbe...@gmail.com on 2 Jun 2012 at 1:44

GoogleCodeExporter commented 8 years ago

Original comment by robbe...@gmail.com on 4 Jun 2012 at 12:55

GoogleCodeExporter commented 8 years ago
Wiped and installed BR2.  Same symptoms.  Also tried L2TP/PSK same outcome.  
logcats of both the PPTP and L2TP sessions are attached.  

Original comment by dezl...@gmail.com on 4 Jun 2012 at 3:34

Attachments:

GoogleCodeExporter commented 8 years ago
Ok, so after a little more digging, it seems its not something aospX or device 
specific. Ive found the same issue on Epic CM9

http://code.google.com/p/epiccm/issues/detail?id=269

As well as a ticket submitted to AOSP for l2tp timeout..So that one looks to be 
a little deeper and we might have to wait till AOSP gets a fix.

http://code.google.com/p/android/issues/detail?id=23124

Can you get me a dmesg log when trying to connect? That way I can see whats 
erroring out on the kernel side.

Original comment by robbe...@gmail.com on 5 Jun 2012 at 5:45

GoogleCodeExporter commented 8 years ago
Can you try this kernel and see if it fixes anything?

http://goo.im/devs/existz/test/aospX-kernel-vpn_test.zip

Original comment by robbe...@gmail.com on 15 Jun 2012 at 7:11

GoogleCodeExporter commented 8 years ago
I flashed the aospX-kernel-vpn_test.zip in comment 5. Attached is the logcat. 
It doesn't look much different to me...

Original comment by kob...@gmail.com on 19 Jun 2012 at 12:01

Attachments:

GoogleCodeExporter commented 8 years ago
fwiw, here is what i got from a dmesg command. It doesn't look that useful -- 
but maybe I'm doing it wrong.

I got the phone ready, with the vpn 'connect' button on the screen and good to 
go.
I did adb shell, and ran dmesg. noted the time of the last entry.
I touched connect on the phone. It says 'unsuccessful' fairly quickly.
I ran dmesg again and copied all lines after the timestamp i recorded earlier.

Original comment by kob...@gmail.com on 19 Jun 2012 at 12:12

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by robbe...@gmail.com on 10 Aug 2012 at 1:55

GoogleCodeExporter commented 8 years ago
BR5 was released a few days ago, can the original reporter or someone who has 
already posted please verify one of the following..

"This is still an issue in BR5"

or

"This has been fixed in BR5"

Original comment by robbe...@gmail.com on 11 Aug 2012 at 8:50

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Can someone test this kernel and see if something like OpenVPN or whatever 
works?

http://d-h.st/dFc

Original comment by robbe...@gmail.com on 1 Sep 2012 at 5:03

GoogleCodeExporter commented 8 years ago
Reports on xda say OpenVPN is now working with latest test kernel...can the 
original reporter or someone like kobeyu double verify with the kernel above?

Since initial reports say VPN is working, im marking this 'Verified -> 
FixCommitted'

https://github.com/existz/htc-kernel-msm7x30/commit/969ea3e3d8f917c7dd9595f40e46
e2afac5db9bc

Original comment by robbe...@gmail.com on 3 Sep 2012 at 3:17

GoogleCodeExporter commented 8 years ago
I have the same problem on aospx BR7 version with PTPP/L2TP IPSK VPN.
I don't have openVPN account So which kernel should I flash to test? :
http://goo.im/devs/existz/test/aospX-kernel-vpn_test.zip
or
http://d-h.st/dFc

In case of second kernel do I need openVPN account to test or it would work for 
PTPP/L2TP too?

Original comment by one.ge...@gmail.com on 19 Sep 2012 at 6:11

GoogleCodeExporter commented 8 years ago
Use the 2nd one, the first one was already tested and did not fix anything. 

http://d-h.st/dFc

Original comment by robbe...@gmail.com on 20 Sep 2012 at 11:18

GoogleCodeExporter commented 8 years ago
I tested it (http://d-h.st/dFc). it doesn't work neither on "PTPP/L2TP PSK" 
VPN; gives unsuccessful error

Original comment by one.ge...@gmail.com on 20 Sep 2012 at 5:39

GoogleCodeExporter commented 8 years ago
Any news for VPN?
I would be the volunteer to test it :D

Original comment by one.ge...@gmail.com on 29 Sep 2012 at 3:35

GoogleCodeExporter commented 8 years ago
From what Ive gathered from user reports, VPN is working with the test kernel 
above..im not sure what else could be done. If your app points to the vpn 
module, make sure its pointing to the correct location 
(system/lib/modules/tun.ko)..Other than that I would need a clean logcat log of 
the issue with the new test kernel.

Original comment by robbe...@gmail.com on 29 Sep 2012 at 5:43

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thanks. Just in the case I upgraded to MR1 to see if the problem could be 
solved, But the issue still remains. Is the VPN-test-kernel applied to MR1 
already? (2.6.35.14-aospx-mint_chocolate root@hp-linux #1) Or I should apply 
linked kernel in the comments to the MR1 version too?

I'll give a clean logcat log if the problem remains after your answer.
Thanks

Original comment by one.ge...@gmail.com on 4 Oct 2012 at 10:13

GoogleCodeExporter commented 8 years ago
Its already included.

Original comment by robbe...@gmail.com on 4 Oct 2012 at 10:39

GoogleCodeExporter commented 8 years ago
Here you go
I'm waiting for your answer
Thanks in advance

Original comment by one.ge...@gmail.com on 9 Oct 2012 at 7:10

Attachments: