Download Print this page

General Settings; Factory Default Settings - Fortinet FortiGate-60M Quick Start Manual

Hide thumbs Also See for FortiGate-60M:

Advertisement

4
Choosing a configuration tool
Web-based manager and Setup Wizard
Using the Setup Wizard you can add basic settings by stepping through the wizard
pages and filling in the information required.
The FortiGate web-based manager is an easy to use management tool. Use it to
configure the administrator password, interface addresses, the default gateway
address, and the DNS server addresses.
Requirements: An Ethernet connection between the FortiGate-60M and a
management computer running Internet Explorer version 6.0 or higher.
5
Collecting information
NAT/Route mode
Internal Interface:
IP:
Netmask:
WAN1 Interface:
IP:
Netmask:
WAN2 Interface
IP:
Netmask:
DMZ
IP:
Netmask:
The internal interface IP address and netmask must be valid for the internal network.
Transparent mode
Management IP:
IP:
Netmask:
The management IP address and netmask must be valid for the network from which
you will manage the FortiGate-60M.
6
Configuring the FortiGate-60M
Web-based manager
and Setup Wizard
NAT/Route mode
To configure the FortiGate-60M using the Setup Wizard, select the
Easy Setup Wizard button and follow the prompts.
To change the administrator password
1. Go to System > Admin > Administrators.
2. Select Change Password for the admin administrator and enter a new password.
To configure interfaces
1. Go to System > Network > Interface.
2. Select the edit icon for each interface to configure.
3. Select one of the following Addressing modes (see the online help for information):
Manual: enter a static IP address and netmask, select OK
DHCP: select DHCP and any required settings
PPPoE: select PPPoE and enter a username and password and any other
required settings
To configure the Primary and Secondary DNS server IP addresses
1. Go to System > Network > DNS, enter the Primary and Secondary DNS IP
addresses that you recorded above and select Apply.
To configure a Default Gateway
1. Go to Router > Static and select Edit icon for the static route.
2. Set Gateway to the Default Gateway IP address recorded above and select OK.
Note: If you change the internal interface IP address (NAT/Route mode) or management IP address (Transparent mode), you must use this address to reconnect to the web-based manager and Setup Wizard.
You might also have to change the IP address of the management computer to be on the same subnet as the new IP address.
Using the
Command Line Interface
NAT/Route mode
1. Configure the FortiGate-60M internal interface.
config system interface
edit internal
set mode static
set ip <intf_ip> <netmask_ip>
end
2. Repeat to configure each interface, for example, to configure the WAN1 interface.
config system interface
edit wan1
...
3. Configure the primary and secondary DNS server IP addresses.
config system dns
set primary <dns-server_ip>
set secondary <dns-server_ip>
end
4. Configure the default gateway.
config router static
edit 1
set gateway <gateway_ip>
end
7
Completing the configuration
Restarting the FortiGate-60M
Should you mistakenly change a network setting and cannot connect to the
unit, reboot the unit and try again or to set the unit back to factory defaults and
start over again.
Choose among two different tools to configure the FortiGate-60M.
Use these tables to record your FortiGate-60M configuration settings.
____.____.____.____
____.____.____.____
____.____.____.____
____.____.____.____
____.____.____.____
____.____.____.____
____.____.____.____
____.____.____.____
____.____.____.____
____.____.____.____
1. Connect the FortiGate-60M internal interface to a management computer ethernet interface.
2. Configure the management computer to be on the same subnet as the internal interface of the FortiGate-60M. To do this,
change the IP address of the management computer to 192.168.1.2 and the netmask to 255.255.255.0.
3. To access the FortiGate web-based manager, start Internet Explorer and browse to https://192.168.1.99 (remember to
include the "s" in https://).
4. Type admin in the Name field and select Login.
Select the
Easy Setup Wizard
1. Use the serial cable to connect the FortiGate Console port to the management computer serial port.
2. Start a terminal emulation program (HyperTerminal) on the management computer. Use these settings:
Baud Rate (bps) 9600, Data bits 8, Parity None, Stop bits 1, and Flow Control None.
3. At the Login: prompt, type admin and press Enter twice (no password required).
Command Line Interface (CLI)
The CLI is a full-featured management tool.
Use it to configure the administrator password, the interface addresses, the default
gateway address, and the DNS server addresses. To configure advanced settings, see
the Documentation CD-ROM.
Requirements: An RJ-45-serial connection between the FortiGate-60M and
management computer and a terminal emulation application (HyperTerminal for
Windows) on the management computer.

General settings

Administrator password:
Network Settings: Default Gateway:
Primary DNS Server:
Secondary DNS Server:
A default gateway is required for the FortiGate unit to route connections to the Internet.

Factory default settings

NAT/Route mode
Internal interface
192.168.1.99
WAN1 interface
192.168.100.99
WAN2 interface
192.168.101.99
DMZ interface
10.10.10.1
DHCP server on Internal
192.168.1.110 –
interface
192.168.1.210
You can connect the management computer directly to the FortiGate-60M internal interface
4-port switch.
Transparent mode
To switch from NAT/route mode to transparent mode
1. Go to System > Status, select Change beside Operation Mode, and select OK.
2. Change the IP address of the management computer to 10.10.10.2 and use
Internet Explorer to browse to https://10.10.10.1.
To configure the FortiGate-60M using the Setup Wizard, select the Easy Setup Wizard
button and follow the prompts.
To change the administrator password
1. Go to System > Admin > Administrators.
2. Select Change Password for the admin administrator and enter a new password.
To configure the management interface
1. Go to System > Network > Management.
2. Enter the Management IP address and netmask that you recorded above.
3. Select administrative access options if required and select OK.
To configure the Primary and Secondary DNS server IP addresses
1. Go to System > Network > DNS, enter the Primary and Secondary DNS IP
addresses that you recorded above and select Apply.
To configure a Default Gateway
1. Go to System > Network > Management.
2. Set Default Gateway to the Default Gateway IP address that you recorded above
and select OK.
Transparent mode
1. Change from NAT/Route mode to Transparent mode.
config system global
set opmode transparent
end
2. Wait a moment and then log in again at the prompt.
3. Configure the Management IP address.
config system manageip
set ip <mng_ip> <netmask>
end
Configure the DNS server IP address.
config system dns
set primary <dns-server_ip>
set secondary <dns-server_ip>
end
4. Configure the default route.
config router static
edit 1
set gateway <gateway_ip>
end
Congratulations!
You have finished configuring the basic settings. Your network is now protected from
Internet-based threats. To explore the full range of configuration options, see the online help
or the Documentation CD-ROM.
To restart the unit, go to System > Maintenance >
ShutDown and select Reboot.
To reset the unit, go to System > Maintenance >
Shutdown and select Reset to factory default.
____.____.____.____
____.____.____.____
____.____.____.____
Transparent mode
Management IP
10.10.10.1
Administrative account settings
User name
admin
Password
(none)
CLI: execute reboot
CLI: execute factoryreset

Advertisement

loading