On 02.04.20 12:34, Luca Bodini wrote:
Hi folks,
I’m just having a strange issue using OpenBSD 6.6 and BGP .
I have two OpenBSD firewalls with a carp configuration, let’s suppose the
shared IP is 10.10.10.100, and I am able to announce 10.10.10.100/32 via BGP.
Now, here is my /etc/bgpd.conf configuration:
prefix-set mynetworks { \
10.10.10.100/32 \
}
I’ve asked provider to change BGP configuration and everything now is stetted
up correctly, now, the question is:
Is the carp slave accepting and forwarding connections by design or is it un
“unintended" feature?
Just out of curiosity, was that a real config or you've replaced ASn and
prefix? if it is real where have you found a provider, agreed to setup
session with private ASn anouncing a single private ip?
Is that a lab of some kind?