I m currently on holiday. Maybe try to add option exit node local routing (its available in gui). Its allow to reach evpn network from the main vrf ips on the exit node itself. (Ill do more tests when i ll be back )
wget https://mutulin1.odiso.net/libpve-network-perl_0.7.0_all.deb
dpkg -i libpve-network-perl_0.7.0_all.deb
Route Distinguisher: x.x.x.x
*>i[3]:[0]:[32]:[x.x.x.x]
mmm, the /etc/frr/frr.conf is only generated if controller && zone exist. (for". same goes if all controllers are removed totaly!"). But not removed on apply. (maybe I should improve this).ive rebooted machines, ive reinstalled frr service.
noticed now that if bgp controllers is totally removed and then "apply" on the sdn panel.
then i add the controllers again but with new ASN for example, or change peer. what ever just make changes to /etc/pve/sdn/controllers.cfg from the gui and hit "apply" again. things is restarting according to gui..... but!
surprise old config still running with old asn... same goes if all controllers are removed totaly!
things is not restarted with config thats set from pve dir...
seem that the bgp session is not up.this is so squeezy did a setup for evpn controller.
things started to "work" as bad as before
also installed your fix again.
L2VPN EVPN Summary:
BGP router identifier x.x.x.x, local AS number 65000 vrf-id 0
BGP table version 0
RIB entries 7, using 1288 bytes of memory
Peers 2, using 1446 KiB of memory
Peer groups 1, using 64 bytes of memory
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd PfxSnt Desc
x.x.x.x 4 65000 0 0 0 0 0 never Active 0 N/A
x.x.x.x 4 65000 0 0 0 0 0 never Active 0 N/A
Total number of neighbors 2
so i guess things not happening over bgp as it should
conf t
log syslog debug
debug bgp keepalives
debug bgp neighbor-events
debug bgp update-groups
debug bgp updates in
debug bgp updates out
debug bgp zebra
exit
exit
seem that the bgp session is not up.
(don't seem to be related to my patch, you also have the problem with before installing my patch, right ?)
is frr version same on all peers ?
do you have some info in /var/log/frr/frr.log ?
you can also enable debug logs with:
#vtysh
then
Code:conf t log syslog debug debug bgp keepalives debug bgp neighbor-events debug bgp update-groups debug bgp updates in debug bgp updates out debug bgp zebra exit exit
same version on every host.seem that the bgp session is not up.
(don't seem to be related to my patch, you also have the problem with before installing my patch, right ?)
is frr version same on all peers ?
do you have some info in /var/log/frr/frr.log ?
you can also enable debug logs with:
#vtysh
then
Code:conf t log syslog debug debug bgp keepalives debug bgp neighbor-events debug bgp update-groups debug bgp updates in debug bgp updates out debug bgp zebra exit exit
yes i did try to change asn and now it changes accordinglymmm, the /etc/frr/frr.conf is only generated if controller && zone exist. (for". same goes if all controllers are removed totaly!"). But not removed on apply. (maybe I should improve this).
but if you do a change (asn change, peer change), it should be updated.
(note that you can use the apply sdn button, also without doing any change, it'll simply regenerate the current config).
2022-04-22T10:08:36 | Error | bgpd | [EC 33554454] 10.0.10.200 [Error] bgp_read_packet error: Connection reset by peer | |
2022-04-22T10:08:36 | Error | bgpd | [EC 33554454] 10.0.10.199 [Error] bgp_read_packet error: Connection reset by peer |
telnet 10.0.10.200 179It's look like it don't even able to connect to remote peers.
no proxmox firewall blocking the bgp port ?
can you try : "telnet ip_of_peer 179" ?
Apr 22 09:06:55 parker zebra[1597466]: [WVJCK-PPMGD][EC 4043309093] netlink-cmd (NS 0) error: Device or resource busy, type=RTM_GETROUTE(26), seq=5, pid=2594392672
Apr 22 11:01:49 parker bgpd[1632074]: [VX6SM-8YE5W][EC 33554460] 10.0.10.4: nexthop_set failed, resetting connection - intf 0x0
wget https://mutulin1.odiso.net/frr_8.2.2-1+pve1_amd64.deb
wget https://mutulin1.odiso.net/frr_8.2.2-1+pve1_amd64.deb
dpkg -i frr_8.2.2-1+pve1_amd64.deb frr_8.2.2-1+pve1_amd64.deb
systemctl restart frr
We use essential cookies to make this site work, and optional cookies to enhance your experience.