06-07-2022 07:40 AM - edited 06-07-2022 07:43 AM
hello
i set the ip of the firewall from the console port with a new password
now i connect a network cable to de remote management port but the web page is not opening
thanks
06-07-2022 09:48 AM
Hello,
Is the IP of the workstation able to get to the IP of the management port? Same subnet, etc.? Did you set a network mask and gateway as well? Were the changes commited?
Regards,
06-07-2022 09:48 AM
Hello,
Here are the generic commands you would need to run:
configure
set deviceconfig system ip-address <IP address> netmask <subnet mask> default-gateway <gateway>
set deviceconfig system dns-setting servers primary <IP of internal DNS server if no internal DNS server use 208.67.220.220 >
set deviceconfig system ntp-servers primary-ntp-server ntp-server-address <IP of NTP server or use us.pool.ntp.org>
commit
Regards,
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!