Page 1 of 1

Could not determine IPv4/IPv6 protocol. Using AF_INET6

Posted: Thu Feb 13, 2020 2:36 am
by slmolnar
Good Day
I have just installed OpenVPN 2.3.8-i602 on my Windows 10 PC in Server Mode and the Client on my Windows 10 Laptop and On the Server Side I can see the Following Message on my Server
Thu Feb 13 13:27:08 2020 us=238468 Could not determine IPv4/IPv6 protocol. Using AF_INET6
Thu Feb 13 13:27:08 2020 us=238468 Socket Buffers: R=[65536->65536] S=[65536->65536]
Thu Feb 13 13:27:08 2020 us=238468 setsockopt(IPV6_V6ONLY=0)
Thu Feb 13 13:27:08 2020 us=239465 UDPv6 link local (bound): [AF_INET6][undef]:1194
Thu Feb 13 13:27:08 2020 us=239465 UDPv6 link remote: [AF_UNSPEC]

Wanting to Know if this is an error and Possibly causing me issues with trying to connect my VPN Client

Re: Could not determine IPv4/IPv6 protocol. Using AF_INET6

Posted: Thu Feb 13, 2020 2:28 pm
by Pippin
It's no issue.
IPv4/IPv6 protocol is not specified in the config.

Re: Could not determine IPv4/IPv6 protocol. Using AF_INET6

Posted: Thu Feb 13, 2020 10:17 pm
by slmolnar
Thanks for the quick reply