diff --git a/scripts/nm-quick.sh b/scripts/nm-quick.sh index 17f2600a..b9d2cbd8 100755 --- a/scripts/nm-quick.sh +++ b/scripts/nm-quick.sh @@ -738,7 +738,7 @@ setup_mesh() { # add a network if none present if [ "$networkCount" -lt 1 ]; then - echo "Creating netmaker network (10.101.0.0/16)" + echo "Creating netmaker network (100.172.188.0/24)" # TODO causes "Error Status: 400 Response: {"Code":400,"Message":"could not find any records"}" nmctl network create --name netmaker --ipv4_addr 100.172.188.0/24