Your message dated Wed, 05 Aug 2026 17:31:09 +0000
with message-id <[email protected]>
and subject line Bug#1143544: Removed package(s) from unstable
has caused the Debian Bug report #603638,
regarding isc-dhcp-server shared network with fixed and dynamic ip pools
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
603638: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603638
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: isc-dhcp-server
Version: 4.1.1-P1-12

I have shared networks with fixed and dynamic ip ranges within the same
shared network.
Set "deny unknown-clients" in static pool and "deny known-clients" in
dynamic pool. But if a client has dynamic ip and later set a fixed
address within the same shared-network, sometimes dhcp server give him
again a dynamic ip, not the static.

shared-network "net2" {

        subnet 182.16.20.128 netmask 255.255.255.192 {
            pool {
                range 182.16.20.129 182.16.20.189;
                deny unknown-clients;
            }

                authoritative;

                option          broadcast-address 182.16.20.191;
                option          routers 182.16.20.190;
               
        }


        subnet 192.168.120.128 netmask 255.255.255.192 {
            pool {
                range 192.168.120.129 192.168.120.189;
                deny known-clients;

            }

                authoritative;

                deny duplicates;

                option          broadcast-address 192.168.120.191;
                option          routers 192.168.120.190;

        }
}

host 182.16.20.161 { hardware ethernet 00:1c:23:aa:91:b2; fixed-address
182.16.20.161; }
host 182.16.20.162 { hardware ethernet 00:19:66:79:30:65; fixed-address
182.16.20.162; }
host 182.16.20.163 { hardware ethernet 00:23:54:3e:81:cb; fixed-address
182.16.20.163; }
host 182.16.20.164 { hardware ethernet 00:1c:25:94:15:cf; fixed-address
182.16.20.164; }


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 4.4.3-P1-8+rm

Dear submitter,

as the package isc-dhcp has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1143544

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to