Search results

  1. M

    DHCP Issue

    I decided to factory reset my servers settings and reinstall Proxmox and it seems fine now. Thanks for the help
  2. M

    DHCP Issue

    Hello, Here is a screenshot of the output of both commands: I believe on my first install I did manually change the IP but I believe I reinstalled Proxmox since then which is what I'm currently on
  3. M

    DHCP Issue

    Here we go:
  4. M

    DHCP Issue

    Sorry for the delayed reply. The output of the commands are: cat /etc/resolve.conf: domain home search home nameserver 192.168.1.254 ip r: default via 192.168.1.254 dev vmbr0 onlink Apologies as I'm new to this, when you say output network config what exactly do you mean?
  5. M

    DHCP Issue

    Hello. I've installed Proxmox onto my local server, under my router it has a static IP address. For some reason when I start my server I need to login to proxmox on the server and run the following commands in order to access my installation through a web browser: dhclient -r vmbr0 dhclient...