When firewall turned on, jabber server do not connect to another jabber servers. When turn off - all good. The config is (deny by default, allow all outgoing connections):
Source Protocol Remote port Local port Type
All tcp All 22 Allow
All tcp All 465 Allow
All tcp All 995 Allow
All udp 53 All Allow
All udp 123 All Allow
All icmp -/- -/- Allow
All tcp 25 All Allow
All tcp All 5222 Allow
All tcp All 5269 Allow
Connect to 5222 port established good and connection to other users on this server also good. But to another server's users nothing work.
btw: mail is working good in this config of firewall.
What's wrong?