Thanks for responding; sorry for the belated reply.
I have a machine with two different interfaces (one private, one public), each with an IPv4 and an IPv6 address. I want to listen only on the private interface. By default, it binds to * and listens on both interfaces. I can get it to listen to *just* the IPv4 on my private interface, or just the IPv6, but not both without it also listening on the public interface.
Thanks,
-Matt
I don't believe this is possible. Can you elaborate a bit on your use case so we can understand what the goal is?
Quentin
On Thu, Nov 19, 2020 at 11:47 AM Matt Riffle <
matt@pair.com> wrote:
Apologies if I’m missing something easy here — I think I’ve looked at this for too long.
I want my bgpd process to listen to 2 IP addresses — one IPv4 and one IPv6. I cannot find a syntax that allows this to happen. I can listen to one or the other. I really don’t want to run two bgpd processes to accomplish it. (I could let it bind to the default 0.0.0.0 / :: and use a firewall, but, again, I’d rather just bind to the two addresses I need it on, if possible.)
Thanks,
-Matt
_______________________________________________
frog mailing list
frog@lists.frrouting.org
https://lists.frrouting.org/listinfo/frog