-
Notifications
You must be signed in to change notification settings - Fork 129
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
v2 image testing results #206
Comments
Edit interface -> Peer defaults not saves the IP Networks, Allowed IP Addresses, DNS Server, DNS Search Domains fields |
Are you hitting space after typing them in? If I remember correctly the entrys in those fields should be highlighted in blue when they actually apply. This only happens if you hit space bar after typing them in (even if it's just one entry). Otherwise they are still "saved" in the sense that you will see them after reloading and opening the page again but they won't apply. |
ahh that was the problem, thanks! continuing the test.. |
Potential improvement: I'm not a UI/UX guy, but clearly also not the only one who took a while to get the way those entries work. |
|
Nice suggestion. I need to think about how to implement this - I am not a UI/UX guy either ;) |
HI,
I'm testing the v2 image.
There is one wg interface configured in server mode.
I set up an ip cidr in Edit interface -> Interface -> "IP Addresses" it not configured to the wg interface.
So I set up a post-up hook to run ip command to assign IP address to the wg interface, but it seems the command not runned when I click to save.
Int the Interface status for wg interface not shows the interface's IP address
When I set up a peer with allowedIPs option the site saves it, but not set it up to the wg interface.
In the log I haven't seen any errors.
This should be works, but I miss something? How can I debug it?
The text was updated successfully, but these errors were encountered: