Good afternoon everyone !
I'm deploying proxmox on an IBM M3, leaving a separate port for management and a port for the VLANs of the clients, on the port that I configured the VLANs of the clients, when I configured the second VLAN, the first one stopped working, it drips to other machines from the internal network but it does not have access to the internet, could you enlighten me lol?
Here is the output of my interfaces:
auto lo
iface lo inet loopback
auto eno1
iface eno1 inet manual
#PT 37 - GERENCIA
auto eno2
iface eno2 inet manual
#PT 39 - DADOS
iface enx5ef3fcda9f23 inet manual
auto vmbr0
iface vmbr0 inet static
address 172.16.19.242/24
gateway 172.16.19.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet manual
bridge-ports eno2
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
auto vmbr1.1116
iface vmbr1.1116 inet static
address 10.1.116.0/24
#VLAN_1116
auto vmbr1.175
iface vmbr1.175 inet static
address 10.0.175.0/24
#VLAN_175
I'm deploying proxmox on an IBM M3, leaving a separate port for management and a port for the VLANs of the clients, on the port that I configured the VLANs of the clients, when I configured the second VLAN, the first one stopped working, it drips to other machines from the internal network but it does not have access to the internet, could you enlighten me lol?
Here is the output of my interfaces:
auto lo
iface lo inet loopback
auto eno1
iface eno1 inet manual
#PT 37 - GERENCIA
auto eno2
iface eno2 inet manual
#PT 39 - DADOS
iface enx5ef3fcda9f23 inet manual
auto vmbr0
iface vmbr0 inet static
address 172.16.19.242/24
gateway 172.16.19.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
auto vmbr1
iface vmbr1 inet manual
bridge-ports eno2
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
auto vmbr1.1116
iface vmbr1.1116 inet static
address 10.1.116.0/24
#VLAN_1116
auto vmbr1.175
iface vmbr1.175 inet static
address 10.0.175.0/24
#VLAN_175