mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
[Feature Request] Ability to set a static IP via web GUI #114
Labels
No labels
component/keyboard-layout
component: cloud
component: device screen
component: extensions
component: hid/keyboard
component: hid/mouse
component: network
component: timesync
component: ui
component: updater
component: usb
component: usb/hid
component: usb/storage
component: video
component: webrtc
component: webserver
need-more-details
status: working-in-progress
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kvm#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TJP507 on GitHub (Feb 13, 2025).
I would like to have the ability to set a static IP in the web GUI.
I have a use case where we will have JetKVMs in customer environments where we can only get DHCP leases, and the MNSP will not set a static DHCP lease. We also have some environments where DHCP servers are prohibited. The ability to set static IPs would be in an effort to be able to implement a standardized IP scheme for VPN purposes.
Would also like to see JetKVM assign itself an APIPA address if/when DHCP server is unavailable. Maybe a configurable fallback IP as well, but I think an APIPA address would be ideal.
@kylegordon commented on GitHub (Feb 13, 2025):
Heya, this is being discussed in https://github.com/jetkvm/kvm/issues/37 at the moment. Only workarounds available for now
@Nevexo commented on GitHub (Feb 13, 2025):
As above, duplicate of #37