From b8457032968d00881afde0d65d807b78c8109ea8 Mon Sep 17 00:00:00 2001 From: Ben <43531228+n5amd@users.noreply.github.com> Date: Thu, 15 Sep 2022 23:05:57 -0400 Subject: [PATCH] updated note for port range --- ambe-debian-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ambe-debian-installer b/ambe-debian-installer index 5cfacca..248c63d 100755 --- a/ambe-debian-installer +++ b/ambe-debian-installer @@ -114,7 +114,7 @@ echo " The install is complete. " echo " ******* Now reboot the server. ******* " echo " Use 'systemctl status ambed' to check the status. " echo " ambed logs are part of /var/log/messages. " -echo " Just make sure this computer can be accessed over UDP 10100 " +echo " Just make sure this computer can be accessed over UDP 10100-10199 " echo "" echo "" echo "************************************************************************"