Quantcast
Channel: All SRX Services Gateway posts
Viewing all articles
Browse latest Browse all 17645

Juniper SRX240 not sending Jflow data to the Scrutinizer

$
0
0

Hello community,

 

We are facing an issue with JFlow not sending data to scrutinizer. The jFlow collector (10.101.20.151) is not receiving any flow, despite it’s in the same subnet as the fw sending if, 10.101.20.254. The collector is fine as it receiving flows from other devices.

The software version we are running is [12.3X48-D65.1]. Here is the configuration we have:

"

root@CNETILFW02> show configuration forwarding-options

sampling {

    input {

        rate 100;

        run-length 0;

    }

    family inet {

        output {

            flow-server 10.101.20.151 {

                port 2055;

                version 5;

            }

            inline-jflow {

               source-address 10.101.20.254;

            }

        }

    }

}

 

 

INTERFACES CONFIGURATION

 

reth0 { 

    description VLAN300_Office;

    redundant-ether-options {

        redundancy-group 1;

    }

    unit 0 {

        family inet {

            sampling {

                input;

                output;

            }

            address 192.168.20.254/24;

        }

    }

}

"

FORWARDING OPTIONS (I’ve tried also with version 9) but nothing changed.

 

Does anyone know why we might be facing this issue?
Is there any configuration mistake or missing configuration?

 

Any assistance would be greatly appreaciated.


Viewing all articles
Browse latest Browse all 17645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>