[WEB REQ] Problem Launching Silc Server - Silc Server
"Poletti Benoit" <[email protected]>
| Newsgroups | gmane.network.silc.user |
|---|---|
| Message-ID | <[email protected]> |
Software: Silc Server
Operating System: Linux Redhat
Installation: source
Hi,
I installed Silc server on my machine.
Everything seems to be fine but while I am executing the following command :
/usr/local/silc/sbin/silcd -f /etc/silc/silcd.conf
I\'ve got the following answer :
Could not create server listener: 192.168.1.33 on 706
In \"silcd_errors.log\", I can read :
[Tue Dec 14 11:11:26 2004] [Error] Cannot connect to remote host: Invalid argument
[Tue Dec 14 11:11:26 2004] [Error] Could not connect to router 10.2.1.100:706
But the problem is that in the configuration, I specified that my machine is the server as well as the routeur.
ServerConnection {
Host = \"192.168.1.33\";
Passphrase = \"blabla\";
#PublicKey = \"/path/to/the/public.pub\";
Params = \"normal\";
Backup = false;
};
#RouterConnection {
# Host = \"192.168.1.33\";
# Port = 706;
# Passphrase = \"luxdata\";
#PublicKey = \"/path/to/the/public.pub\";
# Params = \"normal\";
# Initiator = true;
#BackupHost = \"10.2.1.6\";
#BackupPort = 706;
#BackupLocal = true;
#};
Do you know where it could came from ?
Thanks a lot for your help.
Regards,
Benoit
_______________________________________________________________
Info: https://lists.silcnet.org/mailman/listinfo/silc-users
Archive: https://lists.silcnet.org/pipermail/silc-users
FAQ: http://silcnet.org/support/faq/