<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div class="default-style">
   Hi, team!
  </div> 
  <div class="default-style">
    
  </div> 
  <div class="default-style">
   I have two question according to distributed routing functionality in OVN
  </div> 
  <div class="default-style">
    
  </div> 
  <div class="default-style">
   1) Let's assume I have several nodes were distributed router for tenant located. As I understood all virtual routers will share the same IP from public network. It's more or less clearly for me how egress traffic will flow - a compute node which host the VM will send traffic to the physical network. But what about egress traffic from the physical network? Besides of IP adress the public port of router must have MAC adress as well, and from the physical network perspective it must be mapped only with the one network port. So, where exactly this physical port will be? On which node? And is there any way to somehow load balance egress traffic?
  </div> 
  <div class="default-style">
    
  </div> 
  <div class="default-style">
    
  </div> 
  <div class="default-style">
   2) In the scheme where I use separate L3 networks for each rack (without stretched L2 ) will distributed logical router use different public IP's (from the relevant racks subnet) by default?
  </div> 
  <div class="default-style">
    
  </div> 
  <div class="default-style">
   Thanks in advance! 
  </div> 
  <div class="io-ox-signature"> 
   <p>With best regards, Roman Pomazanov</p> 
   <p> </p> 
  </div>
 </body>
</html>