Hallo,
offensichtlich stelle ich mich zu doof an. Bekomme das openVPN via Wiregate nicht ans fliegen.
Wiregate: wiregate560 (WartungsVPN läuft) - generell läuft VPN also!
Was habe ich gemacht:
Was mache ich falsch?
offensichtlich stelle ich mich zu doof an. Bekomme das openVPN via Wiregate nicht ans fliegen.
Wiregate: wiregate560 (WartungsVPN läuft) - generell läuft VPN also!
Was habe ich gemacht:
- Wiregate: VPN Verbindung konfiguriert
- Client
client
proto udp
dev tun
ca ca.crt
dh dh1024.pem
cert XXX.crt
key XXX.key
remote MEINEADRESSE.dyndns.info 1194
tls-auth ta.key 1
cipher AES-128-CBC
verb 2
mute 20
keepalive 10 120
comp-lzo
persist-key
persist-tun
float
resolv-retry infinite
nobind
ns-cert-type server
push "route 192.168.178.0 255.255.255.0"
push "dhcp-option DNS 192.168.178.1" - Server: default gelassen
- openVPN GUI von openvpn-2.2.2-install.exe installiert
- Wiregate-openVPN Konfig in openVPN/config kopiert
- in FritzBox Statische Route mit
172.24.254.0 (Netzwerk)
255.255.255.0 (Subnetz)
192.168.178.38 (Gateway - interne Wiregate-Adresse) - Portweiterleitung TCP/UDP in Fritzbox eingerichtet
- Ping auf 172.24.254.1 aus Lan ist erfolgreich
- VPN Server neugestartet (wie in https://knx-user-forum.de/244875-post3.html empfohlen)
- alle Netzwerbverbindungen beendet und UMTS-Verbindung aufgebaut
- Log von openVPN
Sun Sep 09 11:20:42 2012 OpenVPN 2.2.2 Win32-MSVC++ [SSL] [LZO2] [PKCS11] built on Dec 15 2011
Sun Sep 09 11:20:42 2012 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Sun Sep 09 11:20:42 2012 Control Channel Authentication: using 'ta.key' as a OpenVPN static key file
Sun Sep 09 11:20:42 2012 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Sun Sep 09 11:20:42 2012 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Sun Sep 09 11:20:42 2012 LZO compression initialized
Sun Sep 09 11:20:42 2012 Control Channel MTU parms [ L:1558 D:166 EF:66 EB:0 ET:0 EL:0 ]
Sun Sep 09 11:20:43 2012 Data Channel MTU parms [ L:1558 D:1450 EF:58 EB:135 ET:0 EL:0 AF:3/1 ]
Sun Sep 09 11:20:43 2012 Local Options hash (VER=V4): '272f1b58'
Sun Sep 09 11:20:43 2012 Expected Remote Options hash (VER=V4): 'a2e63101'
Sun Sep 09 11:20:43 2012 UDPv4 link local: [undef]
Sun Sep 09 11:20:43 2012 UDPv4 link remote: 90.153.XX.XX:1194
Sun Sep 09 11:20:46 2012 VERIFY OK: depth=1, /C=DE/O=WireGate/OU=WireGate_VPN_Server_wiregate560/CN=server/emailAddress=admin@wiregate560.local
Sun Sep 09 11:20:46 2012 VERIFY OK: nsCertType=SERVER
Sun Sep 09 11:20:46 2012 VERIFY OK: depth=0, /C=DE/O=WireGate/OU=WireGate_VPN_Server_wiregate560/CN=server/emailAddress=admin@wiregate560.local
Sun Sep 09 11:20:52 2012 Data Channel Encrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
Sun Sep 09 11:20:52 2012 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Sun Sep 09 11:20:52 2012 Data Channel Decrypt: Cipher 'AES-128-CBC' initialized with 128 bit key
Sun Sep 09 11:20:52 2012 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Sun Sep 09 11:20:52 2012 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Sun Sep 09 11:20:52 2012 [server] Peer Connection Initiated with 90.153.36.162:1194
Sun Sep 09 11:20:55 2012 TAP-WIN32 device [LAN-Verbindung 2] opened: \\.\Global\{9D5B3C68-D0A3-45C1-9B50-1DBF061DDD58}.tap
Sun Sep 09 11:20:55 2012 TAP-Win32 MTU=1500
Sun Sep 09 11:20:55 2012 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.24.254.6/255.255.255.252 on interface {9D5B3C68-D0A3-45C1-9B50-1DBF061DDD58} [DHCP-serv: 172.24.254.5, lease-time: 31536000]
Sun Sep 09 11:20:55 2012 Successful ARP Flush on interface [43] {9D5B3C68-D0A3-45C1-9B50-1DBF061DDD58}
Sun Sep 09 11:21:00 2012 Initialization Sequence Completed - Zugriff auf andere Netzwerkteilnehmer (fritz.box oder 192.168.178.1, wiregate560 oder 192.168.178.38) funktioniert nicht
Was mache ich falsch?
Kommentar