File: config

package info (click to toggle)
ipip 1.1.9
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 224 kB
  • ctags: 143
  • sloc: ansic: 1,451; sh: 137; makefile: 20
file content (13 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
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