Quantcast
Channel: IP-Phone-Forum
Viewing all articles
Browse latest Browse all 15636

[Problem] Freetz Openvpn: Tunnel funktioniert, Routing nicht

$
0
0
Hallo,

ich probierte seit mehreren Tage einen OpenVPN-Tunnel auf meiner Fritzbox 7370 mit aktuellem Trunk zum laufen zubekommen....

Nun läuft OpenVPN endlich, aber das Routing funktioniert nicht. Kein Ping :-(

Die Ports 1194, 10010, 10020 habe ich schon in der AVM-Firewall unter Port Forwarding eingetragen und übernommen.

Kann mir jemand helfen? Sonst verzweifel ich hier langsam

Log-Datei
Code:

Aug  6 11:49:18 fritz daemon.notice openvpn[3942]: OpenVPN 2.3.2 mips-unknown-linux-gnu [SSL (OpenSSL)] [LZO] [IPv6] built on Aug  6 2013
Aug  6 11:49:18 fritz daemon.notice openvpn[4020]: UDPv4 link local: [undef]
Aug  6 11:49:18 fritz daemon.notice openvpn[4020]: UDPv4 link remote: [AF_INET]178.88.212.236:10020
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: VERIFY OK: depth=1, C=SE, ST=CA, L=SanFrancisco, O=Fort-Funston, CN=Fort-Funston CA, emailAddress=me@myhost.mydomain
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: VERIFY OK: nsCertType=SERVER
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: VERIFY OK: depth=0, C=SE, ST=CA, L=SanFrancisco, O=Fort-Funston, CN=server, emailAddress=me@myhost.mydomain
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Aug  6 11:49:19 fritz daemon.notice openvpn[4020]: [server] Peer Connection Initiated with [AF_INET]178.88.212.236:10020
Aug  6 11:49:21 fritz daemon.notice openvpn[4020]: TUN/TAP device tun0 opened
Aug  6 11:49:21 fritz daemon.notice openvpn[4020]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Aug  6 11:49:21 fritz daemon.notice openvpn[4020]: /sbin/ifconfig tun0 5.254.134.168 netmask 255.255.255.192 mtu 1500 broadcast 5.254.134.191
Aug  6 11:49:21 fritz daemon.notice openvpn[4020]: Initialization Sequence Completed

OpenVPN-Einstellungen
Code:

float
client
nobind
dev tun
dev-node /dev/tun
proto udp
; Cert
ca /var/tmp/flash/openvpn/ca.crt
ns-cert-type server
cipher BF-CBC
;Host
remote-random
remote anna.vpntunnel.se 1194
remote anna.vpntunnel.se 10010
remote anna.vpntunnel.se 10020

resolv-retry infinite
;auth
auth-user-pass /tmp/flash/meine.txt
persist-tun
persist-key
auth-nocache

comp-lzo
verb 2
redirect-gateway

daemon


Viewing all articles
Browse latest Browse all 15636

Latest Images

Trending Articles

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>