[JDEV] Communicating with 2 different servers

Jamin W. Collins jcollins at asgardsrealm.net
Wed Jun 4 09:57:50 CDT 2003


On Wed, Jun 04, 2003 at 02:43:49PM +0530, Ritu Khetan wrote:

> Is it possible for users on two different jabber servers (running two
> separate domains) to communicate with each other such that one of the
> Jabber servers has a static IP address and other gets a dynamic IP
> address and when it comes online.

If I'm reading it correctly, yes.  You just need to make sure that when
the system with the dynamic IP comes on line that it has a DNS name that
resolves to it's current dynamic IP.  All inter-server communication
(that I'm aware of) normally uses DNS lookups to find the remote host.

-- 
Jamin W. Collins

This is the typical unix way of doing things: you string together lots
of very specific tools to accomplish larger tasks. -- Vineet Kumar



More information about the JDev mailing list