Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • This will lease the same address if they connect from the other interface. It's not what I want. Commented Jan 22, 2020 at 3:59
  • 1
    It doesn't. if you don't have a static entry on that network (see my update on how you can do this) then it'll try and get a dynamic one. If there's no dynamic address available on the subnet then it won't get any assigned address. DHCPd is pretty smart :-) Commented Jan 22, 2020 at 20:45
  • Thanks. I got the right address. Commented Jan 22, 2020 at 22:43