Hello,
i want to change switch mode to internal mode on my fortgate.
The things I did before:
1.removing internal rules.
2.change from dhcp to manuel
than on cli:
config system global
set internal-switch-mode interface
end
then i got this error (attached file)
thanks
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
hi,
The subnet is already used for internal6 interface as indicated from the error message. Choose a different subnet, say, 10.10.10.1/24 for the interface.
Regards,
so i want to delete this subnet (port 6) how can do it please ?
At the end of the process i want to configure only port1 with the the following ip:192.168.1.99 255.255.255.0
when i will able to access the broswer with https://192.168.1.99
i will configure the other ports.
Ok, do this.
config system interface
edit internal1
unset ip
next
edit internal1 set ip 192.168.1.99 255.255.255.0 set allowaccess http https ssh next end
jintrah wrote:Either way, my preference would be to connect to whatever port you could now get to (internal6), make a backup, edit the interface IPs in there, and restore from the GUI. After the reboot, connect again to your preferred port, and configure away.Ok, do this.
config system interface
edit internal6 <-Should be 6, no?
unset ip
next
edit internal1 set ip 192.168.1.99 255.255.255.0 set allowaccess http https ssh next end
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
Yes, it should be internal6. Sorry for the typo.
Everthing is ok now.
Thanks
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1713 | |
1093 | |
752 | |
447 | |
231 |
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 2024 Fortinet, Inc. All Rights Reserved.