mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
MAC Adress changing every reboot #239
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#239
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 @Marcel-Balk on GitHub (May 4, 2025).
The MAC address of the device changes every time you reboot it, which results in the IP address being altered when the device is locked. This behavior can lead to connectivity issues, as the network may assign a different IP address to the device each time it restarts, potentially causing disruptions in network communication and access to network resources.
@felpsey commented on GitHub (May 4, 2025):
Duplicate of #375