Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
efernandes
New Contributor III

Second port and IP address for Fortiportal

I am trying to configure the fortiportal with a secondary IP address and every time I do so, I get the error

"Disabling interface eth1"
after I enter the end command

here is what I input:
fortiportal # conf system interface
(interface)# edit port2
(port2)# set ip (ip address and subnet)

The system already has a primary address and port1 configured with an ip which we use to access through ssh to configure the secondary ip.

What we are trying to do is have a primary IP for one team to use for configuration and a secondary for another to access Fortiportal.
Did anyone have any luck in configuring two IP addresses for Fortiportal?



1 Solution
smkml
Staff
Staff

Hi @efernandes ,

 

Are you able to enable the port2 first? By right it will automatically enabled after you enter the IP (x.x.x.x/xx)

 

fortiportal # config system interface
(interface)# edit port2
(port2)# set status enable

(port2)# end

View solution in original post

2 REPLIES 2
smkml
Staff
Staff

Hi @efernandes ,

 

Are you able to enable the port2 first? By right it will automatically enabled after you enter the IP (x.x.x.x/xx)

 

fortiportal # config system interface
(interface)# edit port2
(port2)# set status enable

(port2)# end

efernandes
New Contributor III

thank you this worked

Labels
Top Kudoed Authors