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