; 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