I wish to run Proxmox in a desktop style configuration and am following this guide: Dev Workstations with Proxmox and X11
After installing the .iso and rebooting the pc I am able to login and configure settings. I desire to run "apt-get update && apt-get dist-upgrade" to install X11 and achieve the desktop setup but networking does not work. I can't access the server in a browser on the local network and I can't "ping www.google.com" from the actual server.
1. As I wish for a desktop style configuration is it possible to disable the Proxmox server and have it utilize localhost instead so local PC's can't access it whatsoever (Only want to use Proxmox for the host machine).
2. I am a n00b in terms of networking so I am certain the networking issue is my fault. I am confused on what to put for the FQDN if I want it to only work locally. I don't understand why I would need to setup a DMZ or port forward if I want the server to work locally.
Wiki Example of GUI Networking Setup
My GUI Networking Setup on fresh install:
Hostname: proxmox.example.com
IP: 192.168.1.222 (My router has a range of addresses between 192.168.1.[10-254]. Do I need to set a static address on my router?)
Netmask: 255.255.255.0 (Found in router configuration)
Gateway: 192.168.1.1 (Router Address)
DNS Server: 8.8.8.8 (Google DNS)
After installing the .iso and rebooting the pc I am able to login and configure settings. I desire to run "apt-get update && apt-get dist-upgrade" to install X11 and achieve the desktop setup but networking does not work. I can't access the server in a browser on the local network and I can't "ping www.google.com" from the actual server.
1. As I wish for a desktop style configuration is it possible to disable the Proxmox server and have it utilize localhost instead so local PC's can't access it whatsoever (Only want to use Proxmox for the host machine).
2. I am a n00b in terms of networking so I am certain the networking issue is my fault. I am confused on what to put for the FQDN if I want it to only work locally. I don't understand why I would need to setup a DMZ or port forward if I want the server to work locally.
Wiki Example of GUI Networking Setup
My GUI Networking Setup on fresh install:
Hostname: proxmox.example.com
IP: 192.168.1.222 (My router has a range of addresses between 192.168.1.[10-254]. Do I need to set a static address on my router?)
Netmask: 255.255.255.0 (Found in router configuration)
Gateway: 192.168.1.1 (Router Address)
DNS Server: 8.8.8.8 (Google DNS)