Relay ident. and response modification

Gregory Sloop gregs at sloop.net
Tue Sep 26 19:46:05 UTC 2017



SH> Patrick Trapp <ptrapp at nex-tech.com> wrote:

>> I have to ask why you want hosts in the same subnet to get a different gateway. Why not just set up separate subnets – if you need traffic to pass between the subnets, let their respective gateways handle that. That’s what gateways do, right?

SH> My best guess is some form of crude load balancing ?

SH> The only thing I can think of involves classes, something like :

SH> class g1 {
SH>   match if GIAddr=10.0.0.1
SH>   set option gateway 10.0.0.1
SH> }
SH> and so on. The syntax there isn't right, sorting that is left as an exercise for the reader ;-)

SH> _______________________________________________
SH> dhcp-users mailing list
SH> dhcp-users at lists.isc.org
SH> https://lists.isc.org/mailman/listinfo/dhcp-users

Hmmm. Interesting. Nice idea.
I'll see about that. 

Matching, when I've paid attention to it (when it comes up on the list), seems pretty complicated (never works like you'd expect.) Any tips, or good FAQ, docs?

Thanks!
-Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20170926/6126b025/attachment.html>


More information about the dhcp-users mailing list