-
-
Couldn't load subscription status.
- Fork 332
Description
Checklist
-
I have used the search function for OPEN ISSUES to see if someone else has already submitted the same feature request.
-
I have also used the search function for CLOSED ISSUES to see if the feature was already implemented and is just waiting to be released, or if the feature was rejected.
-
I will describe the request with as much detail as possible.
-
This request contains only one single feature, not a list of multiple (related) features.
-
I have read and understood the Contribution Guidelines.
-
I agree to follow this project's Code of Conduct
Contact Details
respond here?
Feature or improvement you want
When a device is connected to ethernet but I'm connected to it via bluetooth, there's no way to determine what DHCP IP it was issued. I would suggest adding it under the Network configuration option, and just reuse the IP/Gateway/Subnet fields that are greyed out when "IPv4 mode: DHCP" is selected
Why should this be added?
There's no way to determine the IP address of the device, unless mdns is working correctly, or you comb through DHCP server logs. Knowing the IP address helps confirm connectivity (if something's broken, it wouldn't get a lease), and can help when adding firewall rules.
Screenshots / Drawings / Technical details
No response