Update usb_ethernet.md

This commit is contained in:
Maxim Devaev 2021-02-20 06:49:41 +03:00 committed by GitHub
parent feb749598f
commit 91d4a8b9cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ Specifically to v2. When combined with configuring a DNS server, FTP, or SMB (fo
3. To enable the service, use the command `systemctl enable kvmd-otgnet`. 3. To enable the service, use the command `systemctl enable kvmd-otgnet`.
4. Perform `reboot`. 4. Perform `reboot`.
How to enable full network access from the server. ## Routing via Pi-KVM
By default, `kvmd-otgnet` will configure network connection between Pi-KVM and the server host only. The server host will not be able to reach other hosts beyond Pi-KVM. If the full network access is required from the server host through the USB-Ethernet feature (access all hosts Pi-KVM can access), additional settings are needed in `/etc/kvmd/override.yaml`. By default, `kvmd-otgnet` will configure network connection between Pi-KVM and the server host only. The server host will not be able to reach other hosts beyond Pi-KVM. If the full network access is required from the server host through the USB-Ethernet feature (access all hosts Pi-KVM can access), additional settings are needed in `/etc/kvmd/override.yaml`.