Hello everyone!
I recently purchased a mini PC (Minisforum MS-01) that comes equipped with two SFP+ ports and two 2.5Gb Ethernet ports. My plan is to use it as a router replacement (even though I know it's not the typical setup, I'm not too worried about that) by running OpenWRT in a virtual machine. Besides the router function, the mini PC will also handle a dedicated VM for home automation—and probably more VMs in the future.
I've tried installing Proxmox and OpenWRT, but nothing has worked so far. I already have a good grasp of the basics of installing Proxmox, performing PCI passthrough, and installing OpenWRT, so I'm looking for guidance on how to configure everything according to these requirements:
I recently purchased a mini PC (Minisforum MS-01) that comes equipped with two SFP+ ports and two 2.5Gb Ethernet ports. My plan is to use it as a router replacement (even though I know it's not the typical setup, I'm not too worried about that) by running OpenWRT in a virtual machine. Besides the router function, the mini PC will also handle a dedicated VM for home automation—and probably more VMs in the future.
I've tried installing Proxmox and OpenWRT, but nothing has worked so far. I already have a good grasp of the basics of installing Proxmox, performing PCI passthrough, and installing OpenWRT, so I'm looking for guidance on how to configure everything according to these requirements:
- SFP+ Ports: Both should be directly assigned to OpenWRT via PCI passthrough. OpenWRT will use one as the WAN interface, while the other, along with the two 2.5Gb Ethernet ports, will serve as the LAN.
- 2.5Gb Ethernet Ports: They don’t need to be assigned via passthrough.
- Proxmox GUI Access: I need the Proxmox GUI to be accessible from both the virtual machines and any clients physically connected to the mini PC.
- Internet Access: Proxmox's internet access should pass through OpenWRT.
- LAN IP Scheme: I would prefer the LAN clients to use the 10.x.x.x IP range.