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

What server_ip to use? #236

Open
albertofustinoni opened this issue Jan 1, 2024 · 0 comments
Open

What server_ip to use? #236

albertofustinoni opened this issue Jan 1, 2024 · 0 comments

Comments

@albertofustinoni
Copy link

Asking here since the documentation is unclear: what is the server_ip parameter in the network section of the config?
Can multiple ones be specified, or is it supposed to be a single master node?

I have two dumb access points in my network (gateway/DHCP/DNS is an OPNSense box), on IP 10.0.0.21 and 10.0.0.22.

If I configure both as:

option network_option '3'
option server_ip '10.0.0.21'

Only the 10.0.0.22 AP sees radios and devices for the whole network, while 10.0.0.22 only sees his local ones.
Is it expected behavior for the server to send nothing back to the other nodes?

Since I only have two nodes, I can get around this by setting the other node's IP as the server (so AP at 10.0.0.21 gets 10.0.0.22 as the server and vice versa) - but is this how DAWN is meant to be configured? And if so, why is the server parameter a single IP address instead of a list?

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

1 participant