update updates-s-
[silc.git] / apps / silc / testi.conf
index 5d052d203af2eb2132af695299dc3853ada19488..ca9346b922ede1bac1dd7912449883c394769c38 100644 (file)
@@ -1,11 +1,4 @@
-#
-# Configured ciphers.
-#
-# Format: <name>:<module path>:<key length>:<block length>
-#
-# If the cipher is builtin the <module path> maybe omitted.
-#
-[cipher]
+[Cipher]
 aes-256-cbc:../lib/silcsim/modules/aes.sim.so:32:16
 aes-192-cbc:../lib/silcsim/modules/aes.sim.so:24:16
 aes-128-cbc:../lib/silcsim/modules/aes.sim.so:16:16
@@ -17,53 +10,57 @@ mars-192-cbc:../lib/silcsim/modules/mars.sim.so:24:16
 mars-128-cbc:../lib/silcsim/modules/mars.sim.so:16:16
 none:../lib/silcsim/modules/none.sim.so:0:0
 
-#
-# Configured hash functions.
-#
-# Format: <name>:<module path>:<block length>:<digest length>
-#
-# If the hash function is builtin the <module path> maybe omitted.
-#
-[hash]
+[Hash]
 md5::64:16
 sha1::64:20
 
-#
-# Configured HMAC functions. The hash function used in the HMAC must
-# configured to the [hash] section.
-#
-# Format: <name>:<hash name>:<mac length>
-#
 [hmac]
 hmac-sha1-96:sha1:12
 hmac-md5-96:md5:12
-hmac-sha1:sha1:20
+hmac-sha1:sha1:20   
 hmac-md5:md5:16
 
-#
-# Configured PKCS.
-#
-# Format: <name>:<module path>:<key length>
-#
-# NOTE: <module path> must be omitted as PKCS cannot be modules currently.
-#
-[pkcs]
+[PKCS]
 rsa
 
-#
-# Configured connections to servers.
-#
-# Format: <remote host>:<auth type>:<auth data>:<port>
-#
-# <auth type> maybe `passwd' or `pubkey'.
-#
-[connection]
-#lassi.kuo.fi.ssh.com:passwd::706
+[ServerKeys]
+./silcd.pub:./silcd.prv
 
-#
-# Commands.  These are executed when SILC client is run.  Normal
-# SILC commands may be executed here.
-#
-# Format: <command>
-#
-[commands]
+[Identity]
+nobody:nobody
+
+[AdminInfo]
+Mun huone:Mun servo:Pekka Riikonen:priikone@poseidon.pspt.fi
+
+[ServerInfo]
+lassi.kuo.fi.ssh.com:212.146.42.253:Kuopio, Finland:1333
+
+[ListenPort]
+212.146.42.253:212.146.42.253:1333
+
+[Logging]
+infologfile:silcd2.log:10000
+#warninglogfile:/var/log/silcd_warning.log:10000
+errorlogfile:silcd2.log:10000
+#fatallogfile:/var/log/silcd_error.log:
+
+[ConnectionClass]
+1:100:100:100
+2:200:300:400
+
+[ClientConnection]
+:::1333:1
+:::1334:1
+:::1335:1
+:::1336:1
+
+[AdminConnection]
+*:priikone:*:passwd:testi
+
+[ServerConnection]
+#212.146.42.253:passwd:priikone:1335:1:1
+
+[RouterConnection]
+212.146.42.253:passwd:priikone:1334:1:1:1
+
+[DenyConnection]