Sorry that i cant write German. But i can read it perfectly.
My question:
I have a perfect working Fritzbox 7170 with freetz-1.2
I like to connect OpenVPN client from my freetz to ClearOS (http://www.clearfoundation.com)
I have sucesful connected my windows XP with OpenVPN Client 1.5.6 to my ClearOS (OpenVPN installed)
So the Openvn server (ClearOS) Works fine and the Windows test client works fine.
This is my client configuration file (OpenVPN Client 1.5.6) Client on Windows XP config.
---------------------------------------------
client
remote myopenvpnserver.com 1194
dev tun
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca-cert.pem
cert client-user1-cert.pem
key client-user1-key.pem
ns-cert-type server
comp-lzo
verb 3
auth-user-pass
---------------------------------------------
What i need to do is to upload the files to the freetz-1.2:
ca-cert.pem + client-user1-cert.pem + client-user1-key.pem
But then what settings need to configure on the freetz-1.2 ?
Is there a how to ? Who has some experience to set this up ?
My question:
I have a perfect working Fritzbox 7170 with freetz-1.2
I like to connect OpenVPN client from my freetz to ClearOS (http://www.clearfoundation.com)
I have sucesful connected my windows XP with OpenVPN Client 1.5.6 to my ClearOS (OpenVPN installed)
So the Openvn server (ClearOS) Works fine and the Windows test client works fine.
This is my client configuration file (OpenVPN Client 1.5.6) Client on Windows XP config.
---------------------------------------------
client
remote myopenvpnserver.com 1194
dev tun
proto udp
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca-cert.pem
cert client-user1-cert.pem
key client-user1-key.pem
ns-cert-type server
comp-lzo
verb 3
auth-user-pass
---------------------------------------------
What i need to do is to upload the files to the freetz-1.2:
ca-cert.pem + client-user1-cert.pem + client-user1-key.pem
But then what settings need to configure on the freetz-1.2 ?
Is there a how to ? Who has some experience to set this up ?