Fortigate Voice 80C Quick Start
Fortigate Voice 80C Quick Start
State Green Off Flashing Green Green LINK/ ACT 10/100 Green Flashing Amber Off
Description The unit is on. The unit is off. The unit is starting up. The unit is running normally. Port is online (link). Port is receiving or sending data (activity). Connected at 100 Mbps. Connected at 10 Mbps. The unit being used in an HA cluster. A critical error has occurred. A minor error has occurred. No errors detected. Green Flashing Green Amber Off Port is online (link). Port is receiving or sending data (activity). Connected at 1000Mbps. Connected at 100 Mbps. Connected at 10 Mbps. Administrative status is up. Administrative status is down.
QuickStart Guide
FortiGate Voice-80C
Ports 1 to 8
HA Alarm
WAN1
WAN2
FortiGate Voice-80C
POWER
STATUS
HA
ALARM
WAN1, WAN2
FXO1 to FXO4
Copyright 2009 Fortinet Incorporated. All rights reserved. Products mentioned in this document are trademarks or registered trademarks of their respective holders. Regulatory Compliance FCC Class B Part 15 CSA/CUS 25 September 2009
01-40000-111139-20090925
Visit these links for more information and documentation for your Fortinet product: Technical Documentation - http://docs.fortinet.com Fortinet Technical Support - http://support.fortinet.com Training Services - http://campus.training.fortinet.com Fortinet Knowledge Center - http://kb.fortnet.com
Package Contents
Interface Ports 1 to 8 WAN1 and WAN2 Console USB FXO1 to FXO4 Type RJ-45 RJ-45 RJ-45 USB RJ-11 Speed 10/100 Base-T 10/100/1000 Base-T 9600 Bps 8/N/1 Protocol Ethernet Ethernet RS-232 USB Description An eight-port switch connection for the internal network. Redundant connections to the Internet. Optional connection to the management computer. Provides access to the command line interface (CLI). Two optional connections for the USB key, modem, or backup operation. Four phone ports.
FRONT
WAN1 WAN2 INTERNAL LINK/ACT 10/100 1 2 3 4 5 6 7 8
WAN1 WAN2 INTERNAL LINK/ACT 10/100 1 2 3 4 5 6 7 8
QuickStart Guide
FortiGate-30B
FortiGate Voice-80C
POWER
STATUS
HA
ALARM
FortiGate Voice-80C
POWER
STATUS
HA
ALARM
Phone ports
5 3 1
WAN interfaces
WAN1
Internal interface
REGISTER
DC+12V
CONSOLE
USB
INTERNAL
WAN2
FX01
FX02
FX03
FX04
4 Rubber feet
AC Power Cable
Power Supply
Connecting
Ensure the FortiGate unit is placed on a stable surface. Connect the following to the FortiGate unit: Insert a network cable to WAN1. Insert the other end to the router connected to the Internet, or to the modem. Connect a network cable to an Internal port (ports 1 to 8). Insert the other end to a computer or switch. Connect the AC Power Cable to the Power Supply. Connect the Power Cord to a surge protected power bar or power supply. Optionally, connect an RJ-45 serial cable into the Console port and insert the other end into the management computer. Optionally, connect an RJ-11 telephone cable to a phone port (FXO1 to FXO4) and insert the other end into the public switched telephone network (PSTN).
CAUTION: To reduce the risk of fire, use only No. 26 AWG or larger telecommunication line cord.
DC+12V
CONSOLE
USB
INTERNAL
WAN2
FX01
FX02
FX03
FX04
Configuration Tools
Web Config
The FortiGate Web Config is an easy to use management tool. Use it to configure the administrator password, the interface and default gateway addresses, and the DNS server addresses. Requirements: An Ethernet connection between the FortiGate unit and management computer. A web browser such as FireFox or Internet Explorer on the management computer.
Collecting Information
NAT/Route Mode
Port 1 Port 2 Port 3 Port 4 Port 5 Port 6 Port 7 Port 8 WAN1 WAN2 IP: Netmask: IP: Netmask: IP: Netmask: IP: Netmask: IP: Netmask: IP: Netmask: IP: Netmask: IP: Netmask: IP: Netmask: IP: Netmask: ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____ ____.____.____.____
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 unit.
General settings
Administrative account settings Network Settings User name Password Default Gateway: Primary DNS Server: Secondary DNS Server: admin (none) ____.____.____.____ ____.____.____.____ ____.____.____.____
A default gateway is required for the FortiGate unit to route connections to the Internet.
The internal interface IP address and netmask must be valid for the internal network.
To reset the FortiGate unit to the factory defaults, in the CLI type the command execute factory reset
Configuring
NAT/Route mode
You would typically use NAT/Route mode when the FortiGate unit is deployed as a gateway between private and public networks. In its default NAT/Route mode configuration, the unit functions as a firewall. Firewall policies control communications through the FortiGate unit.
Transparent mode
You would typically use the FortiGate unit in Transparent mode on a private network behind an existing firewall or behind a router. In its default Transparent mode configuration, the unit functions as a firewall.
Web Config
1. Connect the FortiGate internal interface to a management computer Ethernet interface. Use a cross-over Ethernet cable to connect the devices directly. Use straight-through Ethernet cables to connect the devices through a hub or switch. Configure the management computer to be on the same subnet as the internal interface of the FortiGate unit. To do this, change the IP address of the management computer to 192.168.1.2 and the netmask to 255.255.255.0. 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://). Type admin in the Name field and select Login. 2.
3. 4.
NAT/Route mode 1. Configure the FortiGate internal interface. config system interface edit internal set ip <interface_ipv4mask> end Repeat to configure each interface, for example, to configure the WAN1 interface. config system interface edit wan1 ... Configure the primary and secondary DNS server IP addresses. config system dns set primary <dns_ipv4> set secondary <dns_ipv4> end Configure the default gateway. config router static edit 1 set gateway <gateway_address_ipv4> end Change from NAT/Route mode to Transparent mode and configure the Management IP address. config system settings set opmode transparent set manageip <manage_ipv4> set gateway <gw_ipv4> end Configure the DNS server IP address. config system dns set primary <dns_ipv4> set secondary <dns_ipv4> end
NAT/Route mode
To change the administrator password 1. 2. 1. 2. 3. Go to System > Admin > Administrators. Select Change Password for the admin administrator and enter a new password. Go to System > Network > Interface. Select the edit icon for each interface to configure. Set the addressing mode for the interface. (See the online help for information.) For manual addressing, enter the IP address and netmask for the interface. For DHCP addressing, select DHCP and any required settings. For PPPoE addressing, select PPPoE, and enter the username and password and any other required settings. Go to System > Network > Options, enter the Primary and Secondary DNS IP addresses that you recorded above and select Apply. Go to Router > Static and select Edit icon for the static route. Set Gateway to the Default Gateway IP address you recorded above and select OK.
To configure interfaces
2.
3.
4.
Transparent Mode
Transparent mode
To switch from NAT/route mode to transparent mode 1. 2. 3. 1. 2. 1. 2. 1. Go to System > Config > Operation Mode and select Transparent. Set the Management IP/Netmask to 192.168.1.99/24. Set a default Gateway and select Apply. Go to System > Admin > Administrators. Select Change Password for the admin administrator and enter a new password. Go to System > Config > Operation Mode. Enter the Management IP address and netmask that you recorded above and select Apply. Go to System > Network > Options, enter the Primary and Secondary DNS IP addresses that you recorded above and select Apply.
2.
Note that this is only basic configuration information. For more information on configuring the PBX features, see the FortiGate Administration Guide. To set the PSTN Interfaces 1. 2. Go to System > Network > PSTN Interface tab. Select one of the fxo ports and click the Edit icon to set up the interface.
To set the VoIP Provider 1. 2. Go to PBX > Config > VoIP Provider tab. Create a VoIP provider and configure the properties.
To set the Dial Plan 1. 2. Go to PBX > Call > Dial Plan tab. Create a new Dial Plan and apply the PSTN Interfaces and/or VoIP Provider to the pattern of digits and the telephone network.