-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
mod-app-ddns: Absent Interface: "wan" shown by default for the Interface IP address source #7554
Comments
I got to look at the behaviour of those selections while looking at the possibility of addressing #4229. Getting the defaults changes might not be as easy as I initially thought, so I'm filing this specific weirdness to be possible address independently from the IPv4 / IPv6 changes. |
I believe wan is the default since it exists on most devices by default, and @alias interfaces require (or previously have required) extra lookups to determine the L3/L2 device it refers to. I think the ddns-scripts take this into account. |
You might want to check which exists, in some descending preference order, or just skip wan entirely and mandate that the user choose an interface. |
(in any case, |
@systemcrash What would be the right idiomatic way of checking for an existence of an interface in code? |
Ah, got a reasonably working code with |
Is there an existing issue for this?
screenshots or captures
Actual behaviour
Expected behaviour
Steps to reproduce
System > Software
clickUpdate lists ...
Filter
typeluci-app-ddns
Available
tab see the line withluci-app-ddns
, clickInstall ...
Services
top level menu item should appear betweenSystem
andNetwork
Services > Dynamic DNS
clickAdd new services ...
test
, clickCreate service
Advanced Settings
tabNetwork
toInterface
Additional Information
What browsers do you see the problem on?
Firefox
Relevant log output
No response
The text was updated successfully, but these errors were encountered: