Recent content by MiteshSPxMX

  1. M

    Proxmox Server - This site can’t be reached

    Hi birdy, Thank you for you suggestions. I tried doing this as well but still having no luck :/ Is there anything could recommend? Many thanks, Mitesh
  2. M

    Proxmox Server - This site can’t be reached

    Yes I tried rebooting but still having no luck. output from cat /etc/network/interfaces " auto lo iface lo inet loopback iface enp4s0 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.64.38/24 gateway 192.168.0.1 bridge_ports ennp4s0 bridge_stp off bridge_fd 0 iface wlp3s0 inet...
  3. M

    Proxmox Server - This site can’t be reached

    Hi birdy, I tried following the steps on here https://forum.proxmox.com/threads/help-with-changing-ip-address-reinstalling.55421/ by updating the following 1) /etc/network/interfaces - updated the 'address' and 'gateway' fields with my new IP Address 2) /etc/hosts - updated the hostname from the...
  4. M

    Help with changing IP address / reinstalling.

    Hi there, I am having the same issue. I tried the solution outlined on here and updated the following: 1) /etc/network/interfaces - updated the 'address' and 'gateway' fields with my new IP Address 2) /etc/hosts - updated the hostname from the old IP address to the new IP Address. Even though...
  5. M

    Proxmox Server - This site can’t be reached

    I now have the Google Router, but instead of changing the IP-range on the Google router, can you kindly help me update the new IP range on the Proxmox server instead?
  6. M

    Proxmox Server - This site can’t be reached

    Yes this IP Address is different. It's 192.168.64.72
  7. M

    Proxmox Server - This site can’t be reached

    Hi there, I'm a complete newbie to Proxmox and I'm not that technical either. Last month I installed Proxmox onto an old machine and also installed Kali Linux and Ubuntu onto it. I installed this via the GUI interface which I accessed using https://192.168.0.38:8006/. Since then I had an issue...