monitoring graph for multiple multiple IP WAN
-
here is the problem hope you can help me.
i already have a graph for my WAN1 but i have 14 usable ip under that WAN so i used another one. for example my WAN1 is 123.124..125.126. now i used the second IP which is 123.124..125.127 but i cant see that graph. now here is the question i wanted to see the traffic graph from that second IP 123.124..125.127
-
The traffic graphs show traffic over an interface not by IP address. Those are all on the same interface so you cannot see the traffic for each IP separately.
If you need that it would be available using NetFlow data.
https://docs.netgate.com/pfsense/en/latest/monitoring/exporting-netflow-with-softflowd.htmlSteve
-
oki so i need some application from pfsense to download just to see the traffic graph
-
If you want to use Netflows to view that then you need a netflow collector to export the data to.
If you only need an instantaneous reading you could use something like wireshark that can graph traffic from a packet capture.
https://docs.netgate.com/pfsense/en/latest/monitoring/monitoring-bandwidth-usage.html
Steve