X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;ds=sidebyside;f=setup.sh;h=3585d74d12bbe45a9053ba1f657f25e83bcc8fa0;hb=edf9ef981d33d2ef5712ae7116094c0fc6528aa7;hp=96463bc17b5cad747420e26d05116aa724189464;hpb=8e3c55b65d2acf7ed3ab2f9eeaffcc5b9d6d117f;p=rrq%2Fhourglass.git diff --git a/setup.sh b/setup.sh index 96463bc..3585d74 100755 --- a/setup.sh +++ b/setup.sh @@ -1,8 +1,11 @@ #!/bin/bash +# +# This is a control script to start and stop the network activity +# listening. CMD=${1-start} NET=192.168.249 -TAP=tap0 +TAP=hourglass0 SET=TIMO cd $(dirname $0)