Answer the question
In order to leave comments, you need to log in
How to set up UDP on Linux?
There is a regular server on debian 7, iptables are empty.
From another server, we execute a command that traces via UDP and sends 10 requests every second:
mtr -u -i 0.1 188.93.19.242
Answer the question
In order to leave comments, you need to log in
makes a trace over UDP and sends 10 ICMP requests every secondI didn't understand if the trace is using UDP, what does ICMP requests have to do with it (not Time Exceeded responses)?
/proc/sys/net/ipv4/icmp_ratelimit
/proc/sys/net/ipv4/icmp_ratemask
/proc/sys/net/ipv4/icmp_msgs_per_sec
/proc/sys/net/ipv4/icmp_msgs_burst
By default, there are no such problems on the server, see the firewall and errors on the interface
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question