OPNsense Forum

International Forums => German - Deutsch => Topic started by: theq86 on April 01, 2017, 09:19:35 am

Title: Seit 17.1.4 OpenVPN Fehler address already in use
Post by: theq86 on April 01, 2017, 09:19:35 am
Funktionieren tuts trotzdem manchmal.

Code: [Select]
Apr 1 09:08:27 openvpn[80052]: Initialization Sequence Completed
Apr 1 09:08:27 openvpn[80052]: IFCONFIG POOL: base=10.4.0.4 size=62, ipv6=0
Apr 1 09:08:27 openvpn[80052]: MULTI: multi_init called, r=256 v=256
Apr 1 09:08:27 openvpn[80052]: UDPv4 link remote: [undef]
Apr 1 09:08:27 openvpn[80052]: UDPv4 link local (bound): [AF_INET]91.20.106.84:51051
Apr 1 09:08:27 openvpn[80052]: /sbin/route add -net 10.4.0.0 10.4.0.2 255.255.255.0
-------------------------------------------------------------------------------------------
Apr 1 09:08:27 openvpn[87238]: Exiting due to fatal error
Apr 1 09:08:27 openvpn[87238]: TCP/UDP: Socket bind failed on local address [AF_INET]91.20.106.84:51051: Address already in use
-------------------------------------------------------------------------------------------
Apr 1 09:08:27 openvpn[87238]: Socket Buffers: R=[42080->42080] S=[57344->57344]
Apr 1 09:08:27 openvpn[87238]: Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Apr 1 09:08:27 openvpn[87238]: Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Apr 1 09:08:27 openvpn[87238]: Control Channel Authentication: using '/var/etc/openvpn/server1.tls-auth' as a OpenVPN static key file
Apr 1 09:08:27 openvpn[87238]: Diffie-Hellman initialized with 4096 bit key
Apr 1 09:08:27 openvpn[87238]: Initializing OpenSSL support for engine 'rdrand'
Apr 1 09:08:27 openvpn[87238]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Apr 1 09:08:27 openvpn[87238]: MANAGEMENT: unix domain socket listening on /var/etc/openvpn/server1.sock
Apr 1 09:08:27 openvpn[86795]: library versions: OpenSSL 1.0.2k 26 Jan 2017, LZO 2.10
Apr 1 09:08:27 openvpn[86795]: OpenVPN 2.3.14 amd64-portbld-freebsd11.0 [SSL (OpenSSL)] [LZO] [MH] [IPv6] built on Mar 27 2017
Apr 1 09:08:26 openvpn[80052]: /usr/local/sbin/ovpn-linkup ovpns1 1500 1602 10.4.0.1 10.4.0.2 init
Apr 1 09:08:26 openvpn[80052]: /sbin/ifconfig ovpns1 10.4.0.1 10.4.0.2 mtu 1500 netmask 255.255.255.255 up
Apr 1 09:08:26 openvpn[80052]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Apr 1 09:08:26 openvpn[80052]: TUN/TAP device /dev/tun1 opened
Apr 1 09:08:26 openvpn[80052]: TUN/TAP device ovpns1 exists previously, keep at program end
Apr 1 09:08:26 openvpn[80052]: ROUTE_GATEWAY 87.186.224.157
Apr 1 09:08:26 openvpn[80052]: Socket Buffers: R=[42080->42080] S=[57344->57344]
Apr 1 09:08:26 openvpn[80052]: Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Apr 1 09:08:26 openvpn[80052]: Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Apr 1 09:08:26 openvpn[80052]: Control Channel Authentication: using '/var/etc/openvpn/server1.tls-auth' as a OpenVPN static key file
Apr 1 09:08:26 openvpn[80052]: Diffie-Hellman initialized with 4096 bit key
Apr 1 09:08:26 openvpn[80052]: Initializing OpenSSL support for engine 'rdrand'
Apr 1 09:08:26 openvpn[80052]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Apr 1 09:08:26 openvpn[80052]: MANAGEMENT: unix domain socket listening on /var/etc/openvpn/server1.sock
Apr 1 09:08:26 openvpn[79260]: library versions: OpenSSL 1.0.2k 26 Jan 2017, LZO 2.10
Apr 1 09:08:26 openvpn[79260]: OpenVPN 2.3.14 amd64-portbld-freebsd11.0 [SSL (OpenSSL)] [LZO] [MH] [IPv6] built on Mar 27 2017
-------------------------------------------------------------------------------------------
Apr 1 09:08:26 openvpn[51687]: SIGTERM[hard,] received, process exiting
Apr 1 09:08:23 openvpn[51687]: /usr/local/sbin/ovpn-linkdown ovpns1 1500 1602 10.4.0.1 10.4.0.2 init
Apr 1 09:08:23 openvpn[51687]: Closing TUN/TAP interface
Apr 1 09:08:23 openvpn[51687]: /sbin/route delete -net 10.4.0.0 10.4.0.2 255.255.255.0
Apr 1 09:08:23 openvpn[51687]: event_wait : Interrupted system call (code=4)
-------------------------------------------------------------------------------------------
Apr 1 09:08:14 openvpn[51687]: Initialization Sequence Completed
Apr 1 09:08:14 openvpn[51687]: IFCONFIG POOL: base=10.4.0.4 size=62, ipv6=0
Apr 1 09:08:14 openvpn[51687]: MULTI: multi_init called, r=256 v=256
Apr 1 09:08:14 openvpn[51687]: UDPv4 link remote: [undef]
Apr 1 09:08:14 openvpn[51687]: UDPv4 link local (bound): [undef]
Apr 1 09:08:14 openvpn[51687]: /sbin/route add -net 10.4.0.0 10.4.0.2 255.255.255.0
Apr 1 09:08:14 openvpn[51687]: /usr/local/sbin/ovpn-linkup ovpns1 1500 1602 10.4.0.1 10.4.0.2 init
Apr 1 09:08:14 openvpn[51687]: /sbin/ifconfig ovpns1 10.4.0.1 10.4.0.2 mtu 1500 netmask 255.255.255.255 up
Apr 1 09:08:14 openvpn[51687]: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Apr 1 09:08:14 openvpn[51687]: TUN/TAP device /dev/tun1 opened
Apr 1 09:08:14 openvpn[51687]: TUN/TAP device ovpns1 exists previously, keep at program end
Apr 1 09:08:14 openvpn[51687]: ROUTE: default_gateway=UNDEF
Apr 1 09:08:14 openvpn[51687]: Could not retrieve default gateway from route socket:: No such process (errno=3)
Apr 1 09:08:14 openvpn[51687]: Socket Buffers: R=[42080->42080] S=[57344->57344]
Apr 1 09:08:14 openvpn[51687]: Incoming Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Apr 1 09:08:14 openvpn[51687]: Outgoing Control Channel Authentication: Using 512 bit message hash 'SHA512' for HMAC authentication
Apr 1 09:08:14 openvpn[51687]: Control Channel Authentication: using '/var/etc/openvpn/server1.tls-auth' as a OpenVPN static key file
Apr 1 09:08:14 openvpn[51687]: Diffie-Hellman initialized with 4096 bit key
Apr 1 09:08:14 openvpn[51687]: Initializing OpenSSL support for engine 'rdrand'
Apr 1 09:08:14 openvpn[51687]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Apr 1 09:08:14 openvpn[51687]: Could not retrieve default gateway from route socket:: No such process (errno=3)
Apr 1 09:08:14 openvpn[51687]: MANAGEMENT: unix domain socket listening on /var/etc/openvpn/server1.sock
Apr 1 09:08:14 openvpn[50209]: library versions: OpenSSL 1.0.2k 26 Jan 2017, LZO 2.10
Apr 1 09:08:14 openvpn[50209]: OpenVPN 2.3.14 amd64-portbld-freebsd11.0 [SSL (OpenSSL)] [LZO] [MH] [IPv6] built on Mar 27 2017