Hi all,
I'm trying configure network with proxmox host but I am finding some problems.
my idea is configure 3 subnets on the same NIC.
subnet 1: 172.16.10.0/24
subnet2: 172.16.15.0/24
subnet3: 172.16.20.0/24
Router: 192.168.1.1
I created four bridge interfaces
vmbr0
vmbr10
vmbr15
vmbr20
My network configuration in Proxmox server is this:
Name Active Autostart Port/salves Ip address Subnet mask Gateway
eth0 yes No
vmbr0 yes yes eth0 192.168.1.254 255.255.255.0 192.168.1.1
vmbr10 yes yes vmbr0 172.16.10.254 255.255.255.0
vmbr15 yes yes vmbr0 172.16.15.254 255.255.255.0
vmbr20 yes yes vmbr0 172.16.20.254 255.255.255.0
first , I installed a virtual firewall in my infrastructure, virtual appliance ASTARO.
the Firewall has two interfaces, this config is the astaro guest config
External eth1: 192.168.1.100/24 GW:192.168.1.1
Internal eth0: 172.16.10.100/24
this config is the proxmox config with astaro gest:
Network Device (net0), bridge=vmbr0
Network Device (net1), bridge=vmbr10
My idea is that all the subnets pass using the firewall to exit the internet and go to the other networks.
I've gotten physical computers connected through the Internet network 172.16.10.0/24 go, but I have not gotten my VM with an CT.
in CT have tried to configure both interfaces as venet bridge and not working.
In summary:
- Multiple subnets on the same physical interface
- A firewall that controls the traffic on my network
If someone could help I would be very grateful that took several days with this and can not.
If you need more information as routing table, network configuration, etc... no problem.
I'm trying configure network with proxmox host but I am finding some problems.
my idea is configure 3 subnets on the same NIC.
subnet 1: 172.16.10.0/24
subnet2: 172.16.15.0/24
subnet3: 172.16.20.0/24
Router: 192.168.1.1
I created four bridge interfaces
vmbr0
vmbr10
vmbr15
vmbr20
My network configuration in Proxmox server is this:
Name Active Autostart Port/salves Ip address Subnet mask Gateway
eth0 yes No
vmbr0 yes yes eth0 192.168.1.254 255.255.255.0 192.168.1.1
vmbr10 yes yes vmbr0 172.16.10.254 255.255.255.0
vmbr15 yes yes vmbr0 172.16.15.254 255.255.255.0
vmbr20 yes yes vmbr0 172.16.20.254 255.255.255.0
first , I installed a virtual firewall in my infrastructure, virtual appliance ASTARO.
the Firewall has two interfaces, this config is the astaro guest config
External eth1: 192.168.1.100/24 GW:192.168.1.1
Internal eth0: 172.16.10.100/24
this config is the proxmox config with astaro gest:
Network Device (net0), bridge=vmbr0
Network Device (net1), bridge=vmbr10
My idea is that all the subnets pass using the firewall to exit the internet and go to the other networks.
I've gotten physical computers connected through the Internet network 172.16.10.0/24 go, but I have not gotten my VM with an CT.
in CT have tried to configure both interfaces as venet bridge and not working.
In summary:
- Multiple subnets on the same physical interface
- A firewall that controls the traffic on my network
If someone could help I would be very grateful that took several days with this and can not.
If you need more information as routing table, network configuration, etc... no problem.