delian / node-netflowv9

NetFlow Version 9 library for Node.JS
GNU General Public License v2.0
42 stars 14 forks source link

In & out interface names? #16

Open abhishek97 opened 7 years ago

abhishek97 commented 7 years ago

how can i use In and Out Interface Names in netflow v9?

keaton-codes-tech commented 7 years ago

Thats normally set on the router in the Netflow area

keaton-codes-tech commented 7 years ago

Its to declare which interfaces the router has that will be used by Netflow to collect traffic. It is normal to set the In and Out interface to your gateway or next-hop interface.

Eg. Router with 5 ports, 1 used for internet and 4 used for LAN, you would name your In and Out interface as ethernet port 1.