X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/8d374606ca84ba38d068daa4d077bce5fd337e18..216519e342072164533ae340141d585c638db8e2:/test.cfg diff --git a/test.cfg b/test.cfg index d858da7..9cc92d9 100644 --- a/test.cfg +++ b/test.cfg @@ -6,15 +6,19 @@ 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 +secret = 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 +#secret = zorkmids + +# dd if=/dev/urandom bs=1024 count=16384 | nc -q 0 -n -v 192.0.2.1 8100