B
B
Barlo2015-02-21 00:02:12
Computer networks
Barlo, 2015-02-21 00:02:12

Redirecting traffic on Windows?

Hello!

I'm doing my diploma. The goal is to create software "simulator" for teaching students how to work with network equipment, which is used to build a transport network.
The simulator program will implement all stages of building a transport network. After the devices are physically connected to the network, each device is remotely managed via the SNMP protocol. There is a separate program from the hardware manufacturer - the network management system (NMS) - communicates with the hardware via SNMP. NMS sets the parameters of the equipment, receives notifications from it.

I decided to write an SNMP agent program that implements a conversation with the NMS, as it happens with real hardware. To interact with the equipment, it is assigned an ip address.
The question is: NMS sends packets on port 161 to the corresponding ip addresses. How can I get all these packets and send replies from these ips?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question