; **********************************************
; ***   Sample TrapList configuration file   ***
; **********************************************

Zone       2		; default zone number
BufferSize 65536	; use 64k buffer for file i/o


NodeList Path "t/"	; where to look for nodelist files

NodeList "NODELIST" Diff "NODEDIFF"	; the weekly St.Louis nodelist
NodeList "POINTNET"			; my private pointnet

; passwords

; note that the passwords for 2:31/0, 2:310/0 and 2:310/1
; are all the same, as 2:310/1 is also NC and RC:

Node	2:31/0		Password "pwd"
Node	2:310/0		Password "pwd"
Node	2:310/1		Password "pwd"

; 2:310/3 is also our REC, and so again there is the same
; password for both 2:2/231 and 2:310/3:

Node	2:2/231		Password "pppp"
Node	2:310/3		Password "pppp"

; some "normal" node:

Node	2:310/4		Password "xxxx"

; 2:310/11 also performs zonegate functions to zone 3 and
; zone 5; thus, the same password for all three:

Node	2:2/3		Password "zyzzx"
Node	2:2/5		Password "zyzzx"
Node	2:310/11	Password "zyzzx"

; some more passwords:

Node	2:310/12	Password "p1"
Node	2:310/15	Password "p2"
Node	2:313/3		Password "p3"
Node	1:163/109	Password "p4"
Node	3:714/407	Password "p5"

; my own node gets a password that no one gets to know
; this prevents anyone from calling my system with my
; own node number:

Node	2:310/6		Password "ÄÖÜÄÖÜ"
Node	2:3160/0	Password "äöüäöü"

; here are my points. I give them passwords for both
; the "fake" pointnet and the real 4-dimensional
; address, just in case ...

Node	2:310/6.1	Password "qwert"
Node	2:3160/1	Password "qwert"
Node	2:310/6.2	Password "oksol"
Node	2:3160/2	Password "oksol"
Node	2:310/6.3	Password "blabla"
Node	2:3160/3	Password "blabla"
Node	2:310/6.4	Password "laber"
Node	2:3160/4	Password "laber"
Node	2:310/6.5	Password "noirad"
Node	2:3160/5	Password "noirad"

; phone number translation

Dial "43-222-" ""     ; local calls in Vienna
Dial "43-"     "0"    ; calls within Austria
Dial "49-"     "060-" ; calls to Germany
Dial "41-"     "050-" ; calls to Switzerland
Dial "-"       "-"    ; leave "-Unpublished-" as is
Dial ""        "00"   ; add "00" to other entries

; Sorry -- cost entries not yet supported.
; Call mjl and tell him he should implement this
; as soon as possible

; Cost "43-222-" 67 ; local calls
; Cost "43-" 100 ; would be nice
