Add Ethernet over USB guide
Merge request reports
Activity
added devkit label
mentioned in merge request !178 (merged)
Oh, I was wondering why this got so long, since it's the same ac connecting with a cable, and then it struck me: others are probably connecting the Ethernet cable to a switch, and not directly to the workstation.
Here's how I do it on the host, for both USB and Ethernet (Plasma):
- Open network center and add a new connection
- Select a wired, shared connection
- Select the usb interface by guessing (enpXsXXuX is likely USB, it will change based on port; enpXsX is PCI)
- Autoconnect is handy
- Manual connect available in the network popup
The dev kit will have an ipv4 address in the 10.42.0.0/24 range.
This takes care of IPv4 forwarding too. I'm not sure about IPv6, investigating.
EDIT: I don't seem to have IPv6 here :< It's probably going to be faster for someone else to try to figure this out.
Edited by Dorota Czaplejewicz- Open network center and add a new connection
Here's the details of the connection I'm using, obtained with
nmcli connection show "n900 shared"
Edited by Dorota Czaplejewiczadded 93 commits
-
f2541d22...c9df5e06 - 92 commits from branch
Librem5:master
- 3d15eb20 - Merge branch 'master' into 'ip-over-usb'
-
f2541d22...c9df5e06 - 92 commits from branch
enabled an automatic merge when the pipeline for 3d15eb20 succeeds
mentioned in commit c84fae20
mentioned in issue phosh#109 (closed)
mentioned in merge request !362 (merged)
I wanted to add a reference to a ticket I just filed that demonstrates the relatively easy but not-yet-working procedure to share a connection over the Librem 5 Wi-Fi Hotspot inside Settings: gnome-control-center#107