Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Upgraded metallb and BGP routes in our pfsense no longer appear

18 views
Skip to first unread message

Elias Morais Pereira

unread,
Jun 10, 2024, 7:37:32 AM6/10/24
to metallb-users
Hello,I was using metallb bare-metal in version v0.13.12, but when I upgraded to the latest version, the BGP routes in our pfsense no longer appear.I'm using this conf:
apiVersion: metallb.io/v1beta1 kind: IPAddressPool metadata: name: public-pool namespace: metallb-system spec: addresses: - xxx.xxx.218.42-xxx.xxx.218.43 avoidBuggyIPs: true --- apiVersion: metallb.io/v1beta2 kind: BGPPeer metadata: name: public-bgppeer namespace: metallb-system spec: myASN: 64500 peerASN: 64501 peerAddress: 10.77.7.1 --- apiVersion: metallb.io/v1beta1 kind: BGPAdvertisement metadata: name: adv-public namespace: metallb-system
I saw in the note releases that there have been quite a few changes, but looking at the two yamls, only the version and the entry below have changed.- --tls-min-version=VersionTLS12Are the confs correct?
Reply all
Reply to author
Forward
0 new messages