chiark / gitweb /
control: demote authbind to Suggests
[hippotat.git] / test.cfg
1 [SERVER]
2
3 ipif = PATH=/usr/local/sbin:/sbin:/usr/sbin:$PATH really /home/ian/things/Userv/userv-utils.git/ipif/service \* -- %(local)s,%(peer)s,%(mtu)s,slip '%(rnets)s'
4
5 addrs = 127.0.0.1
6 port = 8099
7 vnetwork = 192.0.2.0/24
8
9 # ./hippotatd --debug-select=+ -c test.cfg
10
11 # nc -n -v -l -p 8100 -c 'dd of=/dev/null'
12
13 [192.0.2.3]
14 password = sesame
15
16 [192.0.2.3]
17 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'
18
19 # ./hippotat -D -c test.cfg
20
21 [192.0.2.4]
22 #password = zorkmids
23
24 # dd if=/dev/urandom bs=1024 count=16384 | nc -q 0 -n -v 192.0.2.1 8100