From: Pekka Riikonen Date: Sat, 30 Sep 2000 06:07:19 +0000 (+0000) Subject: removed X-Git-Tag: SILC.0.1~388 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=69ebc5e36ae51d1d8bc53029416f62e415616869;p=silc.git removed --- diff --git a/apps/silcd/testi.conf b/apps/silcd/testi.conf deleted file mode 100644 index a36fc0e4..00000000 --- a/apps/silcd/testi.conf +++ /dev/null @@ -1,149 +0,0 @@ -# -# Configured ciphers. -# -# Format: ::: -# -# If the cipher is builtin the maybe omitted. -# -[Cipher] -twofish:../lib/silcsim/modules/twofish.sim.so:16:16 -rc6:../lib/silcsim/modules/rc6.sim.so:16:16 -mars:../lib/silcsim/modules/mars.sim.so:16:16 -none:../lib/silcsim/modules/none.sim.so:0:0 - -# -# Configured hash functions. -# -# Format: ::: -# -# If the hash function is builtin the maybe omitted. -# -[HashFunction] -md5::64:16 -sha1::64:20 - -# -# Configured PKCS. -# -# Format: :: -# -# NOTE: must be omitted as PKCS cannot be modules currently. -# -#[PKCS] -#rsa::1024 -#dss::1024 - -# -# Server's administrative information. -# -# Format: ::: -# -[AdminInfo] -Kuopio, Finland:Test Server:Pekka Riikonen:priikone@poseidon.pspt.fi - -# -# Server information. -# -# Format: +::: -# -[ServerInfo] -silc.pspt.fi:193.166.51.47:Kuopio, Finland:1707 - -# -# Listenning ports. -# -# Format: :: -# -[ListenPort] -193.166.51.47:193.166.51.47:1707 - -# -# Log files. -# -# This section is used to set various logging files, their paths -# and maximum sizes. All the other directives except those defined -# below are ignored in this section. Log files are purged after they -# reach the maximum set byte size. -# -# Format: infologfile:: -# warninglogile:: -# errorlogile:: -# fatallogile:: -# -[Logging] -infologfile:silcd.log:10000 -#warninglogfile:/var/log/silcd_warning.log:10000 -#errorlogfile:ERROR.log:10000 -#fatallogfile:/var/log/silcd_error.log: - -# -# Connection classes. -# -# This section is used to define connection classes. These can be -# used to optimize the server and the connections.# -# -# Format: ::: -# -[ConnectionClass] -1:100:100:100 -2:200:300:400 - -# -# Configured client connections. -# -# Format: :::: -# -[ClientConnection] -:::1707:1 - -# -# Configured server administrator connections -# -# Format: :::: -# -[AdminConnection] -#10.2.1.199:passwd:veryscret:XXX:1 - -# -# Configured server connections. -# -# If server connections are configured it means that our server is -# router server. Normal server must not configure server connections. -# Thus, if your server is not router do not configure this section. If -# your server is router, this must be configured. -# -# Format: ::::: -# -[ServerConnection] -#10.2.1.7:passwd:veryscret:706:1:1 - -# -# Configured router connections. -# -# For normal server only one entry maybe configured to this section. It -# must be the router this server will be connected to. For router server, -# this sections includes all configured router connections. The first -# configured connection is the primary route. -# -# Format: ::::: -# -[RouterConnection] -#10.2.1.100:passwd:veryverysecret:706:1:1 - -# -# Denied connections. -# -# These connections are denied to connect our server. -# -# Format: :