Hello,
Please, can you say me if is it possible to have more than one interface on my FortiSIEM VA?
Hi,
Yes it is possible to have multiple interfaces configured, however, eth0 must be enabled and used for the initial provisioning of the VM.
I would suggest you speak with Support for instructions and ensure you have a good recent backup. But these steps should work.
- Add a new virtual interface in the hypervisor. The steps below are for VMware vSphere, use steps appropriate to the hypervisor version
[ul]- Connect to the FortiSIEM virtual appliance via SSH
- The network interface will not appear in the CLI as the interface hasn’t been configured. Configure the interface as follows
[ul]cd /etc/sysconfig/network‐scriptscp ifcfg‐eth0 ifcfg‐eth1vi ifcfg‐eth1 This will open the new config file in the vi editor
[ul]
DEVICE=eth1 Update this to ‘eth1’ as shownBOOTPROTO=noneONBOOT=yesTYPE=EthernetIPADDR=172.16.20.210 IP address of new InterfaceNETMASK=255.255.255.0 Subnet mask of new interface[strike]GATEWAY=172.16.20.1[/strike] Delete, eth0 has the default gatewayBROADCAST=172.16.20.255 Broadcast address for the new subnet
[ul]
Many thx
User | Count |
---|---|
2061 | |
1176 | |
770 | |
448 | |
343 |
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.