What will be the setting on Local Machine for XMPP server

I am a new user to xmpp. And i am using openfire as xmpp server. My domain name is xtreme.lc.xtindia.com and I have configured my srv records on that domain as given under:

_xmpp-client._tcp.xtindia.com service = 5 0 5222 xtreme.lc.xtindia.com

_xmpp-server._tcp.xtindia.com service = 5 0 5269 xtreme.lc.xtindia.com

These are resolvable by the dns.

Now I want to Use it with my xmpp server on my local machine. It is working good locally. But what will be the settings on local machine to integrate it with the above said domain.

Thanks.

Shamsher Singh

Hi,

I think you just want to set xmpp.domain to xtreme.lc.xtindia.com

daryl

1 Like

Hello,

This appears to be a network / firewall issue. Are you able to remotely connect to port 5222 on the openfire server? For your spark settings, I think your server should be xtreme.lc.xtindia.com

daryl

Dear sir,

My remote host name is www.xtindia.com and its IP is 67.23.239.206.

My operating system is : Windows 7. and I am using openfire xmpp server on my local machine.

I have added an A record lc.xtindia.com on remote host.

I am using wi-fi broadband connection.

I have also added two SRv records to this Host.

_xmpp-client._tcp.xtindia.com service = 5 0 5222 lc.xtindia.com

_xmpp-server._tcp.xtindia.com service = 5 0 5269 lc.xtindia.com

My quetions are as :

1. What will be IP for lc.xtindia.com? Is this will be same as www.xtindia.com?

2. What setting will be on local machine except that xmpp.domain system property in openfire?

3. Is there any settings in etc/hosts file or DNS configurations on local machine?

4. How will the remote host forward a remote spark client to my local machine?

It is working on local machine perfectlly. But not from remote macine. Openfire starts with the following text int window.

Openfire 3.7.1 [Jan 7, 2013 12:13:50 PM]

Admin console listening at:

http://lc.xtindia.com:9090

https://lc.xtindia.com:9091

But when I login to admin console it show in address bar http://127.0.0.1:9090/login.jsp?url=%2Findex.jsp

Getting following mesages in info logs :

http://lc.xtindia.com:9090

https://lc.xtindia.com:9091

2013.01.07 17:02:37 org.jivesoftware.openfire.spi.ConnectionManagerImpl - Started server (unencrypted) socket on port: 5269

2013.01.07 17:02:37 org.jivesoftware.openfire.spi.ConnectionManagerImpl - Started plain (unencrypted) socket on port: 5222

2013.01.07 17:02:37 org.jivesoftware.openfire.spi.ConnectionManagerImpl - Started SSL (encrypted) socket on port: 5223

Please somebody help me. Thanks in advance.

Regards,

Shamsher Singh

Message was edited by: Shamsher Singh