Create "VLAN" for VMs

eadmin

New Member
Jun 18, 2024
4
0
1
I would like some ideas for a project I need to create. But I don't know if it's possible with my following infrastructure.

This is the scenario (complex):

- A proxmox installed via command line on a Debian 11 VPS
- An eth0 interface bridge created in the /etc/network/interface file to appear in the VM's Network options

My objective: to create some virtual machines that are "exposed" on the internet, as they will be a PABX telephone machine (Issabel5), but Contabo only provides me with a public IP. I need to create a way to create a type of port redirection, or a Virtual LAN so that these virtual machines receive connection from outside in some way. What is the best way to do this? I thought about even installing pfSense to do port redirections but it didn't work in my tests.
Is this the best way to do this? Or I can do this using some Proxmox options, I'm not very used to using Proxmox's Bridge and network options, or if there is any option to create a virtual network for the VMs.

Something like that
virtual lan.png