Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Error extracting IPv4 address #6

Open
dannymagat opened this issue Jul 13, 2016 · 3 comments
Open

ERROR: Error extracting IPv4 address #6

dannymagat opened this issue Jul 13, 2016 · 3 comments

Comments

@dannymagat
Copy link

./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)

@dukess
Copy link
Contributor

dukess commented Jul 13, 2016

DNS works correct?

@dannymagat
Copy link
Author

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?

@dukess
Copy link
Contributor

dukess commented Jul 15, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants