<br><br>
<br><br><div class="gmail_quote">2012/9/6 Glenn Satchell <span dir="ltr"><<a href="mailto:glenn.satchell@uniq.com.au" target="_blank">glenn.satchell@uniq.com.au</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Thu, September 6, 2012 8:06 am, Alex Bligh wrote:<br>
><br>
><br>
> --On 6 September 2012 00:08:48 +0300 Vadym Abramchuk <<a href="mailto:abramm@gmail.com">abramm@gmail.com</a>><br>
> wrote:<br>
><br>
>> To simplify the things, here's a short cutoff: <a href="http://10.0.0.70/24" target="_blank">10.0.0.70/24</a> is a primary<br>
>> DHCP server (running at present), <a href="http://10.0.0.90/24" target="_blank">10.0.0.90/24</a> is secondary one<br>
>> (actually, it runs in virtual machine). Clients are at different subnet,<br>
>> <a href="http://10.8.2.0/23" target="_blank">10.8.2.0/23</a>. There's a L3 switch routing between subnets (Dell 6024F in<br>
>> this case), <a href="http://10.0.0.1/24" target="_blank">10.0.0.1/24</a> at one side and <a href="http://10.8.2.1/23" target="_blank">10.8.2.1/23</a> at another side. The<br>
>> switch acts as a DHCP relay.<br>
><br>
> How about run carp or similar on the 2 dhcp servers and use iptables<br>
> on each server with the -j TEE target (from memory) which will duplicate<br>
> the packet and send it to the other server. Clearly you'll want dhcp<br>
> listening on a loopback interface or something with the same IP number<br>
> on each server, and some proxy arp or similar to get the packet there.<br>
><br>
> --<br>
> Alex Bligh<br>
<br>
</div>How many remote subnets are there? If not too many then you could run an<br>
ISC dhcrelay process on a system on each network, doesn't have to be the<br>
gateway.<br>
<br></blockquote><div><br></div><div>I have nearly 40 subnets, over 5000 clients total. I try to keep each VLAN's edge</div><div>far away from network core to avoid MAC address collisions because of full switch</div>

<div>fdb tables, broadcast storms etc.</div><br clear="all">--<div>wbr,</div><div>Vadym Abramchuk </div></div>