Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
network_protocol_programming_lab:2_2_access_general [2022/04/18 17:13] – fangenoorth | network_protocol_programming_lab:2_2_access_general [2022/04/18 17:37] (current) – [Internet Connection sharing via USB] fangenoorth |
---|
=== Connection sharing on a Linux host === | === Connection sharing on a Linux host === |
| |
Run the following commands as ''root'' on your laptop/desktop. The name of the interfaces can be found out by executing the ''ip link'' command on your host PC, replace the placeholders in the commands with your actual interface names. Note that the last command needs to be run as often as to many BeagleBones you wish to share your internet connection to (e.g. twice for two BeagleBones). | Run the following commands as ''root'' on your laptop/desktop. The name of the interfaces can be found out by executing the ''ip link'' command on your host PC, replace the placeholders in the commands with your actual interface names. Note that the last command needs to be run as often as many BeagleBones you wish to share your internet connection to (e.g. twice for two BeagleBones). |
| |
<code bash> | <code bash> |