What exclutions on Network Optimizer should in a VPN setup? #897
Slappydonk56
started this conversation in
General
Replies: 1 comment
|
So you'll probably have to either exclude the IP of the box you're running Network Optimizer on, or the best approach may be to add another IP address to the network interface, or even a dedicated VLAN that can reach your management plane, and bind Network Optimizer's containers to that. There's really no reliable way otherwise to know what traffic is Network Optimizer unless you just want to not forward ICMP traffic from the IP. That would take care of the ICMP pings and traceroute probes. How do you have it deployed? What platform and container? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After a ISP discvovery we get internal devices, Access ISP, Transit and Internet targets.
The heading is as follows:
Default WAN targets and one fabric target per discovered device. The agent probes each target at its own interval and writes results to the latency measurement in InfluxDB.
I'm using VPN, what programs should be excluded from VPN?
All reactions