Listening IP and ports

Hello,

I’‘ve problem with IP that the server listen on, it’‘s still 127.0.0.1 even though I’'ve configured valid IP in /conf/wildfire.xml in section .

Do you have any idea where the problem is?

I dont think that is enough information to make an educated guess on. can you post your wildfire config file so we can have a look at your setup?

Jeff

Hi,

did you restart the server after making the changes?

It may be simply a display problem - if you did configure your hosts file to resolve your jabber domain to 127.0.0.1 then Wildfire will tell you that it is listening to 127.0.0.1 which is wrong. You may change your hosts file to fix this problem.

Try to use “netstat -an” and look for the IP address of port 5222 or 9090.

LG