Address family for hostname not supported (OpenVPN, Static IP)

Trying to work with the following

show interfaces openvpn vtun0
...
 remote-host 66.115.168.19
 remote-port 1198
...

But I’m seeing the following failures:

Jun 25 03:01:39 ss3 openvpn-vtun0[1734]: RESOLVE: Cannot resolve host address: 66.115.168.19:1198 (Address family for hostname not supported)
Jun 25 03:01:39 ss3 openvpn-vtun0[1734]: RESOLVE: Cannot resolve host address: 66.115.168.19:1198 (Address family for hostname not supported)
Jun 25 03:01:39 ss3 openvpn-vtun0[1734]: Could not determine IPv4/IPv6 protocol
Jun 25 03:01:39 ss3 openvpn-vtun0[1734]: SIGUSR1[soft,init_instance] received, process restarting
Jun 25 03:01:39 ss3 openvpn-vtun0[1734]: Restart pause, 10 second(s)

Is this a regression of OpenVPN doesn't accept it's local address?

Current version is:

1.3-rolling-202006241940

Believe I just answered this same question/issue in another section of the forum

Also, that workaround fixes this issue too. Thanks @ngoehring!

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.