<div dir="ltr">Hello fellow birdies,<div><br></div><div>I'm having some difficulty connecting the nodes.<br><br>Our network provides free IP Transit service so we need to carry downstream.<br><br><br>We use OpenVPN/Wireguard connection between our nodes. We plan to use VLAN on OpenVPN or use GRE on Wireguard. This way, we have 2 interfaces tunnel1 and tunnel2 between each node.<br><br>We created a bgp_v6 (IBGP) session on tunnel1 that allows downstream BGP sessions like HE(Hurricane Electric) and put the routing table into table 147.</div><div><br>Create bgp_v6_own(IBGP) on tunnel2 to transmit those routing tables from BGP that cannot carry downstream to Table 247<br> <br>Then we use ip rule<br>Direct traffic to the correct routing table based on the interface.<br><br>My English is not very good so I drew a picture for a description.</div><div><br></div><div>link :</div><div><a href="https://i.postimg.cc/dtBDC4kh/photo-2022-07-12-12-54-28.jpg">https://i.postimg.cc/dtBDC4kh/photo-2022-07-12-12-54-28.jpg</a><br></div><div><br><img src="cid:ii_l5j76s6j0" alt="image.png" width="542" height="317"><br>The problem I'm having is that in IXP all BGP sessions differ only by IP or MAC.<br></div><div><br></div><div>For instance:</div><div> </div><div>We have only one interface for BGP:      ens18</div><div>And our IP Address is:  2a0f:5707:ffe3::57 AS141011</div><div>Our customers assume is: 2a0f:5707:ffe3::1 AS1</div><div>Our upstream which allowed downstream:2a0f:5707:ffe3::30 AS6939</div><div><br></div><div>Therefore we have a BGP session with AS1 and a BGP session with AS6939</div><div>AS6939 > Table 147<br></div><div><br></div><div>How should we get traffic from our downstream AS1 into Table 147?<br><br>We have discussed using VLANs, but VLANs are usually not allowed in IXPs.<br><br>The second solution is to use the ip rule to put every prefix from the downstream into Table 147, which is very inefficient.<br><br>Do you have a better solution?<br><br>Thanks</div><div><br></div><div><br></div><div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="color:rgb(0,0,0);font-family:"lucida Grande",Verdana;font-size:14px"><b style="font-size:12px;color:rgb(24,43,75);font-family:Helvetica,sans-serif">Brandon Zhi</b></div><div style="color:rgb(0,0,0);font-family:"lucida Grande",Verdana;font-size:14px"><font color="#5f5f5f" face="Helvetica, sans-serif"><span style="font-size:10.6667px">HUIZE LTD</span></font></div><div style="color:rgb(0,0,0);font-family:"lucida Grande",Verdana;font-size:14px"><p class="MsoNormal" style="color:rgb(34,34,34);font-family:Arial,Helvetica,sans-serif;font-size:small"><span lang="EN-HK" style="font-size:8pt;font-family:Helvetica,sans-serif;color:black"><a href="https://huize.asia/" style="outline:none;color:rgb(40,108,69)" target="_blank"><span style="color:rgb(4,74,145)">www.huize.asia</span> </a>| <a href="https://www.ixp.su/" style="outline:none;color:rgb(40,108,69)" target="_blank"><span style="color:rgb(4,74,145)">www.ixp.su</span></a> | <a href="https://twitter.com/zhihuiyuze" style="outline:none;color:rgb(17,85,204)" target="_blank">Twitter</a></span></p><p class="MsoNormal" style="color:rgb(34,34,34);font-family:Arial,Helvetica,sans-serif;font-size:small"><br></p><p class="MsoNormal" style="color:rgb(34,34,34);font-family:Arial,Helvetica,sans-serif;font-size:small">This e-mail and any attachments or any reproduction of this e-mail in whatever manner are confidential and for the use of the addressee(s) only. HUIZE LTD can’t take any liability and guarantee the text of the email message and virus.</p></div></div></div></div></div>