maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   [Announce] vpn9c -- vpnc client with launch GUI for n9...I (https://talk.maemo.org/showthread.php?t=85952)

imagomundi 2012-09-15 12:09

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
As far as I understand: VPN9C is based on cisco vpn client (vpnc) which uses IPSec protocol - Express VPN uses Open VPN protocol. VPN9C therefore needs an IPSec server on the other end. As Express VPN uses Open VPN their server is NOT IPSec compatible and you cannot establish a vpn9c connection to Express VPN.

misto 2012-09-15 12:16

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
Hi,

thank you very much for the file. Now I almost know how to set up the connection. However, one thing is still unclear.

What is the difference between the "keykeykeykey" and the "passwordpassword"?
In the config file created by the fritzbox-vpn tool I only find a line saving key ="blablabla"

I have added a password in the fritzbox tool to create an encrypted config file, *.eff I think it was. Is this the password?

Where do I find the password or is it the same as the key?

thanks for the help.


Quote:

Originally Posted by imagomundi (Post 1258866)
VPN on my N9 is working again on my FRITZBox 7390 as it should with this configuration:

Code:

enabled = yes;
                conn_type = conntype_user;
                name = "name@name";
                always_renew = no;
                reject_not_encrypted = no;
                dont_filter_netbios = yes;
                localip = 0.0.0.0;
                local_virtualip = 0.0.0.0;
                remoteip = 0.0.0.0;
                remote_virtualip = 192.168.174.202;
                remoteid {
                        key_id = "name@name";
                }
                mode = phase1_mode_aggressive;
                phase1ss = "all/all/all";
                keytype = connkeytype_pre_shared;
                key = "keykeykeykey";
                cert_do_server_auth = no;
                use_nat_t = yes;
                use_xauth = yes;
                xauth {
                        valid = yes;
                        username = "name@name";
                        passwd = "passwordpassword";
                }
                use_cfgmode = yes;
                phase2localid {
                        ipnet {
                                ipaddr = 0.0.0.0;
                                mask = 0.0.0.0;
                        }
                }
                phase2remoteid {
                        ipaddr = 192.168.174.202;
                }
                phase2ss = "esp-all-all/ah-all/comp-all/no-pfs";
                accesslist =
                            "permit ip 192.168.174.0 255.255.255.0 192.168.174.202 255.255.255.255",
                            "permit ip any 192.168.174.202 255.255.255.255";

VPN9C :

Gateway:        mein.dyndns.org
Group Name:      name@name
Group Pwd:          keykeykeykey
Username:          name@name
Password:            passwordpassword

Thanks once more to TOMI


imagomundi 2012-09-15 20:20

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
keykeykeykey and passwordpassword are not the same - both are generated by FRITZ vpn tool "Fernzugang einrichten" when you use the tool to generate a config file for an iphone - if you use the tool to configure a single user/Pc it might be possible to do so - but you would have to change "use_xauth" to "yes" , insert completely (into the unencrypted version of the FRITZ generated vpn config file)

xauth {
valid = yes;
username = "name@name";
passwd = "passwordpassword";

and change in "phase2localid" the parameters "ipaddr" and "mask" both to 0.0.0.0

misto 2012-10-08 19:42

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
thank you for the hint!

I have set up the config file now as iphone user,
then created the file vpn9c.pcf and put into /home/user/MyDocs/

When I start the vpn9c now and press "Load" nothing happens, all the input fields stay blank.
If I press "Save" afterwards, the vpn9c.pcf gets deleted.

Is this an error or do I have to enter all the values by hand? (which would be quite tedious, especially for the group password)

too 2012-10-11 11:02

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
vpn9c understands the following (case-insensitive) keys in vpn9c.pcf:

gateway or host
groupname
grouppwd or enc_grouppwd"
username
domain or ntdomain

Lines with other keys are ignored.

The line format is key = value (spaces around '=' ignored).

(If this were not the case then there is bug in pcf file handling)

too 2012-10-23 08:58

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
Now, the version 1.0 is available in Ovi Store

I had to remove version 0.550 installation before
this installed (maybe my test version had version 1.0
set in debian/changelog ;)

chilango 2012-10-31 14:36

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
It's not available in the Ovi Store or the server was in New York. Ovi Store is telling me that he didnt find apps compatible with my N9.
The direct-link is telling me a server error.

Maybe Nokia dont like to give me this app. I have the same with different apps from Germany that Nokia dont like to give me here (Mexiko). We need a alternativ Store. Please support also MeeCatalog or provide it also in your nixxu-Page like before please

abyzthomas 2012-10-31 14:55

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
Does this VPN client work with Cisco AnyConnect?

chilango 2012-11-01 16:47

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
Still didnt can find in the Nokia Store. Also didnt can download it from your homepage.
Direct link to the store is telling mi an error. Looking foir VPN9C in the store is telling mi he didnt find it.
I'am the only one? For less i still have the old deb-file in the download-folder

too 2012-11-02 14:56

Re: [Announce] vpn9c -- vpnc client with launch GUI for n9...I
 
The 1.0 deb is now also available in vpn9c project page on nixuopen.org


All times are GMT. The time now is 13:54.

vBulletin® Version 3.8.8