Imported Debian version 1.1.6
[debian/ipip] / samples / bdale / relay.code.org / ipip.config
1 ; config file for ipip daemon
2 ;
3 ; serial line to gw.n3eua.ampr.org
4 interface gwsl slip /dev/tty01 19200
5 ;
6 ; tunnel driver to get to local protocol stack
7 interface sloop tunnel /dev/tun0 0
8 ;
9 ; the rest of the world - send on 4, accept both 4 and 94
10 interface open ip null 4
11 interface legacy ip null 94
12 ;
13 ; the end