From a38d32901d9eaf8e774b37d8c4a52b5156c1a8da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Chac=C3=B3n?= Date: Sun, 11 Apr 2021 21:21:58 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ac71db9..b839a0b6 100644 --- a/README.md +++ b/README.md @@ -69,8 +69,8 @@ sudo netplan apply ### Configure for your environment Modify the ispConfig.py * Set pipeBandwidthCapacityMbps to match the bandwidth in Mbps of your network's (presumably symmetrical) WAN Internet connection -* Set interfaceA to be the interface facing your edge router -* Set interfaceB to be the interface facing your core router (or bridged internal network if your network is bridged) +* Set interfaceA to the interface facing your core router (or bridged internal network if your network is bridged) +* Set interfaceB to the interface facing your edge router * Set ``` enableActualShellCommands = True