chiark / gitweb /
51bd9685ca84a007822ce45c0e5ba180f016f620
[hippotat.git] / test.cfg
1 [server]
2 addrs = 127.0.0.1
3 ipif = PATH=/usr/local/sbin:/sbin:/usr/sbin:$PATH really /home/ian/things/Userv/userv-utils.git/ipif/service \* -- %(host)s,%(relay)s,%(mtu)s,slip %(network)s
4
5 [virtual]
6 network = 192.0.2.0/24
7
8 [192.0.2.3]
9 password = sesame
10
11 # normally only a client would have the [client] section and
12 # only a server the other sections
13
14 [client]
15 server = http://127.0.0.1:8099/
16 password = sesame
17 virtual = 192.0.2.3