Update README.md

This commit is contained in:
Robert Chacón 2021-04-11 21:21:58 -06:00 committed by GitHub
parent 52485b6d30
commit a38d32901d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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