Firewall Configuration
    • Dark
      Light
    • PDF

    Firewall Configuration

    • Dark
      Light
    • PDF

    Article summary

    If you are using a firewall and not using a reverse proxy, you may have to allow traffic to port 3000:

    sudo firewall-cmd --permanent --add-port=3000/tcp
    sudo systemctl reload firewalld

    To communicate with QuickMeet.Chat cloud services, and depending on the services you want to use, you need to whitelist the following URLs in your firewall configuration:

    cloud.quickmeet.chat

    This URL is required for workspace registration, workspace client authentication, and sync license and communications.

    marketplace.quickmeet.chat

    List and install marketplace apps.

    releases.quickmeet.chat

    Check for new versions.

    billing.quickmeet.chat

    Checkout and tier subscription management.

    gateway.quickmeet.chat

    Gateway for QuickMeet.Chat mobile app push notifications.

    omni-gateway.quickmeet.chat

    Gateway for communications for omnichannel apps (such as WhatsApp, Facebook, Instagram, and Telegram).

    collector.quickmeet.chat

    This URL is used to collect usage statistics. Community workspaces must whitelist this URL, or the workspaces will enter read-only mode.

    Note that running QuickMeet.Chat in air-gapped mode requires a premium license.

    nps.quickmeet.chat

    NPS collector.


    Was this article helpful?