[SOLVED] Unable to access the GUI after automatically changed its IP

samarn

New Member
Mar 8, 2024
7
1
3
Hi Guys,

I was unable to access my GUI after automatically changed the IP address.
I also tried to changed back to its original IP still unable to reached the web GUI.

I did some troubleshooting unfortunately still same issue.
I have some screenshots or the result.
 

Attachments

  • 1.jpg
    1.jpg
    217.7 KB · Views: 8
  • 2.jpg
    2.jpg
    125.6 KB · Views: 8
  • 3.jpg
    3.jpg
    209.6 KB · Views: 8
  • 4.jpg
    4.jpg
    204.4 KB · Views: 8
  • 5.jpg
    5.jpg
    245.8 KB · Views: 8
  • 6.jpg
    6.jpg
    223.4 KB · Views: 8
Hi,

In the network configuration we I see the IP is 192.168.3.0 not 192.168.3.20. Plus I don't see the enp5s0 NIC.

Could you change the /etc/network/interfaces IP `192.168.3.0` to `192.168.3.20` and then do `ifreload -a` command and see if that help?

If didn't please provide us with the output of `ip a` and network configuration again.
 
Thank you its working now. I changed the 192.168.3.0 to 192.168.3.20 and ifreload -a then it works now. I really appreciate your help. Thank you very much
 

Attachments

  • config1.jpg
    config1.jpg
    76.7 KB · Views: 1
  • config2.jpg
    config2.jpg
    66.2 KB · Views: 1
  • config3.jpg
    config3.jpg
    77.1 KB · Views: 1
Last edited:
Hi,

I'm glad to hear that works!

I will go ahead and set your thread as [SOLVED] to help other people who have the same issue!