I am trying to upload a Fortimail image to VMWorstation ( to practice), I have configured the IP and ports but when I open the browser, it does not load the Fortimail IP.
Can you help me, please? I always have these problems, I don't know if I have to configure in the vmware workstation (settings) or in the fortimail (cli).
I share the commands that I entered in the CLI
#conf sys interface
(interface)#edit port1
(port1)# unset ip
(port1)#set mode static
(port1)#set ip 192.168.17.15/24
(port1)#set allowaccess http https ssh ping
(port1)#end
When I do an execute ping 8.8.8.8, I get this message.
#execute ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
sendto: network is unreachable
sendto: network is unreachable
sendto: network is unreachable
sendto: network is unreachable
timeout . . .
timeout . . .
timeout . . .
Solved! Go to Solution.
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.
something like this:
config system route
edit 1
set destination 0.0.0.0/0
set gateway 192.168.17.x
set interface port1
end
Did you configure the default route?
something like this:
config system route
edit 1
set ...
Hi, I didn't configure that. Could you give me the commands please?
something like this:
config system route
edit 1
set destination 0.0.0.0/0
set gateway 192.168.17.x
set interface port1
end
Created on 03-30-2024 12:27 PM Edited on 03-30-2024 12:28 PM
Thank you, the fortimail has already been loaded. However, when tried to log in, was unable to log in with the credentials.
Do you know what it is due to?
The user is admin, with that user I cannot enter the fortimail but I can enter the cli of the virtual machine.
Thanks a lot friend
Hi @unknown1020 ,
Since you are able to access from CLI i believe is not a credential issue but more of an authentication profile issue.
Check the below articles as they might help.
https://community.fortinet.com/t5/FortiMail/Technical-Tip-Webmail-access-issue/ta-p/241658
https://docs.fortinet.com/document/fortimail/7.4.2/administration-guide/347528/configuring-administr...
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 |
---|---|
1641 | |
1069 | |
751 | |
443 | |
210 |
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.