Browse Source

default of 254 instances

master
Coesens Bert 6 months ago
parent
commit
c974b0ee9a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bigmush.sh

+ 1
- 1
bigmush.sh View File

@@ -1,7 +1,7 @@
#!/usr/bin/bash
#
NATNET=172.16.0.0/16
NUMOFNS=5
NUMOFNS=254
alias IPN='sudo ip net'
alias IPL='sudo ip link'
alias IPA='sudo ip addr add'


Loading…
Cancel
Save