Minor port change to config files.
authorPekka Riikonen <priikone@silcnet.org>
Wed, 28 Jun 2000 06:06:59 +0000 (06:06 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Wed, 28 Jun 2000 06:06:59 +0000 (06:06 +0000)
doc/example_silc.conf
doc/example_silcd.conf

index 2d0253c21b61fc64e10068f63502b7d81186e269..abd7d29a7e60ac866ea01bac8097625ec4df9b50 100644 (file)
@@ -41,7 +41,7 @@ sha1::64:20
 # <auth type> maybe `passwd' or `pubkey'.
 #
 [connection]
-#lassi.kuo.fi.ssh.com:passwd::1333
+#lassi.kuo.fi.ssh.com:passwd::334
 
 #
 # Commands.  These are executed when SILC client is run.  Normal
index 64aecd0e01b3e12f6f3dbd453eda5843d6510963..2a814b6f2610a39e9b696ff6d3558c96eecdea64 100644 (file)
@@ -47,7 +47,7 @@ Kuopio, Finland:Test Server:Pekka Riikonen:priikone@poseidon.pspt.fi
 # Format: +<server FQDN>:<server IP>:<geographic location>:<port>
 #
 [ServerInfo]
-lassi.kuo.fi.ssh.com:10.2.1.6:Kuopio, Finland:1333
+lassi.kuo.fi.ssh.com:10.2.1.6:Kuopio, Finland:334
 
 #
 # Listenning ports.
@@ -55,7 +55,7 @@ lassi.kuo.fi.ssh.com:10.2.1.6:Kuopio, Finland:1333
 # Format: <local IP/UNIX socket path>:<remote IP>:<port>
 #
 [ListenPort]
-10.2.1.6:10.2.1.6:1333
+10.2.1.6:10.2.1.6:334
 
 #
 # Log files.
@@ -115,7 +115,7 @@ infologfile:silcd.log:10000
 # Format: <remote host>:<auth method>:<auth data>:<port>:<version ID>:<vlass>
 #
 [ServerConnection]
-10.2.1.7:passwd:veryscret:1333:1:1
+10.2.1.7:passwd:veryscret:334:1:1
 
 #
 # Configured router connections.
@@ -128,7 +128,7 @@ infologfile:silcd.log:10000
 # Format: <remote host>:<auth method>:<auth data>:<port>:<version ID>:<class>
 #
 [RouterConnection]
-10.2.1.100:passwd:veryverysecret:1333:1:1
+#10.2.1.100:passwd:veryverysecret:334:1:1
 
 #
 # Denied connections.