Is there a preferred method/tool among developers of MPI-library for
checking the count of the packets transmitted by the network card during
two-sided communication?

Is the use of
iptables -I INPUT -i eth0
iptables -I OUTPUT -o eth0

recommended ?

Thanks,
Siddhartha

Reply via email to