Quantcast
Channel: Ignite Realtime : All Content - Openfire Support
Viewing all articles
Browse latest Browse all 4778

Openfire config after setup.

$
0
0

Hello I just installed openfire_4.0.0_all.deb and made the initial setup with the web UI. Before testing anything else I run a few comands on the server:

Some system info:

#uname -a Linux my.host.com3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt20-1+deb8u3 (2016-01-17) x86_64 GNU/Linux

#netstat -tape | grep openfire

tcp6      0      0 [::]:7070                    [::]:*                  LISTEN      openfire  29021      12193/java    

tcp6      0      0 [::]:7777                    [::]:*                  LISTEN      openfire  29018      12193/java    

tcp6      0      0 [::]:9090                    [::]:*                  LISTEN      openfire  29014      12193/java    

tcp6      0      0 [::]:5229                    [::]:*                  LISTEN      openfire  29019      12193/java    

tcp6      0      0 [::]:7443                    [::]:*                  LISTEN      openfire  29023      12193/java    

tcp6      0      0 [::]:xmpp-server          [::]:*                  LISTEN      openfire  29020      12193/java    

tcp6      0      0 localhost:33274        localhost:mysql        ESTABLISHED openfire  29003      12193/java    

tcp6      1      0  my.host.com:38916  207-223-240-70.con:http CLOSE_WAIT  openfire  29031      12193/java    

tcp6      0      0 localhost:33276        localhost:mysql        ESTABLISHED openfire  29007      12193/java    

tcp6      0      0 localhost:33277        localhost:mysql        ESTABLISHED openfire  29009      12193/java    

tcp6      0      0 localhost:33278        localhost:mysql        ESTABLISHED openfire  29011      12193/java    

tcp6      0      0  my.host.com:43648  a104-69-126-3.dep:https ESTABLISHED openfire  29037      12193/java    

tcp6      0      0 my.host.com:38591  a104-69-126-3.dep:https ESTABLISHED openfire  29035      12193/java    

tcp6      0      0 localhost:33275        localhost:mysql        ESTABLISHED openfire  29005      12193/java

 

¿Is normal to see just tcp6 conexions and listener server? My system is using just IPV4, I just want to use one ipv4 adrres for the listening ports of openfire server. Is that possible. So if my server has 2 network link one with the 10.0.0.4 ip and the other with the 192.168.1.4 ip I just want to use one of those. For example the 192.168.1.4

 

¿Is there any chance to disable non encripted conexions listen port (9090) in the config setting? A proxy/rewrite  on port 9090 to 9091could be a solution but inside of openfire, not envolving other apps will be great. Thanks to all of you for your time.


Viewing all articles
Browse latest Browse all 4778

Trending Articles