From 91d4a8b9cb7e7aff3e97ae1e17b2d83a9e54c110 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 20 Feb 2021 06:49:41 +0300 Subject: [PATCH] Update usb_ethernet.md --- pages/usb_ethernet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/usb_ethernet.md b/pages/usb_ethernet.md index 65b6cd2c..08ee18fe 100644 --- a/pages/usb_ethernet.md +++ b/pages/usb_ethernet.md @@ -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`. 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`.