This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tech:usb_network [2018/02/16 16:33] 127.0.0.1 external edit |
tech:usb_network [2021/09/30 15:26] (current) theia Proofread |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== USB Network ====== | ====== USB Network ====== | ||
- | reMarkable have set the device up to present as a USB ethernet device when plugged into a PC/Mac etc. The reMarkable runs a DHCP server and will listen on ''10.11.99.1'' by default and provide out the IP address ''10.11.99.2'' (not sure it will provide any more than a single client IP). | + | The reMarkable shows as an Ethernet device when plugged into a computer via USB. It runs a DHCP server and will listen on ''10.11.99.1'' by default, assigning IP addresses in the ''10.11.99.2'' to ''10.11.99.6'' range (see also [[tips:usbip]]). The DHCP server configuration is in ''/etc/udhcpd.usb0.conf'' and the network configuration is in ''/usr/lib/systemd/network/rndis.network''. |
- | + | ||
- | + |