Changing name,domain,etc

…and some other questions

Hi,

We decided to install and use Openfire server in our company.

We install server on Windows - without AD.

Current openfire 3.7.1 configuration:

  1. hostname: wintest

  2. IP: 192.168.1.51

  3. server name: 192.168.1.51

  4. xmpp.domain: 192.168.1.51

  5. user’s JID: username@192.168.1.51

All clients Spark 2.6.3 configuration:

username: username

server: 192.168.1.51

Now, of course everything works fine. Only in local network.

What is our goal?

We want to allow connect clients from “the world” when i enter: jabber.domain.pl in Spark client as servername.

Our external IP is i.e. 80.81.82.83

We configure our DNS:

;; ANSWER SECTION:

jabber.domain.pl. 172800 IN A 80.81.82.83

and we redirect port 5222 to 192.168.1.51

If I enter in Spark new name of server: jabber.domain.pl it doesn’t work - and it’s ok

I try to change servername to: jabber.domain.pl in Openfire configuration, restart server, but it doesn’t work.

  1. What we should do in server configuration and rosters?

  2. How to backup and restore user groups?

  3. How to backup all server, databases and configuration? Copy all “openfire” directory is enough?