Fortigate 50 B Manual

FortiGate-50A/50B and FortiGate-100 Version 3.0MR3 Install Guide 8 01--20061101 Fortinet Family Products Introduction FortiGate-50B The FortiGate-50B is designed for telecommuters and small remote offices with 10 to 50 employees. The FortiGate-50B unit includes two WAN ports as a redundant connection to the Internet. Hello,We are using firewall FortiGate 50b with a quiet old firmware 3.00-b0752(MR7 Patch 8). By the way it works very good.But now I need to setup IPsec tunel to Azure RM. Using some manuals I've installed it. But it doesn't work. In log I see only one record, that repeats many times:notice - negoti. The FortiGate unit automatically assigns IP addresses to up to 100 computers in the internal network. Connect the FortiGate unit to the network. Set the all the network computers to use DHCP to automatically obtain an IP address. The FortiGate internal interface acts as a DHCP server for the internal network.

Home > Online Help

Performing a configuration backup

Once you configure the FortiGate unit and it is working correctly, it is extremely important that you backup the configuration. In some cases, you may need to reset the FortiGate unit to factory defaults or perform a TFTP upload of the firmware, which will erase the existing configuration. In these instances, the configuration on the device will have to be recreated, unless a backup can be used to restore it.

It is also recommended that once any further changes are made that you backup the configuration immediately, to ensure you have the most current configuration available. Also, ensure you backup the configuration before upgrading the FortiGate unit’s firmware. Should anything happen during the upgrade that changes the configuration, you can easily restore the saved configuration.

Always backup the configuration and store it on the management computer or off-site. You have the option to save the configuration file to various locations including the local PC, USB key, FTP and TFTP site.The latter two are configurable through the CLI only.

If you have VDOMs, you can back up the configuration of the entire FortiGate unit or only a specific VDOM. Note that if you are using FortiManager or FortiCloud, full backups are performed and the option to backup individual VDOMs will not appear.

To back up the FortiGate configuration - web-based manager:
  1. Go to Dashboard.
  2. On the System Information widget, select Backup next to System Configuration.
  3. Select to backup to your Local PC or to a USB Disk.
    The USB Disk option will be grayed out if no USB drive is inserted in the USB port. You can also backup to the FortiManager using the CLI.
  4. If VDOMs are enabled, select to backup the entire FortiGate configuration (Full Config) or only a specific VDOM configuration (VDOM Config).
  5. If backing up a VDOM configuration, select the VDOM name from the list.
  6. Select Encrypt configuration file.
    Encryption must be enabled on the backup file to back up VPN certificates.
  7. Enter a password and enter it again to confirm it. You will need this password to restore the file.
  8. Select Backup.
  9. The web browser will prompt you for a location to save the configuration file. The configuration file will have a .conf extension.
To back up the FortiGate configuration - CLI:

execute backup config management-station <comment>

… or …

execute backup config usb <backup_filename> [<backup_password>]

… or for FTP (note that port number, username are optional depending on the FTP site)…

execute backup config ftp <backup_filename> <ftp_server> [<port>] [<user_name>] [<password>]

… or for TFTP …

execute backup config tftp <backup_filename> <tftp_servers> <password>

Use the same commands to backup a VDOM configuration by first entering the commands:

config vdom

Fortigate

edit <vdom_name>

Backing up a configuration file using SCP

You can use secure copy protocol (SCP) to download the configuration file from the FortiGate unit as an alternative method of backing up the configuration file or an individual VDOM configuration file. This is done by enabling SCP for and administrator account and enabling SSH on a port used by the SCP client application to connect to the FortiGate unit. SCP is enabled using the CLI commands:

config system global

Fortigate 80c Manual

set admin-scp enable

end

Use the same commands to backup a VDOM configuration by first entering the commands:

config global

set admin-scp enable

end

config vdom

edit <vdom_name>

Fortigate 50b Firmware

Copyright © 2019 Fortinet, Inc. All Rights Reserved. | Terms of Service | Privacy Policy