|
2007-02-16
, 12:22
|
Posts: 3,841 |
Thanked: 1,079 times |
Joined on Nov 2006
|
#2
|
|
2007-02-28
, 03:48
|
|
Posts: 149 |
Thanked: 9 times |
Joined on Jan 2007
|
#3
|
|
2007-03-01
, 02:01
|
Posts: 46 |
Thanked: 15 times |
Joined on Feb 2007
|
#4
|
The Following User Says Thank You to genome4hire For This Useful Post: | ||
|
2007-03-01
, 05:01
|
Posts: 30 |
Thanked: 1 time |
Joined on Mar 2007
|
#5
|
|
2007-03-01
, 05:05
|
|
Posts: 919 |
Thanked: 37 times |
Joined on Aug 2006
@ /dev/null
|
#6
|
|
2007-03-01
, 08:53
|
Posts: 5 |
Thanked: 0 times |
Joined on Mar 2007
|
#7
|
So I'm a decent programmer myself, but with no experience with Maemo yet combined with no experience with the technical side of VPN or kernel patching, this is not something I want to attempt coding...
My school/work uses PPtP and IPSEC VPN (see http://kb.iu.edu/data/ajrq.html )
What I really want is a simple GUI that allows me to enter the required name/pass/key options and will connect using the above protocol and allow me to use my N800 @ the office.
I really have little knowledge on how big of an undertaking this is, but I know it could definitely benefit the community if something like this happened and I'd be willing to put up some cash to someone who was able to get it working (and I assume some others would do the same).
I'm not talking about owning the rights or anything gross and non-opensource friendly. Just a small reward for someone who's willing to use their valuble time to write some software they wouldn't normally take the time to write perhaps.
If you think you might be able to do this, or perhaps know some more info on the technical limitations of the N800 hardware to allow this, or even if you want to offer up some money yourself, please post here!
If it doesn't work out, at least I gave my attempt to make it happen
Thanks guys!
|
2007-03-01
, 15:48
|
|
Posts: 11,700 |
Thanked: 10,045 times |
Joined on Jun 2006
@ North Texas, USA
|
#8
|
|
2007-03-01
, 19:28
|
Posts: 46 |
Thanked: 15 times |
Joined on Feb 2007
|
#9
|
Hi,
1. openswan or strongswan w/ x.509 certificate patches
2. L2TP patched version of ppp
3. kernel modules for IPSec, either native or openswan implementations as well as any other protocols we are likely to need (GRE etc etc).
4. iproute2
5. Our own custom made front end (possibly written in GTK+) that configures and Initiates/Terminates tunnels for openswan.
Now, I haven't investigated OpenVPN - it may be that much easier to implement this solution with that piece of software - but honestly, I looked at your post and said - HEY I KNOW HOW TO DO IT. So lets try!
- Mephistos
|
2007-03-02
, 07:24
|
Posts: 5 |
Thanked: 0 times |
Joined on Mar 2007
|
#10
|
My school/work uses PPtP and IPSEC VPN (see http://kb.iu.edu/data/ajrq.html )
What I really want is a simple GUI that allows me to enter the required name/pass/key options and will connect using the above protocol and allow me to use my N800 @ the office.
I really have little knowledge on how big of an undertaking this is, but I know it could definitely benefit the community if something like this happened and I'd be willing to put up some cash to someone who was able to get it working (and I assume some others would do the same).
I'm not talking about owning the rights or anything gross and non-opensource friendly. Just a small reward for someone who's willing to use their valuble time to write some software they wouldn't normally take the time to write perhaps.
If you think you might be able to do this, or perhaps know some more info on the technical limitations of the N800 hardware to allow this, or even if you want to offer up some money yourself, please post here!
If it doesn't work out, at least I gave my attempt to make it happen
Thanks guys!