updates.
[silc.git] / doc / examples / cell1_backup.conf
1 #
2 # CELL 1 Backup Router 212.146.42.100 on port 706
3 #
4
5 [Cipher]
6 aes-256-cbc::32:16
7
8 [Hash]
9 md5::64:16
10 sha1::64:20
11
12 [hmac]
13 hmac-sha1-96:sha1:12
14 hmac-md5-96:md5:12
15 hmac-sha1:sha1:20   
16 hmac-md5:md5:16
17
18 [PKCS]
19 rsa
20
21 [serverkeys]
22 ./silcd.pub:./silcd.prv
23
24 [Identity]
25 nobody:nobody
26
27 [AdminInfo]
28 Cell1:Backup:Administrator:admin@cell1backup.com
29
30 [ServerInfo]
31 backup.cell1.com:212.146.42.100:Kuopio, Finland:706
32
33 [ListenPort]
34 212.146.42.100:212.146.42.100:706
35
36 [Logging]
37 infologfile:cell1_backup.log:
38 warninglogfile:cell1_backup.log:
39 errorlogfile:cell1_backup.log:
40 fatallogfile:cell1_backup.log:
41
42 [ConnectionClass]
43 1:100:100:100
44 2:200:300:400
45
46 [ClientConnection]
47 :::706:1
48
49 [AdminConnection]
50 *:priikone:*:passwd:testi
51
52 [ServerConnection]
53 # backup connections
54 212.146.42.101:passwd:priikone:706:1:1:1
55 212.146.42.102:passwd:priikone:706:1:1:1
56
57 [RouterConnection]
58 # my primary
59 212.146.42.250:passwd:priikone:706:1:1:1
60 # backup connection to my primary's primary
61 212.146.42.251:passwd:priikone:706:1:1:1:212.146.42.250:706
62 # this use my primary as it's primary and me as backup
63 212.146.42.252:passwd:priikone:706:1:1:0:212.146.42.250:706
64
65 [DenyConnection]