fix dh confusion
[debian/ipip] / debian / ipip.conf
diff --git a/debian/ipip.conf b/debian/ipip.conf
new file mode 100644 (file)
index 0000000..e03dbce
--- /dev/null
@@ -0,0 +1,13 @@
+; config file for ipip daemon
+;
+; serial line to gw.n3eua.ampr.org
+;interface gwsl slip /dev/tty01 19200
+;
+; tunnel driver to get to local protocol stack
+;interface sloop tunnel /dev/tun0 0
+;
+; the rest of the world - send on 4, accept both 4 and 94
+;interface open ip null 4
+;interface legacy ip null 94
+;
+; the end