File: b.config

package info (click to toggle)
ipip 1.1.13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 240 kB
  • sloc: ansic: 1,459; sh: 138; makefile: 20
file content (14 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
; test config file "B"
;
; syntax is VERY rigid:
;
;interface <name> udp null  <udp-portnumber-on-which-to-listen>
;interface <name> ip null <ip-protocol-id>
;interface <name> slip </dev/ttyname> <speed>
;interface <name> tunnel </dev/tundevicename> 0
;
;interface bletch udp null 10094
;interface rolf slip /dev/ttya 9600
;
interface LAN udp null 10095
interface SERIAL slip /dev/ttyq0 -1