SDN, eVPN config

pille99

Active Member
Sep 14, 2022
362
28
33
hello all

i want to configure evpn on my 4 Nodes. right now i dont have a connection from one server to another, even the VMs are on the same proxmox node.
attached what i want to build

controller.cfg
evpn: eNet10
asn 65001
peers 10.10.15.13,10.10.15.12 ------ this are the IPs of one of the network cards in the servers. in complete they are 4 NICs with 4 IPs



subnet.cfg
subnet: eNetZone-10.0.1.0-24
vnet test01
gateway 10.0.1.254
here will be more subnets to the enet

vnets.cfg
vnet: ePbc01
zone ePublic
alias eVPN Test
tag 41234

vnet: test01
zone eNetZone
alias test01
tag 9998

zones.cfg
vnet: ePbc01
zone ePublic
alias eVPN Test
tag 41234

vnet: test01
zone eNetZone
alias test01
tag 9998


on the 2 windows server i added the ip 10.0.1.10 and 11
but no connection (the opnsense is not yet installed and configured

makes it sense to add the ceph traffic over evpn ?

whats wrong that i cant connect between 2 servers ?
 

Attachments

  • Capture.JPG
    Capture.JPG
    255.6 KB · Views: 9
  • nics.JPG
    nics.JPG
    56.3 KB · Views: 9