Rerouting outbound traffic to a simulated device on localhost

In this post, we will outline how we reroute traffic meant for a specific IP back to a synthetic device running on localhost. This is useful for testers who work with products that monitor IT infrastructure, infrastructure management application testers and network testers. We will be using a couple of Python modules (fake-switches, snmpsim) and editing the iptables of the … Continue reading Rerouting outbound traffic to a simulated device on localhost