K
K
KSAnton12020-04-08 15:41:19
Ping
KSAnton1, 2020-04-08 15:41:19

Ping response from gateway?

When a ping is lost from a computer on the network, my gateway (Mikrotik) sends a response that the specified node is not available, respectively, there is no timeout loss, since a response is received, how can I make sure that Mikrotik does not send a response, but a loss occurs.
5e8dc58b09e88900133225.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry, 2020-04-08
@Tabletko

Packet loss is no response

P
poisons, 2020-04-08
@poisons

On Mikrotik, in the output chain, filter the entire icmp, then the router will not be able to send an icmp type 3 message.

N
navarov, 2020-04-09
@navarov

If you correct the router response:
reject-with
(icmp-admin-prohibited | icmp-net-prohibited | icmp-protocol-unreachable | icmp-host-prohibited | icmp-network-unreachable | tcp-reset | icmp-host-unreachable | icmp-port-unreachable; Default: icmp-network-unreachable)
https://wiki.mikrotik.com/wiki/Manual:IP/Firewall/...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question