On Fri, Feb 13, 2004 at 11:28:44AM -0700, Jamin W. Collins wrote: > On Fri, Feb 13, 2004 at 12:48:35PM -0500, Antonio Rodriguez wrote: > > > > About jabberd: Would a FQDN accessed through redirection from the > > parking site be a problem to run the server? > > Shouldn't be, the destination server name is specified in the XML data > sent to the server. Provide the server is configured to be responsible > for the destination the client is attempting to reach it shouldn't > matter how it gets there.
It doesn't work. I am using redirection by gandi.net, and if I direct the query as indicated in the manual (hey, I read it!) [EMAIL PROTECTED]:~$ telnet domain-name.com 5222 Trying 80.67.173.5... Trying 62.80.122.203... telnet: Unable to connect to remote host: Connection refused I went back to localhost, now [EMAIL PROTECTED]:~$ telnet domain-name.com.ip 5222 Trying 65.33.224.199... Connected to 65.33.224.199. Escape character is '^]'. Connection closed by foreign host. But it is really not a big deal to me, since all queries will be directed, with account already for them opened, with user, pwd, etc. > You can configure the server to not allow inband registration (client's > requesting and creating new accounts) and instead use some of the tools > at jabberstudio.org to create the accounts. I got the create-user script (the only one I could find there) http://scriptrepo.jabberstudio.org/jodb_createuser/ Some comments aren't very encouraging. Do you know of any other script? > For now all configuration needs to be done manually in either > /etc/jabber/jabber.xml or /etc/jabber/jabber.cfg depending on what you > wish to change. All settings can be changed in /etc/jabber/jabber.xml, > the /etc/jabber/jabber.cfg is simply for convience of setting the host > and spool location without editing the xml directly. In several places they state that in the configuration files it should say "jabber.domain-name.com" In other places it is not clear. Does it mean that a whole subdomain must be established in the DNS records for jabber? Or just localhost everywhere should suffice (at least in my configuration case, w/o other servers communication)? > "Never underestimate the power of very stupid people in large groups." > -- John Kenneth Galbraith I completely agree with this. Just look at the very recent history for examples. Thanks, AR. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]