[JDEV] Jabber Server problem: Need help
Brian Wise
wiseb at colorado.edu
Fri Oct 27 02:03:07 CDT 2000
Hi,
Keith, thank you for your advice. It was a problem with the IP of the server and how the client was connecting to it. I changed the host name to my IP, and connected to the client. However, I am now getting authentication errors. I am also now using a different IP, so the 10.0.0.x numbers do not appear anymore. I have attached the main part of the debug output where the authentication error happens (also attached the config file), and would appreciate any insight. I am getting a little more familiar with the overall server, but am still quite new.... Also, if some of the questions I am asking are documented somewhere, can you please point me to that documentation? (so I don't bother the mail list with questions that documentation already covers). Thank you for your help, I really appreciate it.
-brian
>Brian,
>
>The problem you are having is partly due to a client issue.. you are connecting to 10.0.0.3 as your server >name (in the client) but you have your server hostname set to "Hal", since it cannot find the host "10.0.0.3" >internally, this is why you are getting configuration erros..
>
>One way to fix this would be to connect to the server name "Hal" in your client, the other would be to add >the tag: <alias to="Hal"/> into the config section of the "c2s" service. this will allow for this type of >Proxying, converting all "10.0.0.3" to "Hal" in the server name... although, I don't believe this has been >fully tested, so let me know if you go this route, and it still doesn't work for you.
>
>Keith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20001027/34a28aca/attachment-0002.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: auth_fail.txt
URL: <https://www.jabber.org/jdev/attachments/20001027/34a28aca/attachment-0002.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: JABBER.XML
Type: text/xml
Size: 3637 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20001027/34a28aca/attachment-0002.bin>
More information about the JDev
mailing list