How to use firewall with ActiveMQ?
问题 I have this ports configured in my 3 virtual machines running Zookeeper and ActiveMQ . root@mom3:~# ufw status verbose Status: active Logging: on (low) Default: deny (incoming), allow (outgoing), disabled (routed) New profiles: skip To Action From -- ------ ---- 22 ALLOW IN Anywhere 2881 ALLOW IN Anywhere 2888 ALLOW IN Anywhere 3888 ALLOW IN Anywhere 61616 ALLOW IN Anywhere 61617 ALLOW IN Anywhere 22 (v6) ALLOW IN Anywhere (v6) 2881 (v6) ALLOW IN Anywhere (v6) 2888 (v6) ALLOW IN Anywhere (v6)