<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Thanks for responding; sorry for the belated reply.<div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""></div><div class="">-Matt<br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Dec 1, 2020, at 3:27 PM, Quentin Young <<a href="mailto:qlyoung@cumulusnetworks.com" class="">qlyoung@cumulusnetworks.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class=""><div class="">I don't believe this is possible. Can you elaborate a bit on your use case so we can understand what the goal is?</div><div class=""><br class=""></div><div class="">Quentin<br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 19, 2020 at 11:47 AM Matt Riffle <<a href="mailto:matt@pair.com" class="">matt@pair.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Apologies if I’m missing something easy here — I think I’ve looked at this for too long.<br class="">
<br class="">
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.)<br class="">
<br class="">
Thanks,<br class="">
<br class="">
-Matt<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
frog mailing list<br class="">
<a href="mailto:frog@lists.frrouting.org" target="_blank" class="">frog@lists.frrouting.org</a><br class="">
<a href="https://lists.frrouting.org/listinfo/frog" rel="noreferrer" target="_blank" class="">https://lists.frrouting.org/listinfo/frog</a><br class="">
</blockquote></div></div>
</div></blockquote></div><br class=""></div></body></html>