Quickstart Guide: Checking The Package Contents
Quickstart Guide: Checking The Package Contents
Quickstart Guide: Checking The Package Contents
WAN1 Flashing A
WAN2 Network activity at this interface.
Amber
QuickStart Guide
DMZ1
DMZ2 Green The interface is connected at 100 Mbps.
Off No link established.
Internal interface 192.168.1.99 Management IP 10.10.10.1 For technical support please visit http://www.fortinet.com.
WAN1 interface 192.168.100.99 Administrative account settings
WAN2 interface 192.168.101.99 User name admin
DMZ1 interface 10.10.10.1 Password (none) 01-28005-0070-20041102
DMZ1 and 2 RJ-45 10/100Base_T Ethernet or to other FortiGate-200A units for HA. For details, Back
see the Documentation CD-ROM. Rack-Mount Brackets
CONSOLE RJ-45 9600 bps Provides access to the command line interface
serial USER MANUAL
CONSOLE USB INTERNAL DMZ1 DMZ2 WAN1 WAN2
1 2 3 4
Esc Enter
Documentation
•
2 Connecting the FortiGate-200A
Place the unit on a stable surface or mount it in a 19-inch rack. It
requires 1.5 inches clearance (3.75 cm) on each side to allow for
Connect the FortiGate-200A unit to a power outlet and to networks.
Optional RJ-45 serial cable connects to management computer Power cable connects to power outlet
• Make sure the power switch on the back of the unit is turned off before
connecting the power and network cables. Straight-through Ethernet cables
connect to computers on internal network
Straight-through Ethernet cables connect
to Internet (public switch, router, or modem)
Transparent mode
In NAT/Route mode, the FortiGate-200A is visible to the networks that it is connected In Transparent mode, the FortiGate-200A is invisible to the network. All of its interfaces
to. All of its interfaces are on different subnets. You must configure the internal and are on the same subnet. You only have to configure a management IP address so that
WAN1 interfaces with IP addresses. Optionally, you can also configure the WAN2 you can make configuration changes.
DMZ1, and DMZ2 interfaces. You would typically use the FortiGate-200A in Transparent mode on a private network
You would typically use NAT/Route mode when the FortiGate-200A is deployed as a behind an existing firewall or behind a router. In its default Transparent mode
gateway between private and public networks. In its default NAT/Route mode configuration, the unit functions as a firewall. By default, the unit has a single firewall
configuration, the unit functions as a firewall. Firewall policies control communications policy that allows users on the internal network segment to connect to the external
through the FortiGate-200A unit. network segment. No other traffic is possible until you have configured more policies.
Internal network 10.10.10.1
FortiGate-200A Unit Management IP
192.168.1.3 in Transparent mode
FortiGate-200A Unit Internal
Gateway to
Internal network
public network
WAN1 in NAT/Route mode 192.168.1.99
204.23.1.5 10.10.10.2
204.23.1.5 10.10.10.3
CONSOLE USB INTERNAL DMZ1 DMZ2 WAN1 WAN2
You can connect up to 5 network segments to the FortiGate-200A unit to control traffic
In NAT/Route mode, firewall policies can operate in NAT mode or in Route mode. In between these network segments.
NAT mode, the FortiGate-200A performs network address translation before IP packets
are sent to the destination network. In Route mode, no translation takes place. By
default, the unit has a single NAT mode policy that allows users on the internal network
to securely access and download content from the Internet. No other traffic is possible
until you have configured more policies.
Refer to the Documentation CD-ROM for information on how to control traffic, and how to configure HA, antivirus protection, Web content filtering, Spam filtering, intrusion
prevention (IPS), and virtual private networking (VPN).
Command Control
manager & Line Interface Buttons &
Setup Wizard (CLI) LCD
The FortiGate web-based The CLI is a full-featured The control buttons and LCD are located on the front
manager Setup Wizard management tool. panel of the FortiGate-200A. Use them to configure the
guides you through the Use it to configure the internal, WAN1 and DMZ 1 interface addresses, and the
initial configuration steps. administrator password, default gateway address. To configure the other
Use it to configure the administrator password, the the interface addresses, interface addresses, the DNS server addresses and
interface addresses, the default gateway address, and the default gateway other settings, use the web-based manager, or the CLI.
the DNS server addresses. Optionally, use the Setup address, and the DNS server addresses. To configure Requirements:
Wizard to configure the internal server settings for advanced settings, see the Documentation CD-ROM. • Physical access to the FortiGate-200A.
NAT/Route mode. Requirements:
Requirements: • Serial connection between the FortiGate-200A and
• Ethernet connection between the FortiGate-200A management computer.
and management computer. • A terminal emulation application (HyperTerminal for
• Internet Explorer version 6.0 or higher on the Windows) on the management computer.
management computer.
5 Collecting information
NAT/Route mode
Use these tables to record your FortiGate-200A configuration.
The internal interface IP address and netmask must be valid for the internal network.
IP: ____.____.____.____
Transparent mode
Internal Interface:
Netmask: ____.____.____.____ IP: ____.____.____.____
Management IP:
IP: ____.____.____.____ Netmask: ____.____.____.____
WAN1:
Netmask: ____.____.____.____ The management IP address and netmask must be valid for the network from which
IP: ____.____.____.____ you will manage the FortiGate-200A.
WAN2:
Netmask: ____.____.____.____ General settings
IP: ____.____.____.____ Administrator password:
DMZ1:
Netmask: ____.____.____.____ Default Gateway: ____.____.____.____
IP: ____.____.____.____ Network Settings: Primary DNS Server: ____.____.____.____
DMZ2:
Netmask: ____.____.____.____ Secondary DNS Server: ____.____.____.____
Using the 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:
Command Line Interface 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).
NAT/Route mode Transparent mode
1. Configure the FortiGate-200A internal interface. 1. Change from NAT/Route mode to Transparent mode.
config system interface config system global
edit internal set opmode transparent
set mode static end
set ip <intf_ip> <netmask_ip>
end 2. Wait a moment and then log in again at the prompt.
2. Repeat to configure each interface, for example, to configure the WAN1 interface. 3. Configure the Management IP address.
config system interface config system manageip
edit wan1 set ip <mng_ip> <netmask>
... end
3. Configure the primary and secondary DNS server IP addresses. Configure the DNS server IP address.
config system dns config system dns
set primary <dns-server_ip> set primary <dns-server_ip>
set secondary <dns-server_ip> set secondary <dns-server_ip>
end end
4. Configure the default gateway. 4. Configure the default route.
config router static config router static
edit 1 edit 1
set gateway <gateway_ip> set gateway <gateway_ip>
end end
Using the • Use the Enter key to access the Main Menu, to select menu items, to move right when entering IP addresses, and to
confirm changes.
Control Buttons and LCD • Use the arrow keys to move up and down in the Main Menu, and to change IP address numbers.
• Use the Esc key to return to the Main Menu, and to move left when entering IP addresses.
NAT/Route mode Transparent mode
Use the control buttons and LCD to: Use the control buttons and LCD to:
• configure the Internal, External, and DMZ interface IP addresses and netmasks. • change the operating mode from NAT/Route to Transparent.
• configure the External interface Default Gateway. • configure the Management Interface IP address and netmask.
• configure the Default Gateway.
Note: When you enter an IP address, the LCD display always shows three digits for each part of the IP address. For example, the IP address 192.168.100.1 appears on the LCD display as 192.168.100.001.
Restarting the FortiGate-200A • To restart the unit, go to System > Maintenance >
ShutDown and select Reboot.
CLI: execute reboot
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 • To reset the unit, go to System > Maintenance > CLI: execute factoryreset
start over again. Shutdown and select Reset to factory default.