mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
USB Ethernet Gadget Address Issue #233
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#233
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 @adjscent on GitHub (May 5, 2021).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
Ubuntu 20.04.1, when connected to the pikvm via USB-Ethernet Gadget, does not forward packets properly as it seems to not like 169.254.0.X addresses. Propose to be able to configure the IP address of usb0 and its dhcp range.
To Reproduce
Steps to reproduce the behaviour, like:
ping 8.8.8.8on the pc.Expected behaviour
Ping should work.
Desktop (please complete the following information):
Pi-KVM info:
Additional context
The USB Ethernet works well on my Windows 10 20H2 pcs.
@arch1mede commented on GitHub (May 9, 2021):
The "bug" is detailed in step 2 of https://github.com/pikvm/pikvm/blob/master/pages/usb_ethernet.md#ethernet-over-usb-network, this function is for communication between pikvm and target ONLY
If you are looking at eth pass through you might be interested in: https://pastebin.com/u/srepac override.yaml
@adjscent commented on GitHub (May 11, 2021):
My issue is with the DHCP range of the otgnet. But I realise it is a TODO feature so I will close this.
@mdevaev commented on GitHub (May 14, 2021):
@adjscent You can customize internal usb network range in
/etc/kvmd/override.yaml. For example: