Hello,
I have deployed Wazuh OVA (https://packages.wazuh.com/4.x/vm/wazuh-4.12.0.ova) on my VMware in a local network. I want to provide it to multiple customers:
Customer 1 → 192.168.0.11 → customer1.example.com
Customer 2 → 192.168.0.12 → customer2.example.com
Customer 3 → 192.168.0.13 → customer3.example.com
Wazuh dashboard (ports 80/443) functions properly with the proxied DNS, but agents on all platforms are unable to connect to their respective subdomains.
Can anyone guide me on how to properly set up agents for multi-customer access?
Thanks in advance!