<html><head><title>Re: Relay ident. and response modification</title>
</head>
<body>
<br><br>
<br>
<span style=" font-family:'courier new'; font-size: 9pt; color: #800000;"><b>SH> Patrick Trapp <</b></span><a style=" font-family:'courier new'; font-size: 9pt;" href="mailto:ptrapp@nex-tech.com">ptrapp@nex-tech.com</a><span style=" font-family:'courier new'; font-size: 9pt; color: #800000;"><b>> wrote:<br>
<br>
>> 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?<br>
<br>
SH> My best guess is some form of crude load balancing ?<br>
<br>
SH> The only thing I can think of involves classes, something like :<br>
<br>
SH> class g1 {<br>
SH> match if GIAddr=10.0.0.1<br>
SH> set option gateway 10.0.0.1<br>
SH> }<br>
SH> and so on. The syntax there isn't right, sorting that is left as an exercise for the reader ;-)<br>
<br>
SH> _______________________________________________<br>
SH> dhcp-users mailing list<br>
</b></span><a style=" font-family:'courier new'; font-size: 9pt;" href="mailto:dhcp-users@lists.isc.org">SH> dhcp-users@lists.isc.org</a><br>
<a style=" font-family:'courier new'; font-size: 9pt;" href="https://lists.isc.org/mailman/listinfo/dhcp-users">SH> https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
<br>
<span style=" font-family:'Courier New'; font-size: 9pt;">Hmmm. Interesting. Nice idea.<br>
I'll see about that. <br>
<br>
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?<br>
<br>
Thanks!<br>
-Greg<br>
<br>
</body></html>