Technical Tip: FortiGate replies to pings on down interface
| Description | This article describes that FortiGate replies to ping requests to an IP configured on a currently down interface. |
| Scope | FortiGate. |
| Solution | There are two cases:
FortiGate will reply to a ping request.
There is an up flag:
diagnose netlink interface list
In this case, FortiGate will not reply.
There is no up flag:
diagnose netlink interface list
Note: If it is required that an interface always appear as up, a loopback interface is the best option. It remains up at all times and can also be used for Layer 3 testing. |