Hi,
I've setup my network like so:
WAN <---> Home router <---> Proxmox <----> VMs
Thanks so much for any clues!
I've setup my network like so:
WAN <---> Home router <---> Proxmox <----> VMs
- The home router manages my LAN and runs the 192.168.1.0/24 subnet.
- I have two proxmox bridge networks:
- 192.168.1.111/24, bound to the ethernet interface
- 192.168.3.1/24, unbound
- Proxmox VMs are manually configured within the 192.168.3.0/24 space
- I've added a route to my home router so tha 192.168.3.0 gets routed via 192.168.1.111
- I guess this works because proxmox allows IP forwarding. Where exactly is this configured?
- Proxmox UI is accessable on both 192.168.1.111 and 192.168.3.1. How can I restrict this to just the LAN?
- I have to manually setup the IP and gateway for each VM. Is there a guide to running DHCP on the 192.168.3.0 network?
- I've set this up using bridge networks. What's the difference between bridge networks vs VLANs? (What does "VLAN Aware" mean?) Is there a guide anyhere?
Thanks so much for any clues!