X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=test.cfg;h=0c2ebbe3491060f6194749f65d179d4ad3842b18;hb=c7fb640effd718bb66548327c4feddcc64416234;hp=51bd9685ca84a007822ce45c0e5ba180f016f620;hpb=ae7c7784fc4505a2a6b0f88bffd60801ee1ebdb1;p=hippotat.git diff --git a/test.cfg b/test.cfg index 51bd968..0c2ebbe 100644 --- a/test.cfg +++ b/test.cfg @@ -1,6 +1,11 @@ +[DEFAULT] +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' + [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 +port = 8099 + +# ./server --debug-select=+ -c test.cfg [virtual] network = 192.0.2.0/24 @@ -8,10 +13,10 @@ 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 +[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] -server = http://127.0.0.1:8099/ -password = sesame -virtual = 192.0.2.3 +# ./client -D -c test.cfg + +[192.0.2.4] +password = zorkmids