Hello everyone!
I have an issue with my proxmox, and i don't understand where is the error.
I have created VLAN on my proxmox and was filtered by a pfsense.
But, the machine after the pfsense on the "net0" network card can't communicate with my pfsense, and has no access to the Internet,
An error in my interface configuration?
Thanks by advance.
auto lo
iface lo inet loopback
iface enp2s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.12/24
gateway 192.168.1.254
bridge-ports enp2s0
bridge-stp off
bridge-fd 0
hwadress D8:9E:F3:35:29:02
auto vmbr1
iface vmbr1 inet manual
bridge-ports none
bridge-stp off
bridge-fd 0
#Administration LAN
auto vmbr2
iface vmbr2 inet manual
bridge-ports none
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
#LAN_VLANS
auto vlan10
iface vlan10 inet manual
vlan-raw-device vmbr2
#VLAN 10 - 192.168.10.0/24
auto vlan20
iface vlan20 inet manual
vlan-raw-device vmbr2
#VLAN 20 - 192.168.20.0/24
auto vlan30
iface vlan30 inet manual
vlan-raw-device vmbr2
#VLAN 30 - 192.168.30.0/24
I have an issue with my proxmox, and i don't understand where is the error.
I have created VLAN on my proxmox and was filtered by a pfsense.
But, the machine after the pfsense on the "net0" network card can't communicate with my pfsense, and has no access to the Internet,
An error in my interface configuration?
Thanks by advance.
auto lo
iface lo inet loopback
iface enp2s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.12/24
gateway 192.168.1.254
bridge-ports enp2s0
bridge-stp off
bridge-fd 0
hwadress D8:9E:F3:35:29:02
auto vmbr1
iface vmbr1 inet manual
bridge-ports none
bridge-stp off
bridge-fd 0
#Administration LAN
auto vmbr2
iface vmbr2 inet manual
bridge-ports none
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094
#LAN_VLANS
auto vlan10
iface vlan10 inet manual
vlan-raw-device vmbr2
#VLAN 10 - 192.168.10.0/24
auto vlan20
iface vlan20 inet manual
vlan-raw-device vmbr2
#VLAN 20 - 192.168.20.0/24
auto vlan30
iface vlan30 inet manual
vlan-raw-device vmbr2
#VLAN 30 - 192.168.30.0/24