Fortinet FortiGate FortiGate-3000 Install Manual page 41

Fortios 3.0mr4
Hide thumbs Also See for FortiGate FortiGate-3000:
Table of Contents

Advertisement

Configuring the FortiGate unit
3
4
5
FortiGate-3000 and FortiGate-3600 FortiOS 3.0MR4 Install Guide
01-30004-0270-20070215
Set the IP address and netmask of the external interface to the external IP
address and netmask you recorded in
config system interface
edit external
set mode static
set ip <address_ip> <netmask>
end
Example
config system interface
edit external
set mode static
set ip 204.28.1.5 255.255.255.0
end
To set the external interface to use DHCP
config system interface
edit external
set mode dhcp
end
To set the external interface to use PPPoE
config system interface
edit external
set mode pppoe
set connection enable
set username <name_str>
set password <psswrd>
end
Use the same syntax to set the IP address of each FortiGate interface as
required.
Confirm that the addresses are correct. Enter:
get system interface
The CLI lists the IP address, netmask, and other settings for each of the FortiGate
interfaces.
To configure DNS server settings
Set the primary and secondary DNS server IP addresses. Enter:
config system dns
set primary <address_ip>
set secondary <address_ip>
end
Example
config system dns
set primary 293.44.75.21
set secondary 293.44.75.22
end
Table 11 on page
36.
NAT/Route mode installation
41

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fortigate-3600Fortios 3.0mr4

Table of Contents