Answer the question
In order to leave comments, you need to log in
Why does ejabber work from all IP addresses on a subnet at the same time?
Hello!
In the network 192.168.1.0/24 at the address 192.168.1.226 the Jabber server ejabberd hangs.
The https protocol is used to access the admin panel.
https://192.168.1.226:5443/admin/
It is interesting that you can also access the admin panel under your favorite address that belongs to the network (you only need to specify https and port.)
That is, you can specify https://xxx.xxx.xxx.xxx :5443/admin , where xxx.xxx.xxx.xxx is 192.168.1.1-192.168.1.254 and it will still work.
How is it implemented?
For example, if I knock the browser at https://192.168.1.5:5443/admin/ then the browser should open a connection to the server at 192.168.1.5, and look for the service on port 5443 there. Is not it?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question