I have loaded FG image on Hyper-V, how can I request virtual license in offline (without Internet on Firewall) mode?
Solved! Go to Solution.
Dear @ataro
To request a virtual license for a FortiGate-VM in an offline mode (without internet on the firewall), you can use FortiManager as a license server. Here are the steps:
1. Set Up FortiManager:
- Ensure that FortiManager has internet access to communicate with FortiGuard servers.
- Configure FortiManager to act as a FortiGuard proxy for the FortiGate-VM.
2. Configure FortiGate-VM:
- Connect the FortiGate-VM to FortiManager. This requires configuring the central management settings on the FortiGate-VM.
- Use the following CLI commands on the FortiGate-VM:
# config system central-management
set type fortimanager
config server-list
edit 1
set server-type update rating
set server-address <fortimanager_ip>
next
end
set include-default-servers disable
end
3. Upload the License:
- If you have the license file, upload it to the FortiGate-VM using TFTP:
execute restore vmlicense tftp <filename>.lic <tftp_ip>
- The FortiGate will reboot after the license is uploaded.
4. Verify License Status:
- After reboot, check the license status using the following CLI command:
# get system status
- Ensure the license status is marked as "Valid."
By following these steps, you can request and apply a virtual license to a FortiGate-VM in an offline environment using FortiManager.
Please check the KB for details - https://community.fortinet.com/t5/FortiGate/Technical-Tip-Procedure-to-apply-FortiGate-firewall-lice...
Best regards,
Erlin
Dear @ataro
To request a virtual license for a FortiGate-VM in an offline mode (without internet on the firewall), you can use FortiManager as a license server. Here are the steps:
1. Set Up FortiManager:
- Ensure that FortiManager has internet access to communicate with FortiGuard servers.
- Configure FortiManager to act as a FortiGuard proxy for the FortiGate-VM.
2. Configure FortiGate-VM:
- Connect the FortiGate-VM to FortiManager. This requires configuring the central management settings on the FortiGate-VM.
- Use the following CLI commands on the FortiGate-VM:
# config system central-management
set type fortimanager
config server-list
edit 1
set server-type update rating
set server-address <fortimanager_ip>
next
end
set include-default-servers disable
end
3. Upload the License:
- If you have the license file, upload it to the FortiGate-VM using TFTP:
execute restore vmlicense tftp <filename>.lic <tftp_ip>
- The FortiGate will reboot after the license is uploaded.
4. Verify License Status:
- After reboot, check the license status using the following CLI command:
# get system status
- Ensure the license status is marked as "Valid."
By following these steps, you can request and apply a virtual license to a FortiGate-VM in an offline environment using FortiManager.
Please check the KB for details - https://community.fortinet.com/t5/FortiGate/Technical-Tip-Procedure-to-apply-FortiGate-firewall-lice...
Best regards,
Erlin
It seems only one port PORT1 is available on this image after demo license activation, is it normal?
User | Count |
---|---|
2570 | |
1362 | |
796 | |
651 | |
455 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.