Troubleshooting Guide
This guide provides technical procedures for diagnosing and resolving issues with NetFlow Optimizer (NFO) and the External Data Feeder for NFO (EDFN).
Identify your symptom in the categories below and go directly to the relevant page.
Self-Service Triage
Quick Verification
If you have just installed NFO, run these commands to confirm the core engine is healthy:
| Component | Port | Verification Command |
|---|---|---|
| Web UI | 8443 | netstat -npl | grep 8443 |
| NFO Engine | 9995* | tcpdump -i any udp port 9995 |
| Control Link | 20047 | netstat -an | grep 20047 |
*Default port — check your Input configuration if customized.
Still Need Help?
If you cannot resolve your issue using this guide:
- Generate a diagnostic bundle via Tracing and Configuration > Download Logs.
- Open a support ticket at the NetFlow Logic Support Portal.
- Attach the diagnostic bundle to your ticket for faster resolution.