Question
I installed ejabberd in my machine, and it works perfectly for me and the people in my local network. Now I want to allow people from Internet to connect to my server. What requirements must I meet?.
Answer
If you want people from Internet to be able to connect to your Jabber server, you must make sure your Jabber server is reachable from the Internet. Also, the Jabber server name must be recognized from the Internet.
For example, your machine is called machine1.example.org. It has ports 5222 and 5269 open for Internet. You configured ejabberd in this way in ejabberd.cfg:
{hosts, ["jabber.example.org"]}.
You must set up your DNS server so machines in Internet know that the IP address of jabber.example.org is the IP address of your server.



Recent comments
16 hours 35 min ago
16 hours 36 min ago
21 hours 24 min ago
3 days 14 hours ago
5 days 20 hours ago
6 days 14 hours ago
6 days 15 hours ago
1 week 3 hours ago
1 week 14 hours ago
1 week 2 days ago