How can i connect the "real network" to the sdn?
i.e.
router 192.168.1.254
proxmox node 1: 192.168.1.1
proxmox node 2: 192.168.1.2
proxmox node 3: 192.168.1.3
evpn vnet on all nodes: "test" with subnet 192.168.2.0/254 with gateway 192.168.2.254
what needs to be configured/set, so the router can ping an ip in the subnet 192.168.2.0/24?
i.e. on the router:
ping 192.168.2.1
is this possible without an additional vm which acts as gateway to 192.168.2.0/24 or is there a router vm needed which has two interfaces, one connected to vmbr0 and one to "test"?
i.e.
router 192.168.1.254
proxmox node 1: 192.168.1.1
proxmox node 2: 192.168.1.2
proxmox node 3: 192.168.1.3
evpn vnet on all nodes: "test" with subnet 192.168.2.0/254 with gateway 192.168.2.254
what needs to be configured/set, so the router can ping an ip in the subnet 192.168.2.0/24?
i.e. on the router:
ping 192.168.2.1
is this possible without an additional vm which acts as gateway to 192.168.2.0/24 or is there a router vm needed which has two interfaces, one connected to vmbr0 and one to "test"?
Last edited: