![]() |
2011-08-29
, 08:02
|
Posts: 433 |
Thanked: 274 times |
Joined on Jan 2010
|
#2
|
![]() |
2011-08-29
, 08:19
|
Posts: 31 |
Thanked: 3 times |
Joined on Aug 2011
|
#3
|
![]() |
2011-08-29
, 08:34
|
Posts: 433 |
Thanked: 274 times |
Joined on Jan 2010
|
#4
|
script-security 2 up /etc/openvpn/maemo-update-resolvconf down /etc/openvpn/maemo-update-resolvconf resolv-retry infinite client remote myhostnam.no-ip.org 11194 dev tap0 proto udp nobind persist-key persist-tun ;redirect-gateway def1 ca /etc/openvpn/ca.crt cert /etc/openvpn/n900.crt key /etc/openvpn/n900.key comp-lzo verb 3
![]() |
2011-08-29
, 09:45
|
Posts: 31 |
Thanked: 3 times |
Joined on Aug 2011
|
#5
|
I assume you want a n900 client to connect to a server running elsewhere. You need your .ovpn config file to be in /etc/openvpn (create it as root). My own config is below FYI, though you really need to do sone reading on openvpn to understand the options & your own requirements - nmy config is probably totally inappropriate for your needs.
Code:script-security 2 up /etc/openvpn/maemo-update-resolvconf down /etc/openvpn/maemo-update-resolvconf resolv-retry infinite client remote myhostnam.no-ip.org 11194 dev tap0 proto udp nobind persist-key persist-tun ;redirect-gateway def1 ca /etc/openvpn/ca.crt cert /etc/openvpn/n900.crt key /etc/openvpn/n900.key comp-lzo verb 3
![]() |
2011-08-29
, 10:11
|
Banned |
Posts: 695 |
Thanked: 308 times |
Joined on Apr 2011
@ originally pakistan ,now in china
|
#6
|
![]() |
2011-08-29
, 10:40
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#7
|
![]() |
2011-08-29
, 10:56
|
Banned |
Posts: 695 |
Thanked: 308 times |
Joined on Apr 2011
@ originally pakistan ,now in china
|
#8
|
![]() |
2011-08-29
, 10:56
|
Posts: 196 |
Thanked: 224 times |
Joined on Sep 2010
@ Africa
|
#9
|
Sorry, but where I could fill my profile info for example:
GW:
Group Name:
SEC PASS:
User:
Password:
![]() |
2011-08-29
, 11:05
|
Posts: 31 |
Thanked: 3 times |
Joined on Aug 2011
|
#10
|
Just want your opinion to determine which vpn client I could use on my N900 Maemo?