File: ipip.config

package info (click to toggle)
ipip 1.0-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 204 kB
  • ctags: 139
  • sloc: ansic: 1,397; sh: 116; makefile: 57
file content (13 lines) | stat: -rw-r--r-- 317 bytes parent folder | download | duplicates (10)
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