work around goofy config file name/path issue
[debian/ipip] / config
diff --git a/config b/config
new file mode 100644 (file)
index 0000000..e03dbce
--- /dev/null
+++ b/config
@@ -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