Merge udptunnelconf branch; cvs up -j branchpoint-2000-12-10-udptunnelconf -j mergepo...
[userv-utils] / ipif / tunnels.example
diff --git a/ipif/tunnels.example b/ipif/tunnels.example
new file mode 100644 (file)
index 0000000..5c0cd64
--- /dev/null
@@ -0,0 +1,20 @@
+m4_dnl You can edit this file, which is m4 input.
+m4_dnl It defines settings for each site.  Settings here
+m4_dnl can be overridden by things in `global', and they
+m4_dnl override things set in `sites'.  You can also define
+m4_dnl entirely new sites here with ACTIVE or PASSIVE -
+m4_dnl there is no need for them to be listed in `sites'.
+
+ACTIVE(greenend)
+SET(   lport,  [412])
+SET(   ruser,  [tgroad])
+SET(   proto,  [slip])
+SET(   lnets,  V_lnets[,172.18.239.192/28])
+
+ACTIVE(ecstacy)
+SET(   lport,  [411])
+SET(   ruser,  davenant)
+
+ACTIVE(rapun)
+SET(   lport,  [413])
+SET(   ruser,  [ian])