Documentation Index

Fetch the complete documentation index at: https://learn.workforceexperience.hp.com/llms.txt

Use this file to discover all available pages before exploring further.

Data Collector Stops Collecting CDRs on Linux Based Collectors

Prev Next
This content is currently unavailable in Korean. You are viewing the default (English) version.

Introduction

When a HP WXP Collaboration Data Collector running on a Linux server is restarted, the Call Detail Record (CDR) collection may stop. This issue occurs because the Linux firewall rules are not saved. After a system reboot, the firewall reverts to the last saved configuration, which may block CDR collection.

Resolution

To resolve this issue, save the required firewall rules so they persist after a reboot. On the Linux server hosting the Data Collector, run the following commands. The save option ensures that the firewall configuration is retained permanently.

sudo iptables -t nat -A PREROUTING -p tcp -m tcp --dport 21 -j REDIRECT --to-ports 2121
sudo service iptables save

Additional Resources

For information about installing and configuring the WXP Collaboration Data Collector on Linux, refer to this article - Installing WXP Collaboration Data Collector

For any assistance, email us at support@wxp.hp.com.

For FedRAMP-specific support, email us at fedramp-support@wxp.hp.com