![]() |
2010-01-30
, 21:55
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#2
|
![]() |
2010-01-30
, 22:48
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#3
|
Just in case this is useful (I don't know much about VPN protocols):
Maemo 5 Downloads: OpenVPN Applet
![]() |
2010-01-30
, 23:06
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#4
|
The Following User Says Thank You to Matan For This Useful Post: | ||
![]() |
2010-01-31
, 03:37
|
Posts: 72 |
Thanked: 21 times |
Joined on Dec 2009
|
#5
|
It is already easily doable. You add a dummy connection, and use dbus-scripts to run the script that connects to pptp when this dummy network is connected, and run the disconnection script when this dummy network is disconnected. I used to do it on N800/N810 when BGU's network used pptp, and I do it now on N900 for bluetooth DUN client connection.
It is a pity that Nokia decided to make dummy network module such a pain to get, but there is an almost compatible free replacement.
You can see the bluetooth-dun-client package on my repository for an example of how it is done.
![]() |
2010-02-03
, 12:43
|
Posts: 22 |
Thanked: 54 times |
Joined on Apr 2007
@ Guernsey
|
#6
|
![]() |
2010-02-03
, 15:45
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#7
|
![]() |
2010-02-03
, 16:52
|
Posts: 22 |
Thanked: 54 times |
Joined on Apr 2007
@ Guernsey
|
#8
|
![]() |
2010-02-09
, 03:38
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#9
|
http://maemo.org/community/brainstor...ction_manager/
N900 - Maemo 5 (and others)
PPTP is a VPN protocol that is found everywhere, mainly because it is easy to setup in the Windows world. It may not be the best VPN out there, but there are lots of people would would benefit from being able to easily connect to their coporate network.
PPTP (and maybe others, like OpenVPN) should somehow be added to the Connection Manager. There should be possible for the user to associate a connection (GPRS, Wifi, etc) with PPTP so that it can be used in an easy manner.
Desktop Linux has it, Windows mobile has it, iPhone has it and Windows client also has it.
There is a lot of discussion on how to enable PPTP on the N900 device. However: no solution was very user friendly (lots of terminal commandas and hacking) and 2) there was not a brainstorm for it.
Last edited by chemist; 2010-01-31 at 14:55. Reason: status