Help! My network Settings are incorrect, resulting in the inability to connect

  • Now the intelligence is operating in the command window. I don’t know how to modify the gateway address. Change 192.168.5.101 to 192.168.5.1

Settings —> System —> Network —> Configure network interfaces —> IPv4

  • I’m very sorry. Currently, I can’t access the modified page using the browser。。 * Because I had incorrect network Settings, the browser couldn’t access it

Oh…command prompt…sorry abt that…

ha network update enp0s3 --ipv4-address "192.168.5.106" --ipv4-gateway "192.168.5.1"

You can get more help by

ha network update -h
1 Like

Hello xyzlc,

I would suspect based on the number that you may be using DHCP to assign an address to your HA instance. If you are, I would suggest assigning a static IP address outside of the DHCP range.