Reply
Thread Tools
Posts: 13 | Thanked: 8 times | Joined on Jun 2012
#51
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.
 
Posts: 6 | Thanked: 2 times | Joined on Sep 2012 @ Germany
#52
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.


Originally Posted by imagomundi View Post
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
 
Posts: 13 | Thanked: 8 times | Joined on Jun 2012
#53
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

Last edited by imagomundi; 2012-09-15 at 20:23.
 

The Following User Says Thank You to imagomundi For This Useful Post:
Posts: 6 | Thanked: 2 times | Joined on Sep 2012 @ Germany
#54
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's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#55
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's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#56
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
 

The Following 3 Users Say Thank You to too For This Useful Post:
Posts: 509 | Thanked: 626 times | Joined on Jul 2012 @ Mexico/Germany
#57
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
 
Posts: 307 | Thanked: 488 times | Joined on Sep 2010 @ USA around Chicago
#58
Does this VPN client work with Cisco AnyConnect?
 
Posts: 509 | Thanked: 626 times | Joined on Jul 2012 @ Mexico/Germany
#59
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's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#60
The 1.0 deb is now also available in vpn9c project page on nixuopen.org
 

The Following 5 Users Say Thank You to too For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 15:55.