Set static IP on device touchscreen #433

Open
opened 2026-02-20 08:22:44 -05:00 by deekerman · 3 comments
Owner

Originally created by @adamshiervani on GitHub (Oct 16, 2025).

A note for the community

Note

Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.

Disclaimer

  • I have read and understood the disclaimer.
  • I plan to implement the feature myself.

Subsystem

None

Feature description

Now that static IP configuration is supported in the Web UI (dev branch), we should extend this functionality to the touchscreen interface as well.

Currently, network settings (including static IP, netmask, gateway, and DNS) can only be configured through the WebUI. However, in many deployment scenarios - especially isolated or DHCP-less management VLANs - users need to configure a static IP directly on the device, without relying on the WebUI or network connectivity.

Expected Behavior

  • Allow users to configure static IPv4/IPv6, netmask, gateway, and DNS directly from the touchscreen.
  • Include a reset to DHCP option for fallback.

This issue replaces the touchscreen-related part of #37, which is now closed after merging static IP support to dev.

Originally created by @adamshiervani on GitHub (Oct 16, 2025). ### A note for the community > [!NOTE] > Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. ### Disclaimer - [x] I have read and understood the disclaimer. - [ ] I plan to implement the feature myself. ### Subsystem None ### Feature description Now that static IP configuration is supported in the Web UI (dev branch), we should extend this functionality to the touchscreen interface as well. Currently, network settings (including static IP, netmask, gateway, and DNS) can only be configured through the WebUI. However, in many deployment scenarios - especially isolated or DHCP-less management VLANs - users need to configure a static IP directly on the device, without relying on the WebUI or network connectivity. **Expected Behavior** - Allow users to configure static IPv4/IPv6, netmask, gateway, and DNS directly from the touchscreen. - Include a reset to DHCP option for fallback. This issue replaces the touchscreen-related part of [#37](https://github.com/jetkvm/kvm/issues/37), which is now closed after merging static IP support to dev.
Author
Owner

@IDisposable commented on GitHub (Oct 17, 2025):

Not to distract from this concept (which is super cool!), but what about plugging a JetKVM directly into a Mac/PC's wired network port (like one does for setting up a WiFi router anew)?

Critically for that, what IP does the JetKVM fall-back to if just Factory Reset and doesn't get a DHCP response?

@IDisposable commented on GitHub (Oct 17, 2025): Not to distract from this concept (which is super cool!), but what about plugging a JetKVM directly into a Mac/PC's wired network port (like one does for setting up a WiFi router anew)? Critically for that, what IP does the JetKVM fall-back to if just Factory Reset and doesn't get a DHCP response?
Author
Owner

@gwideman commented on GitHub (Nov 5, 2025):

Please vote on this issue by adding a reaction to the original issue

What is the original issue you would like us to react to... and maybe include a link to it?

@gwideman commented on GitHub (Nov 5, 2025): > Please vote on this issue by adding a reaction to the original issue What is the original issue you would like us to react to... and maybe include a link to it?
Author
Owner

@bgshacklett commented on GitHub (Nov 22, 2025):

Please vote on this issue by adding a reaction to the original issue

What is the original issue you would like us to react to... and maybe include a link to it?

Given common conventions on GitHub, It likely just means giving a thumbs-up to the first message in the issue, not that there's another issue you need to navigate to.

@bgshacklett commented on GitHub (Nov 22, 2025): > > Please vote on this issue by adding a reaction to the original issue > > What is the original issue you would like us to react to... and maybe include a link to it? Given common conventions on GitHub, It likely just means giving a thumbs-up to the first message in the issue, not that there's another issue you need to navigate to.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/kvm#433
No description provided.