<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Aptos;
        panose-1:2 11 0 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:12.0pt;
        font-family:"Aptos",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Aptos",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;
        mso-ligatures:none;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="en-HR" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span lang="HR" style="font-size:11.0pt;mso-fareast-language:EN-US">Hi Darren,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="HR" style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="HR" style="font-size:11.0pt;mso-fareast-language:EN-US">Thanks for responding and sorry for replying so late, this mail ended up in my spam folder.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="HR" style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="HR" style="font-size:11.0pt;mso-fareast-language:EN-US">Yes, the traffic is relayed. I was actually thinking of a case where the relay IP address is the same on traffic received on both interfaces. For example, if you have different
 VRFs on different interfaces. On the underlaying Linux of the KEA server, the VRFs don't need to be configured at all, but I might want to handle the DHCP server for multiple VRFs from the same server. In this case, it would make sense to force certain subnets
 to listen only on specific interfaces.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="HR" style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="HR" style="font-size:11.0pt;mso-fareast-language:EN-US">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="HR" style="font-size:11.0pt;mso-fareast-language:EN-US">Branimir<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div id="mail-editor-reference-message-container">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="color:black">From:
</span></b><span style="color:black">Kea-users <kea-users-bounces@lists.isc.org> on behalf of Darren Ankney <darren.ankney@gmail.com><br>
<b>Date: </b>Sunday, 23 June 2024 at 12:25<br>
<b>To: </b>Kea user's list <kea-users@lists.isc.org><br>
<b>Subject: </b>Re: [Kea-users] Force subnet selection for specific interface<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt">Hi Branimir,<br>
<br>
Is the traffic being relayed?  I can't think why subnets would be<br>
available on multiple interfaces unless the interfaces are bonded for<br>
local broadcast traffic.<br>
<br>
On Thu, Jun 20, 2024 at 8:40</span><span style="font-size:11.0pt;font-family:"Arial",sans-serif"> </span><span style="font-size:11.0pt">AM Branimir Rajtar<br>
<branimir.rajtar@5x9networks.com> wrote:<br>
><br>
> Hi,<br>
><br>
><br>
><br>
> I was trying to force subnets just to respond on specific interfaces, if more are available, but no luck – the keyword „interface“ doesn't seem to do anything under the subnet4 tree, here is an example:<br>
><br>
> "subnet4": [<br>
><br>
>       {<br>
><br>
>         "subnet": "192.168.1.0/24",<br>
><br>
>         "interface": "eth2",<br>
><br>
>         "pools": [<br>
><br>
>           {<br>
><br>
>             "pool": "192.168.1.10 - 192.168.1.100"<br>
><br>
>           }<br>
><br>
>         ]<br>
><br>
> }<br>
><br>
> }<br>
><br>
> This is a regular subnet, not a shared one. Even if „eth2“ is configured, requests received from other interfaces are replied to.<br>
><br>
><br>
><br>
> Is there any other way or best practice for this?<br>
><br>
><br>
><br>
> Regards,<br>
><br>
> Branimir<br>
><br>
><br>
><br>
> --<br>
> ISC funds the development of this software with paid support subscriptions. Contact us at
<a href="https://www.isc.org/contact/">https://www.isc.org/contact/</a> for more information.<br>
><br>
> To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users">
https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
><br>
> Kea-users mailing list<br>
> Kea-users@lists.isc.org<br>
> <a href="https://lists.isc.org/mailman/listinfo/kea-users">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
-- <br>
ISC funds the development of this software with paid support subscriptions. Contact us at
<a href="https://www.isc.org/contact/">https://www.isc.org/contact/</a> for more information.<br>
<br>
To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
<br>
Kea-users mailing list<br>
Kea-users@lists.isc.org<br>
<a href="https://lists.isc.org/mailman/listinfo/kea-users">https://lists.isc.org/mailman/listinfo/kea-users</a><o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</body>
</html>