Adding A Default Route; Verify The Connection - Fortinet FortiGate FortiGate-100A Install Manual

Fortigate-60 series fortios 3.0 mr4
Hide thumbs Also See for FortiGate FortiGate-100A:
Table of Contents

Advertisement

NAT/Route mode installation
38
Example
config system dns
set primary 293.44.75.21
set secondary 293.44.75.22
end

Adding a default route

Add a default route to configure where the FortiGate unit sends traffic that should
be sent to an external network (usually the Internet). Adding the default route also
defines which interface is connected to an external network. The default route is
not required if the interface connected to the external network is configured using
DHCP or PPPoE.
To add a default route
Set the default route to the Default Gateway IP address. Enter:
config router static
edit <seq_num>
set dst <class_ip&net_netmask>
set gateway <gateway_IP>
set device <interface>
end
Example
If the default gateway IP is 204.23.1.2 and this gateway is connected to WAN1:
config router static
edit 1
set dst 0.0.0.0 0.0.0.0
set gateway 204.23.1.2
set device wan1
end

Verify the connection

To verify the connection, try the following:
ping the FortiGate unit
browse to the web-based manager GUI
retrieve or send email from your email account
If you cannot browse to the web site or retrieve/send email from your account,
review the previous steps to ensure all information was entered correctly and try
again.
You are now finished the initial configuration of the FortiGate unit.
FortiGate-60 series and FortiGate-100A FortiOS 3.0 MR4 Install Guide
Configuring the FortiGate unit
01-30004-0266-20070831

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FortiGate FortiGate-100A and is the answer not in the manual?

Questions and answers

Table of Contents