[Kea-users] Force subnet selection for specific interface

Branimir Rajtar branimir.rajtar at 5x9networks.com
Thu Jun 20 12:40:13 UTC 2024


Hi,

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:
"subnet4": [
      {
        "subnet": "192.168.1.0/24",
        "interface": "eth2",
        "pools": [
          {
            "pool": "192.168.1.10 - 192.168.1.100"
          }
        ]
}
}
This is a regular subnet, not a shared one. Even if „eth2“ is configured, requests received from other interfaces are replied to.

Is there any other way or best practice for this?

Regards,
Branimir

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20240620/bbc92526/attachment.htm>


More information about the Kea-users mailing list