Hey Julien,<div><br></div><div>Thanks for that. I installed more network cards instead though :-)</div><div><br></div><div>It is working ok now, with one small caveat. I have two tenants, one is working fine from everywhere with floating IPs, but the second one will only let you ssh into the floating IP from the same network as the floating IP. But I'll dig that out.</div>
<div><br></div><div>Kind regards</div><div><br></div><div> -- joe.</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 15 November 2012 10:24, Julien Danjou <span dir="ltr"><<a href="mailto:julien@danjou.info" target="_blank">julien@danjou.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Nov 13 2012, Joe Warren-Meeks wrote:<br>
<br>
Hi Joe,<br>
<div class="im"><br>
> When I use a floating IP in the <a href="http://10.0.40.0/24" target="_blank">10.0.40.0/24</a> range, it is fine to speak to<br>
> that network and traffic goes out and back on the vlan40 interface, but for<br>
> all other networks it is routed out the 10.0.0.250 eth0 interface, rather<br>
> than vlan40. The replys are coming back on vlan40 to the correct address,<br>
> but nova seems to ignore them.<br>
<br>
</div>You need to create another routing table on your compute hosts, and set<br>
up some ip routing rules based on source, using `ip rule'. So that<br>
traffic coming from your tenants VLAN goes out by vlan40.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Julien Danjou<br>
# Free Software hacker & freelance<br>
# <a href="http://julien.danjou.info" target="_blank">http://julien.danjou.info</a><br>
</font></span></blockquote></div><br></div>