<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>ISC dhcpd will hand an address out based on the interface it came in on. If if eth0 has 203.0.113.1/25 and eth1 has 203.0.113.129/25, and the DHCP server is authoritative for those two subnetworks, then when it receives a request on eth0 for an address it will issue an address in 203.0.113.0/25; when it receives a request on eth1 it will issue an address in 203.0.113.128/25.&nbsp;</div><div><br>Sent from my iPad</div><div><br>On Jan 22, 2015, at 7:37 PM, "Robert L. Harris" &lt;<a href="mailto:robert.l.harris@gmail.com">robert.l.harris@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div>Ok, so if I have 2 subnets:<br><br>172.20.1/24 on vlan 21<div>172.20.2/24 on vlan 22</div><div><br></div><div>If a host plugs into a port assigned to vlan 22, how do I make sure dhcpd gives out the right address?&nbsp; That's the part of the designation I'm missing.</div><div><br></div><div>Robert</div><div><br></div><br><div class="gmail_quote">On Thu Jan 22 2015 at 5:17:25 PM James Sumners &lt;<a href="mailto:james.sumners@gmail.com">james.sumners@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You just have to define the subnets in the config and put each subnet's pool within its respective block. No need for aliased IPs.&nbsp;<span></span><br><br>On Thursday, January 22, 2015, Robert L. Harris &lt;<a href="mailto:robert.l.harris@gmail.com" target="_blank">robert.l.harris@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><div>Anyone have a dhcpd serving multiple subnets to multiple vlans from a single server on a trunk they can share configs?&nbsp; I don't want to spawn a bunch of servers and if I can do it with a single interface that would be ideal.&nbsp; If I have to go with eth0.0, eth0.1, etc that's a good second choice. &nbsp;</div><div><br></div><div>Robert</div><div><br></div>
</blockquote><br><br>-- <br><div dir="ltr"><div><div dir="ltr"><div>James Sumners<br><a href="http://james.sumners.info/" target="_blank">http://james.sumners.info/</a> (technical profile)</div><div><a href="http://jrfom.com/" target="_blank">http://jrfom.com/</a> (personal site)</div><div><a href="http://haplo.bandcamp.com/" target="_blank">http://haplo.bandcamp.com/</a> (band page)</div></div></div></div><br>
______________________________<u></u>_________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/<u></u>listinfo</a><br>
</blockquote></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Ale mailing list</span><br><span><a href="mailto:Ale@ale.org">Ale@ale.org</a></span><br><span><a href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a></span><br><span>See JOBS, ANNOUNCE and SCHOOLS lists at</span><br><span><a href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a></span><br></div></blockquote></body></html>