<div dir="ltr">We are not using quantum yet, but we do use a default gateway that is different the the local server IP.  The way we do it is to add the configfile "/etc/nova/dnsmasq-nova.conf" with "dhcp-option:tag:br1099,option:route,10.81.99.1" in the file.<div>
<br></div><div>I hope this helps, let me know how it goes as I am going to be looking into quantum/neutron to do networking soon.</div><div><br></div><div>Troy</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Sep 27, 2013 at 10:07 AM, Ilkka Tengvall <span dir="ltr"><<a href="mailto:ilkka.tengvall@cybercom.com" target="_blank">ilkka.tengvall@cybercom.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
how to tell DHCP server (dnsmasq) to advertice an extra gateway in dhcp response?<br>
<br>
We are running grizzly and provider networks. Some of the networks are in vlan that already have an external router among the existing other machines in the same network.<br>
<br>
So we don't want multiple l3-agents for multiple floating ip ranges. We don't need any NAT rules for those networks, only a dhcp service for the given subnet range, and add the existing HW gateways address as default route to that dhcp responce.<br>

<br>
How to achieve that by  using quantum/neutron commands?<br>
<br>
<br>
I want this to be filled in dnsmasq config for the subnet by quantum-dhcp-agent:<br>
<br>
dhcp-option=3,1.2.3.4<br>
<br>
<br>
The environment is rdo grizzly on rhel 6.4, up to date.<br>
<br>
-- <br>
<br>
Ilkka Tengvall<br>
Advisory Consultant, Cloud Architecture<br>
Cybercom Finland<br>
mobile: <a href="tel:%2B358408443462" value="+358408443462" target="_blank">+358408443462</a><br>
Email: <a href="mailto:ilkka.tengvall@cybercom.com" target="_blank">ilkka.tengvall@cybercom.com</a><br>
<br>
<br>
______________________________<u></u>_________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/<u></u>cgi-bin/mailman/listinfo/<u></u>openstack</a><br>
</blockquote></div><br></div>