chiark / gitweb /
Import release 0.05
[secnet.git] / testconfig
index 4541199fff83c4a77f62cf15bb02605bc6cf084a..9a84119a3f666bc99b86a4e1d94bf78d138b60d1 100644 (file)
@@ -61,7 +61,7 @@ log logfile("secnet","local2"); # Not yet implemented, goes to stderr
 # userid       who we try to run as after setup
 # pidfile
 system {
-#      userid "steve";
+       userid "steve";
 #      pidfile "/var/run/secnet.pid";
        pidfile "foo.pid";
 };
@@ -99,11 +99,9 @@ system {
 # setup-timeout         wait between retransmits of key setup packets, in ms
 # wait-time             wait between unsuccessful key setup attempts, in ms
 
-netlink userv-ipif {
-       name "userv-ipif"; # Printed in log messages from this netlink
-       # userv-path "/usr/bin/userv";
-       # service-user "root";
-       # service-name "ipif";
+netlink tun {
+       name "fred"; # Printed in log messages from this netlink
+#      interface "fred";
 
        # local networks served by this netlink device
        # incoming tunneled packets for other networks will be discarded