X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=doc%2Fexample_silcd.conf;h=aa29aabf4969fe7c099460aa636d22ac7224f0aa;hb=90b680ff05ea4a658865085e7be524854d5861e2;hp=6f9afc639a3969d57e616da4614a4fc6480c1e9a;hpb=497c9f7c515609bf22606494ca4a48f0677acf6f;p=silc.git diff --git a/doc/example_silcd.conf b/doc/example_silcd.conf index 6f9afc63..aa29aabf 100644 --- a/doc/example_silcd.conf +++ b/doc/example_silcd.conf @@ -1,3 +1,9 @@ +# +# Example configuration file. Note that this attempts to present various +# configuration possibilities and may not actually give any sensible +# configuration. For real life example see the examples/ directory. +# + # # Configured ciphers. # @@ -173,7 +179,8 @@ infologfile:/usr/local/silc/logs/silcd.log:10000 # configured connection is the primary route. # # Format: ::::: -# ::: +# :::: +# # # The is either passphrase or file path to the public key # file. If you are the initiator of the connection then set the @@ -181,14 +188,16 @@ infologfile:/usr/local/silc/logs/silcd.log:10000 # incoming connection) then set it to 0. # # If the connection is backup router connection then set the to value 1. For normal connection set it to 0. If this +# replace IP> to the IP address of the router that the backup router will +# replace if it becomes unavailable. Set also the router's port to the +# . For normal connection leave both empty. If this # backup router is in our cell then set the to value 1. # If the backup router is in other cell then set it to value 0. # [RouterConnection] -#10.2.1.100:passwd:veryverysecret:706:1:1:1:0:0 -#10.2.100.131:pubkey:/path/to/the/publickey:706:1:1:1:0:0 -#10.2.100.100:pubkey:/path/to/the/publickey:706:1:1:0:1:1 +#10.2.1.100:passwd:veryverysecret:706:1:1:1 +#10.2.100.131:pubkey:/path/to/the/publickey:706:1:1:1 +#10.2.100.100:pubkey:/path/to/the/publickey:706:1:1:0:10.2.1.6:706:1 # # Denied connections.