oh yes. Thanks!tgriep wrote:Your Welcome. Shall I close and lock up the post then?
Search found 6 matches
- Fri Feb 10, 2017 8:09 pm
- Forum: Nagios Network Analyzer
- Topic: Installing And Configuring Windows Netflow Exporters For NNA
- Replies: 10
- Views: 2940
Re: Installing And Configuring Windows Netflow Exporters For
- Fri Feb 10, 2017 7:19 am
- Forum: Nagios Network Analyzer
- Topic: Installing And Configuring Windows Netflow Exporters For NNA
- Replies: 10
- Views: 2940
Re: Installing And Configuring Windows Netflow Exporters For
It looks like the NNA server is setup correctly to receive data on port 5555 and that the firewall is configured correctly. It looks like the Flowexport software that is installed on the Windows system is not sending the data. Make sure the software it not getting blocked be the Windows firewall. Y...
- Wed Feb 08, 2017 7:48 am
- Forum: Nagios Network Analyzer
- Topic: Installing And Configuring Windows Netflow Exporters For NNA
- Replies: 10
- Views: 2940
Re: Installing And Configuring Windows Netflow Exporters For
What is the IP address of the Network Analyzer server? What OS and version is the Network Analyzer installed on? Can you run this command and post the output? ps -ef --cols=300 IP address is 192.168.0.190 and client windows 10 is 192.168.0.10 I install Network Analyzer on CentOS 6.5 and version is ...
- Wed Feb 08, 2017 7:43 am
- Forum: Nagios Network Analyzer
- Topic: Installing And Configuring Windows Netflow Exporters For NNA
- Replies: 10
- Views: 2940
Re: Installing And Configuring Windows Netflow Exporters For
It looks like it cannot connect to port 5555. On the NNA machine, please run the following and post the output - netstat -nap iptables -L Here is output: netstat -nap udp 0 0 0.0.0.0:9001 0.0.0.0:* 1343/nfcapd udp 0 0 0.0.0.0:9002 0.0.0.0:* 1377/nfcapd udp 0 0 0.0.0.0:5555 0.0.0.0:* 1309/nfcapd and...
- Tue Feb 07, 2017 8:34 am
- Forum: Nagios Network Analyzer
- Topic: Installing And Configuring Windows Netflow Exporters For NNA
- Replies: 10
- Views: 2940
Re: Installing And Configuring Windows Netflow Exporters For
I download in here https://www.flowtraq.com/downloads/flowexport/FlowExportSetup.exe. Here is my config file 02/07/2017 00:11:59.980000 Using interface for sniffing: {704038C2-68BC-4ACB-AACF-97771329A66C} 02/07/2017 00:50:39.513000 Exporting to 192.168.0.190 5555/UDP (slot 0) 02/07/2017 08:34:07.479...
- Mon Feb 06, 2017 12:45 pm
- Forum: Nagios Network Analyzer
- Topic: Installing And Configuring Windows Netflow Exporters For NNA
- Replies: 10
- Views: 2940
Installing And Configuring Windows Netflow Exporters For NNA
Hello, i'm trying to connect a client (using Windows 10) to NNA server. I try to download FlowExport then install and config it. But when i create source on NNA, i can't receive data. On Windows 10, firewall is turned off. Please give me a solution to solve it. Thanks!