Fortinet

Fortigate ping with source IP address

Like other network devices vendors, you can run pings on a Forigate using one of the interfaces IP addresses as your source IP. The commands and the way to do this on Fortigate is different from most vendors, like Cisco, and that is what this post is about.

With most vendors, you can specify a source IP or an interface within a single statement to accomplish your task. However, with Fortigate, you need two separate statements to successfully source your ping from an interface’s IP address.

Sourcing from an IP Address

To source your pings from an interface’s IP address, you need to first specify your source IP address, then execute the actual ping. Commands are entered in the terminal mode of the Fortigate. See commands below.

You may like: Fortigate initial configuration for internet access.

execute ping-option source 192.168.1.99
execute ping 8.8.8.8

If you’re well-versed in cybersecurity and want to launch a career in this field, even without experience, check out job openings on Jooble.org

Below is my YouTube video on how to execute the ping command from the FortiGate command line.

If you enjoyed this tutorial, please subscribe to this blog to receive my posts via email. Also subscribe to my YouTube channel, like my Facebook page and follow me on Twitter.

Spread the love
Timigate

Recent Posts

Optimize your Metro ethernet with Jumbo MTU

Optimizing Metro Ethernet segments with jumbo MTU (Maximum Transmission Unit) can significantly enhance network performance…

5 months ago

Mikrotik switchOS configuration: a step-by-step guide

MikroTik's SwitchOS is an operating system specifically designed for their line of network switches. It…

6 months ago

Improve your network uptime with VRRP right now

A properly configured VRRP setup does not only track device uptime but also tracks connection…

6 months ago

Have you been configuring NAT the right way on Mikrotik?

Network Address Translation (NAT) is a technique used in networking to map private IP addresses…

6 months ago

Implementing VXLAN over MPLS with Mikrotik

In the ever-evolving landscape of networking technologies, the demand for efficient and scalable solutions has…

7 months ago

Multi-Area OSPF implementation on Mikrotik routers

Setting up Multi-Area OSPF (Open Shortest Path First) on Mikrotik routers involves a few steps.…

7 months ago