Re: Mobile VPN

2010-10-12 Thread Andres Genovez
2010/10/2 Evgeniy Sudyr 

> I was able to get it working with 4.6/4.7 and E60/E65/E52 it works as
> expected :)
>

It works!!! Funciona!

Wonderfull it works!

I am using my 3g carrier on NOKIA E71

Need to update the codec to g729, I have erratic Ips like random
172.XXX.XXX.XXX so I need to input routes manually, maybe someone can give
me some guidance?

Thanks!, and Special Thanks to betabug.


>
> Nokia VPN config tool will save hours instead trial by error.
>
> On Fri, Oct 1, 2010 at 10:29 PM, Claudiu Pruna  wrote:
>
> > On Fri, 2010-10-01 at 21:19 +0200, David Coppa wrote:
> > > On Fri, Oct 1, 2010 at 9:11 PM, Claudiu Pruna 
> > wrote:
> > > >I was wondering has anyone got an S60 mobile phone to connect
> to
> > > > OpenBSD Ipsec ?
> > > >
> > > >I did some tryies, but no luck.
> > >
> > > Maybe this is of some use:
> > >
> > > http://betabug.ch/wiki/VPNNotes
> > >
> > > I'm sorry, but I have no personal experiences with "mobile vpns"...
> > >
> > > cheers,
> > > david
> >
> > thanks a lot, sounds very interesting, I will test it and see what
> > happens ;)
> >
> > --
> > Claudiu Pruna 
> >
> >
>
>
> --
> --
> With regards,
> Eugene Sudyr
>
>


--
Atentamente

Andris Genovez Tobar / Sistemas
Elastix ECE - Linux  LPI-1 - Novell CLA - Apple ACMT
http://www.cspmsa.com
ageno...@cspmsa.com

Jabber:  bitfr...@asgard.crice.org
Comunidad: http://www.crice.org



Re: Mobile VPN

2010-10-05 Thread Nick Templeton
And WebOS phones too:
http://www.webos-internals.org/wiki/OpenVPN_for_Palm_Pre

-Nick



On Oct 5, 2010 3:40 AM, David Coppa  wrote:

On Tue, Oct 5, 2010 at 9:25 AM, Jussi Peltola  wrote:

> The n900 most certainly can run openvpn.



Android phones can too: http://code.google.com/p/android-openvpn-settings/



ciao,

david



Re: Mobile VPN

2010-10-05 Thread David Coppa
On Tue, Oct 5, 2010 at 9:25 AM, Jussi Peltola  wrote:
> The n900 most certainly can run openvpn.

Android phones can too: http://code.google.com/p/android-openvpn-settings/

ciao,
david



Re: Mobile VPN

2010-10-05 Thread David Coppa
On Tue, Oct 5, 2010 at 8:28 AM, Claudiu Pruna  wrote:
> On Mon, 2010-10-04 at 10:10 -0600, Shiu Lam wrote:
>> Does anyone knows any OpenVPN client for S60 mobile phones?
> There isn't any Openvpn client for any mobile phone.

IPSec support is integrated. You can find the compatibility matrix here:

http://europe.nokia.com/support/download-software/nokia-mobile-vpn/compatibility-and-download

ciao,
David



Re: Mobile VPN

2010-10-05 Thread Jussi Peltola
The n900 most certainly can run openvpn.



Re: Mobile VPN

2010-10-04 Thread Claudiu Pruna
On Mon, 2010-10-04 at 10:10 -0600, Shiu Lam wrote:
> Does anyone knows any OpenVPN client for S60 mobile phones?
> 
> Thanks
> 
> Claudiu Pruna wrote:
> > On Sat, 2010-10-02 at 11:56 +0300, Evgeniy Sudyr wrote:
> >   
> >> I was able to get it working with 4.6/4.7 and E60/E65/E52 it works as
> >> expected :)
> >>
> >> Nokia VPN config tool will save hours instead trial by error.
> >>
> >> On Fri, Oct 1, 2010 at 10:29 PM, Claudiu Pruna 
> >> wrote:
> >> 
> >> On Fri, 2010-10-01 at 21:19 +0200, David Coppa wrote:
> >> > On Fri, Oct 1, 2010 at 9:11 PM, Claudiu Pruna
> >>  wrote:
> >> > >I was wondering has anyone got an S60 mobile phone
> >> to connect to
> >> > > OpenBSD Ipsec ?
> >> > >
> >> > >I did some tryies, but no luck.
> >> >
> >> > Maybe this is of some use:
> >> >
> >> > http://betabug.ch/wiki/VPNNotes
> >> >
> >> > I'm sorry, but I have no personal experiences with "mobile
> >> vpns"...
> >> >
> >> > cheers,
> >> > david
> >> 
> >> 
> >> thanks a lot, sounds very interesting, I will test it and see
> >> what
> >> happens ;)
> >> 
> >> --
> >> 
> >> Claudiu Pruna 
> >> 
> >> 
> >>
> >>
> >>
> >> -- 
> >> --
> >> With regards,
> >> Eugene Sudyr
> >>
> >> 
> > Well, I have tried that and ... it works  
> > Yes, it is working ok, but if your setup is like mine and after
> > connecting to the ipsec, your internal network contains more branches
> > connected through vpn and in conclusion the internal network "contains"
> > more unroutable ip address classes, the problem appears because you
> > appear in your network with the ip that your phone gets from the
> > internet connection it has. So it is a little bit tricky to route your
> > phone to other ip classes then the one you are directly connected. 
> > I have used in ipsecctl the "tag"  option, and then in pf.conf I have
> > created an nat pool which is just for the phones connecting from
> > outside.
> >
> > But it is a start, I mean, from no vpn (except symbian pptp) until here
> > we allready have a big progress. It would be nice if we could also get
> > working the xauth and ip address assigning to phone through ipsec, but
> > as I am not a developer, I hope it will happen someday.
> >
> > Cheers
> >   
> 
There isn't any Openvpn client for any mobile phone.

-- 
Claudiu Pruna 



Re: Mobile VPN

2010-10-04 Thread Shiu Lam

Does anyone knows any OpenVPN client for S60 mobile phones?

Thanks

Claudiu Pruna wrote:

On Sat, 2010-10-02 at 11:56 +0300, Evgeniy Sudyr wrote:
  

I was able to get it working with 4.6/4.7 and E60/E65/E52 it works as
expected :)

Nokia VPN config tool will save hours instead trial by error.

On Fri, Oct 1, 2010 at 10:29 PM, Claudiu Pruna 
wrote:

On Fri, 2010-10-01 at 21:19 +0200, David Coppa wrote:

> On Fri, Oct 1, 2010 at 9:11 PM, Claudiu Pruna
 wrote:
> >I was wondering has anyone got an S60 mobile phone
to connect to
> > OpenBSD Ipsec ?
> >
> >I did some tryies, but no luck.
>
> Maybe this is of some use:
>
> http://betabug.ch/wiki/VPNNotes
>
> I'm sorry, but I have no personal experiences with "mobile
vpns"...
>
> cheers,
> david


thanks a lot, sounds very interesting, I will test it and see

what
happens ;)

--

Claudiu Pruna 






--
--
With regards,
Eugene Sudyr



Well, I have tried that and ... it works  
Yes, it is working ok, but if your setup is like mine and after
connecting to the ipsec, your internal network contains more branches
connected through vpn and in conclusion the internal network "contains"
more unroutable ip address classes, the problem appears because you
appear in your network with the ip that your phone gets from the
internet connection it has. So it is a little bit tricky to route your
phone to other ip classes then the one you are directly connected. 
I have used in ipsecctl the "tag"  option, and then in pf.conf I have

created an nat pool which is just for the phones connecting from
outside.

But it is a start, I mean, from no vpn (except symbian pptp) until here
we allready have a big progress. It would be nice if we could also get
working the xauth and ip address assigning to phone through ipsec, but
as I am not a developer, I hope it will happen someday.

Cheers




Re: Mobile VPN

2010-10-04 Thread Claudiu Pruna
On Sat, 2010-10-02 at 11:56 +0300, Evgeniy Sudyr wrote:
> I was able to get it working with 4.6/4.7 and E60/E65/E52 it works as
> expected :)
> 
> Nokia VPN config tool will save hours instead trial by error.
> 
> On Fri, Oct 1, 2010 at 10:29 PM, Claudiu Pruna 
> wrote:
> 
> On Fri, 2010-10-01 at 21:19 +0200, David Coppa wrote:
> > On Fri, Oct 1, 2010 at 9:11 PM, Claudiu Pruna
>  wrote:
> > >I was wondering has anyone got an S60 mobile phone
> to connect to
> > > OpenBSD Ipsec ?
> > >
> > >I did some tryies, but no luck.
> >
> > Maybe this is of some use:
> >
> > http://betabug.ch/wiki/VPNNotes
> >
> > I'm sorry, but I have no personal experiences with "mobile
> vpns"...
> >
> > cheers,
> > david
> 
> 
> thanks a lot, sounds very interesting, I will test it and see
> what
> happens ;)
> 
> --
> 
> Claudiu Pruna 
> 
> 
> 
> 
> 
> -- 
> --
> With regards,
> Eugene Sudyr
> 
Well, I have tried that and ... it works  
Yes, it is working ok, but if your setup is like mine and after
connecting to the ipsec, your internal network contains more branches
connected through vpn and in conclusion the internal network "contains"
more unroutable ip address classes, the problem appears because you
appear in your network with the ip that your phone gets from the
internet connection it has. So it is a little bit tricky to route your
phone to other ip classes then the one you are directly connected. 
I have used in ipsecctl the "tag"  option, and then in pf.conf I have
created an nat pool which is just for the phones connecting from
outside.

But it is a start, I mean, from no vpn (except symbian pptp) until here
we allready have a big progress. It would be nice if we could also get
working the xauth and ip address assigning to phone through ipsec, but
as I am not a developer, I hope it will happen someday.

Cheers
-- 
Claudiu Pruna 



Re: Mobile VPN

2010-10-02 Thread Evgeniy Sudyr
I was able to get it working with 4.6/4.7 and E60/E65/E52 it works as
expected :)

Nokia VPN config tool will save hours instead trial by error.

On Fri, Oct 1, 2010 at 10:29 PM, Claudiu Pruna  wrote:

> On Fri, 2010-10-01 at 21:19 +0200, David Coppa wrote:
> > On Fri, Oct 1, 2010 at 9:11 PM, Claudiu Pruna 
> wrote:
> > >I was wondering has anyone got an S60 mobile phone to connect to
> > > OpenBSD Ipsec ?
> > >
> > >I did some tryies, but no luck.
> >
> > Maybe this is of some use:
> >
> > http://betabug.ch/wiki/VPNNotes
> >
> > I'm sorry, but I have no personal experiences with "mobile vpns"...
> >
> > cheers,
> > david
>
> thanks a lot, sounds very interesting, I will test it and see what
> happens ;)
>
> --
> Claudiu Pruna 
>
>


-- 
--
With regards,
Eugene Sudyr



Re: Mobile VPN

2010-10-01 Thread Claudiu Pruna
On Fri, 2010-10-01 at 21:19 +0200, David Coppa wrote:
> On Fri, Oct 1, 2010 at 9:11 PM, Claudiu Pruna  wrote:
> >I was wondering has anyone got an S60 mobile phone to connect to
> > OpenBSD Ipsec ?
> >
> >I did some tryies, but no luck.
> 
> Maybe this is of some use:
> 
> http://betabug.ch/wiki/VPNNotes
> 
> I'm sorry, but I have no personal experiences with "mobile vpns"...
> 
> cheers,
> david

thanks a lot, sounds very interesting, I will test it and see what
happens ;)

-- 
Claudiu Pruna 



Re: Mobile VPN

2010-10-01 Thread David Coppa
On Fri, Oct 1, 2010 at 9:11 PM, Claudiu Pruna  wrote:
>I was wondering has anyone got an S60 mobile phone to connect to
> OpenBSD Ipsec ?
>
>I did some tryies, but no luck.

Maybe this is of some use:

http://betabug.ch/wiki/VPNNotes

I'm sorry, but I have no personal experiences with "mobile vpns"...

cheers,
david



Mobile VPN

2010-10-01 Thread Claudiu Pruna
I was wondering has anyone got an S60 mobile phone to connect to
OpenBSD Ipsec ?

I did some tryies, but no luck.
-- 
Claudiu Pruna