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
yes dns is correct.
In v2 rev.9347 works fine by the way. the only problem im facing on that revision is not not getting ip from dhcp server which is on the other edge.
Is there any special config?
After study of a code I clarified that it is possible to use only IP-addresses, not hostnames. It is a payment for compatibility between IPv4 and IPv6.
./edge -d edge0 -l sample.domain.com:1200 -k admin -c sample -r -a 192.168.2.1 -m 90:2B:34:73:10:41 -f -v -k secret
13/Jul/2016 16:21:23 [ n2n_net.c: 190] ERROR: Error extracting IPv4 address: sample.domain.com
Wrong supernode parameter: sample.domain.com:1200 (Hint: -l host:port)
The text was updated successfully, but these errors were encountered: