O
O
Oleg2020-12-18 14:48:27
Computer networks
Oleg, 2020-12-18 14:48:27

What is the most convenient way to check the passage of traffic through the network?

Greetings gentlemen.
A question.
I set up a test bench from a series of machines (Mikrotik, Linux, Win) to work with VPN channels, routing different networks, etc.
And then I came to the question ...
HOW and WHAT is it easier to generate traffic for a specific protocol / port and receive it on a remote machine?
Maybe there are some utilities that can work in client-server mode (listener-sender).
At the same time, it is very desirable to see from which IP packets come to the listener (server). Speeds/delays - are not interesting.
The task is to check the work of NAT, routing.

THANK YOU VERY MUCH IN ADVANCE.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Armenian Radio, 2020-12-18
@VDT2

For routing - mtr
For a higher level - iperf, netcat

X
xmoonlight, 2020-12-18
@xmoonlight

nc (netcat) - a console utility for various tasks, including listening to a port and sending data (the simplest console tcp chat works after a connection).

P
Pavel Horoshilov, 2020-12-18
@ksharp98

iperf

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question