Re: jabber server howto

From: Antonio Rodriguez (arodriguez31_at_cfl.rr.com)
Date: 02/18/04

  • Next message: Ritesh Raj Sarraf: "bootsplash on Intel 815E motherboard"
    Date: Wed, 18 Feb 2004 16:24:40 -0500
    To: Debian Users List <debian-user@lists.debian.org>
    
    

    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!)

    tony@hpd:~$ 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

    tony@hpd:~$ 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 debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Ritesh Raj Sarraf: "bootsplash on Intel 815E motherboard"

    Relevant Pages

    • Re: IIS6 </Message> tag appends to end when buffer flushed
      ... site within the trace utility, and I believe the are on nix based servers. ... > intervening steps between A and the Local Component on Server, ... Essentially the web service is just a proxy to relay XML data ... >> tag that gets appended to the end of this response. ...
      (microsoft.public.inetserver.iis)
    • Re: QUERY: Anybody out there?
      ... better server process linkability for stuff like bots ... XML data as easily as HTML. ... If the client announces HTML ...
      (rec.games.mud.admin)
    • Re: I have a questions after I remove the tag
      ... You really want to be using XML parsers to handle XML data like SMIL. ... The intention with LogURL is to have say SQL server and an ASP page ... receive the Logging request and take some action, ...
      (microsoft.public.windowsmedia.server)
    • Re: Binding XML data to Pivot Table
      ... set properties, and then use this instance to generate XML data for a ... but the XML data generated by server side ... Nikhil Dabke ...
      (microsoft.public.office.developer.web.components)
    • Saving dynamically created data on client side?
      ... I have a client-side javascript running, ... the server into a cgi/php, temporarily storing the file on the server. ... I'm currently asking the user to copy&paste the XML data into a new ...
      (comp.lang.javascript)