X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=test.cfg;h=d44a090f7f23991c72d224d363dbb08dbc6e45f8;hb=a53aba4d6a664204ac335b44a830210e79f2af07;hp=d3bdb48208408b72f8b5019b7f4286b81d508acc;hpb=7fa9c13219dead4880b5912445167efc45d34487;p=hippotat.git diff --git a/test.cfg b/test.cfg index d3bdb48..d44a090 100644 --- a/test.cfg +++ b/test.cfg @@ -6,7 +6,9 @@ addrs = 127.0.0.1 port = 8099 vnetwork = 192.0.2.0/24 -# ./server --debug-select=+ -c test.cfg +# ./hippotatd --debug-select=+ -c test.cfg + +# nc -n -v -l -p 8100 -c 'dd of=/dev/null' [192.0.2.3] password = sesame @@ -14,9 +16,9 @@ password = sesame [192.0.2.3] ipif = PATH=/usr/local/sbin:/sbin:/usr/sbin:$PATH really ./fake-userv /home/ian/things/Userv/userv-utils.git/ipif/service \* -- %(local)s,%(peer)s,%(mtu)s,slip '%(rnets)s' -# ./client -D -c test.cfg +# ./hippotat -D -c test.cfg [192.0.2.4] #password = zorkmids -# dd if=/dev/zero bs=1024 count=1024 | nc -n -v 192.0.2.1 8100 +# dd if=/dev/urandom bs=1024 count=16384 | nc -q 0 -n -v 192.0.2.1 8100