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