openwrt

Mit unserem VPN Dienste machen wir Netzwerke erreichbar die keine öffentliche IP-Adresse besitzen oder keine Änderungen im Router möglich sind.
Post Reply
henry
Posts: 1
Joined: Sat 19. Dec 2015, 12:48

openwrt

Post by henry »

Hi,
auf einem Router mit openwrt (chaos_calmer) würde ich gern FIP-VPN nutzen.
Account angelegt, download der ZIP-Datei, auf dem Router entpackt und manuell gestartet.
Ergebnis:

Code: Select all

Sat Dec 19 12:54:28 2015 OpenVPN 2.3.6 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [MH] [IPv6] built on Mar  2 2015
Sat Dec 19 12:54:28 2015 library versions: OpenSSL 1.0.2 22 Jan 2015, LZO 2.08
Sat Dec 19 12:54:28 2015 WARNING: file 'fipVPN-101106.auth' is group or others accessible
Sat Dec 19 12:54:28 2015 WARNING: file 'fipTA.key' is group or others accessible
Sat Dec 19 12:54:28 2015 Control Channel Authentication: using 'fipTA.key' as a OpenVPN static key file
Sat Dec 19 12:54:28 2015 WARNING: normally if you use --mssfix and/or --fragment, you should also set --tun-mtu 1500 (currently it is 1440)
Sat Dec 19 12:54:28 2015 UDPv4 link local: [undef]
Sat Dec 19 12:54:28 2015 UDPv4 link remote: [AF_INET]185.62.150.18:1194
Sat Dec 19 12:54:28 2015 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Sat Dec 19 12:54:28 2015 [ip-vpn1.connect2any.net] Peer Connection Initiated with [AF_INET]185.62.150.18:1194
Sat Dec 19 12:54:31 2015 AUTH: Received control message: AUTH_FAILED
Sat Dec 19 12:54:31 2015 SIGTERM[soft,auth-failure] received, process exiting
Warum 'AUTH_FAILED'? Normalerweise kommt doch diese Fehlermeldung wenn username/password falsch ist.
Die Datei "fipVPN-101106.auth" ist vorhanden und auch im gleichen Verzeichnis wie *.ovpn.

Besten Dank.
Henry
rema
Feste-IP.Net Support
Posts: 407
Joined: Thu 5. Feb 2015, 10:24

Re: openwrt

Post by rema »

Hallo,

bitte die VPN Config im Account jetzt nocheinmal neu herunterladen. Dann sollte es klappen :roll:

/LG Rema
Post Reply