- Mitglied seit
- 18. Feb 2015
- Beiträge
- 2
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hallo Leute,
Ich dreh mich im Kreis mit Open VPN und bin verzweifelt. Jetzt hoffe ich auf Euch.
Setup:
• Internet über Unitymedia - Hardware am Anschluss: Cisco EPC3212 Modem.
• Modem per Kabel mit Netgear Nighthawk R7000 AC 1900 verbunden.
• R7000 per Kabel mit DS412+ NAS verbunden.
• OpenVPN auf DS412+ installiert - zu benutzender Port 1193.
• Portforwarding auf R7000 eingerichtet - Port 1193, Zieladresse im Heimnetzwerk 192.168.1.139
• DynDNS Konto eingerichtet und aktiv.
• SFTP (Port 22) und WebDAV https (5006) auf NAS aktiviert und Portweiterleitung eingerichtet. Diese beiden Verbindungen funktionieren einwandfrei.
OpenVPN auf Client eingerichtet:
dev tun
tls-client
remote xxxxx.ftpaccess.cc 1193
# The "float" tells OpenVPN to accept authenticated packets from any address,
# not only the address which was specified in the --remote option.
# This is useful when you are connecting to a peer which holds a dynamic address
# such as a dial-in user or DHCP client.
# (Please refer to the manual of OpenVPN for more information.)
float
# If redirect-gateway is enabled, the client will redirect it's
# default network gateway through the VPN.
# It means the VPN connection will firstly connect to the VPN Server
# and then to the internet.
# (Please refer to the manual of OpenVPN for more information.)
# redirect-gateway
# dhcp-option DNS: To set primary domain name server address.
# Repeat this option to set secondary DNS server addresses.
#dhcp-option DNS DNS_IP_ADDRESS
pull
proto udp
script-security 2
ca ca.crt
comp-lzo
reneg-sec 0
auth-user-pass
ns-cert-type server
Als Administrator ausgeführt und Login erfolgreich:
- OpenVPN 2.3.3 i686-w64-mingw32 [SSL (OpenSSL)] [LZO] [PKCS11] [IPv6] built on Apr 14 2014
- UDPv4 link local (bound): [undef]
- UDPv4 link remote: [AF_INET]176.199.xxx.xx:1193
- WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
- [synology.com] Peer Connection Initiated with [AF_INET]176.199.xxx.xx:1193
- do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
- open_tun, tt->ipv6=0
- TAP-WIN32 device [LAN-Verbindung 5] opened: \\.\Global\{240926CE-4851-4A2C-A5A6-72BB7BC342B2}.tap
- Notified TAP-Windows driver to set a DHCP IP/netmask of 10.8.0.6/255.255.255.252 on interface {240926CE-4851-4A2C-A5A6-72BB7BC342B2} [DHCP-serv: 10.8.0.5, lease-time: 31536000]
- Successful ARP Flush on interface [26] {240926CE-4851-4A2C-A5A6-72BB7BC342B2}
- Initialization Sequence Completed
ICH KOMM NICHT AUFS NAS. PING GIBT MIR NE ZEITÜBERSCHREITUNG. ALS OB ICH GARNICHT VERBUNDEN WÄRE.
AAAAAAAAAAAHHHHH. HILFE!!!!
Ich freu mich von Euch zu hören!
Tom
Ich dreh mich im Kreis mit Open VPN und bin verzweifelt. Jetzt hoffe ich auf Euch.
Setup:
• Internet über Unitymedia - Hardware am Anschluss: Cisco EPC3212 Modem.
• Modem per Kabel mit Netgear Nighthawk R7000 AC 1900 verbunden.
• R7000 per Kabel mit DS412+ NAS verbunden.
• OpenVPN auf DS412+ installiert - zu benutzender Port 1193.
• Portforwarding auf R7000 eingerichtet - Port 1193, Zieladresse im Heimnetzwerk 192.168.1.139
• DynDNS Konto eingerichtet und aktiv.
• SFTP (Port 22) und WebDAV https (5006) auf NAS aktiviert und Portweiterleitung eingerichtet. Diese beiden Verbindungen funktionieren einwandfrei.
OpenVPN auf Client eingerichtet:
dev tun
tls-client
remote xxxxx.ftpaccess.cc 1193
# The "float" tells OpenVPN to accept authenticated packets from any address,
# not only the address which was specified in the --remote option.
# This is useful when you are connecting to a peer which holds a dynamic address
# such as a dial-in user or DHCP client.
# (Please refer to the manual of OpenVPN for more information.)
float
# If redirect-gateway is enabled, the client will redirect it's
# default network gateway through the VPN.
# It means the VPN connection will firstly connect to the VPN Server
# and then to the internet.
# (Please refer to the manual of OpenVPN for more information.)
# redirect-gateway
# dhcp-option DNS: To set primary domain name server address.
# Repeat this option to set secondary DNS server addresses.
#dhcp-option DNS DNS_IP_ADDRESS
pull
proto udp
script-security 2
ca ca.crt
comp-lzo
reneg-sec 0
auth-user-pass
ns-cert-type server
Als Administrator ausgeführt und Login erfolgreich:
- OpenVPN 2.3.3 i686-w64-mingw32 [SSL (OpenSSL)] [LZO] [PKCS11] [IPv6] built on Apr 14 2014
- UDPv4 link local (bound): [undef]
- UDPv4 link remote: [AF_INET]176.199.xxx.xx:1193
- WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
- [synology.com] Peer Connection Initiated with [AF_INET]176.199.xxx.xx:1193
- do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
- open_tun, tt->ipv6=0
- TAP-WIN32 device [LAN-Verbindung 5] opened: \\.\Global\{240926CE-4851-4A2C-A5A6-72BB7BC342B2}.tap
- Notified TAP-Windows driver to set a DHCP IP/netmask of 10.8.0.6/255.255.255.252 on interface {240926CE-4851-4A2C-A5A6-72BB7BC342B2} [DHCP-serv: 10.8.0.5, lease-time: 31536000]
- Successful ARP Flush on interface [26] {240926CE-4851-4A2C-A5A6-72BB7BC342B2}
- Initialization Sequence Completed
ICH KOMM NICHT AUFS NAS. PING GIBT MIR NE ZEITÜBERSCHREITUNG. ALS OB ICH GARNICHT VERBUNDEN WÄRE.
AAAAAAAAAAAHHHHH. HILFE!!!!
Ich freu mich von Euch zu hören!
Tom