chiark / gitweb /
new ipif interpolation
[hippotat.git] / test.cfg
index f1cd4f4785841717c9f12f0657398f09ad0b6b37..51bd9685ca84a007822ce45c0e5ba180f016f620 100644 (file)
--- a/test.cfg
+++ b/test.cfg
@@ -1,5 +1,17 @@
 [server]
 addrs = 127.0.0.1
+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
 
 [virtual]
 network = 192.0.2.0/24
+
+[192.0.2.3]
+password = sesame
+
+# normally only a client would have the [client] section and
+# only a server the other sections
+
+[client]
+server = http://127.0.0.1:8099/
+password = sesame
+virtual = 192.0.2.3