You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any idea why I am getting the message "Unable to automatically determine the external interface" ?
I have tried to specify "eth0" but still getting the same message.
root@56dcb3fdb77c:/opt/app/cvpn/cvpn# ./cvpn server vpn.key 192.168.1.176 1956 eth0
Command [ip route show default 2>/dev/null|awk '/default/{print $3}'] failed]
Command [ip route show default 2>/dev/null|awk '/default/{print $5}'] failed]
Unable to automatically determine the external interface
root@56dcb3fdb77c:/opt/app/cvpn/cvpn#
The text was updated successfully, but these errors were encountered:
Hi,
Any idea why I am getting the message "Unable to automatically determine the external interface" ?
I have tried to specify "eth0" but still getting the same message.
root@56dcb3fdb77c:/opt/app/cvpn/cvpn# ./cvpn server vpn.key 192.168.1.176 1956 eth0
Command [ip route show default 2>/dev/null|awk '/default/{print $3}'] failed]
Command [ip route show default 2>/dev/null|awk '/default/{print $5}'] failed]
Unable to automatically determine the external interface
root@56dcb3fdb77c:/opt/app/cvpn/cvpn#
The text was updated successfully, but these errors were encountered: