Re: I never thought of this scenario

Liste des GroupesRevenir à col misc 
Sujet : Re: I never thought of this scenario
De : mm+usenet-es (at) *nospam* dorfdsl.de (Marco Moock)
Groupes : comp.os.linux.misc
Date : 20. Apr 2024, 22:33:14
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v018qb$3rkif$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
On 20.04.2024 um 15:13 Uhr Grant Taylor wrote:

On 4/20/24 14:07, Rich wrote:
Yes, correct.  However, that is not "DHCP" the protocol itself
specifying such.  That is the IP layer specifying that certian
addresses used in UDP packets are not routed. 
 
Nit-pick:  That's the IP layer saying that certain addresses can't be
routed.  It doesn't matter what transport is on top of those IP
packets.
 
The reason it impacts DHCP is that the "bootstrap an IP address
configuration" portion of DHCP means that those addresses are all
the client can make use of until after it has been configured with
a valid IP address for the local subnet. 
 
Nit-pick:  I believe I've read about DHCP implementations that
remember what they used last time and will start to use them instead
of 0.0.0.0. If that remembered IP fails / is rejected for some reason
then it falls back to a discover.
 
RFC 951 - Bootstrap Protocol - the precursor to DHCP - section 3
paragraph 2 says:  "In the IP header of a bootrequest, the client
fills in its own IP source address if known, otherwise zero.  When
the server address is unknown, the IP destination address will be the
'broadcast address' 255.255.255.255."
 
So I'm not sure that a client /must/ use 0.0.0.0 -> 255.255.255.255
when doing a BOOTP / DHCP request.

How can a DHCP client assume that a remembered address can be still
used?
If the lease is still valid, it can use it and contact the server via
unicast, if there is no valid lease, it must not use the IP anymore
because it could be assigned to some other node.

IIRC IP unicast src addr can only be used if the lease is still valid
and the client wants to extend the lease.
Of course asking the DHCP for additional information after the IP has
been assigned is another situation where unicast can be used.

Does anybody know other situations?

--
kind regards
Marco

Send spam to 1713618799muell@cartoonies.org


Date Sujet#  Auteur
7 Apr 24 * I never thought of this scenario159The Natural Philosopher
7 Apr 24 +- Re: I never thought of this scenario1Andy Burns
7 Apr 24 +* Re: I never thought of this scenario156The Natural Philosopher
8 Apr 24 i+* Re: I never thought of this scenario154Lawrence D'Oliveiro
8 Apr 24 ii+* Re: I never thought of this scenario77Grant Taylor
8 Apr 24 iii`* Re: I never thought of this scenario76Lawrence D'Oliveiro
8 Apr 24 iii `* Re: I never thought of this scenario75Grant Taylor
8 Apr 24 iii  `* Re: I never thought of this scenario74Lawrence D'Oliveiro
8 Apr 24 iii   `* Re: I never thought of this scenario73Grant Taylor
8 Apr 24 iii    `* Re: I never thought of this scenario72Lawrence D'Oliveiro
9 Apr 24 iii     `* Re: I never thought of this scenario71Grant Taylor
9 Apr 24 iii      `* Re: I never thought of this scenario70Lawrence D'Oliveiro
9 Apr 24 iii       +- Re: I never thought of this scenario1Marc Haber
9 Apr 24 iii       `* Re: I never thought of this scenario68Grant Taylor
9 Apr 24 iii        +* Re: I never thought of this scenario66Lawrence D'Oliveiro
9 Apr 24 iii        i+* Re: I never thought of this scenario3Marc Haber
10 Apr 24 iii        ii+- Re: I never thought of this scenario1Grant Taylor
10 Apr 24 iii        ii`- Re: I never thought of this scenario1Lawrence D'Oliveiro
10 Apr 24 iii        i`* Re: I never thought of this scenario62Grant Taylor
10 Apr 24 iii        i `* Re: I never thought of this scenario61Lawrence D'Oliveiro
10 Apr 24 iii        i  +* Re: I never thought of this scenario56Tauno Voipio
10 Apr 24 iii        i  i+- Re: I never thought of this scenario1D
13 Apr 24 iii        i  i`* Re: I never thought of this scenario54Lawrence D'Oliveiro
13 Apr 24 iii        i  i `* Re: I never thought of this scenario53Grant Taylor
13 Apr 24 iii        i  i  `* Re: I never thought of this scenario52Lawrence D'Oliveiro
13 Apr 24 iii        i  i   +* Re: I never thought of this scenario45Grant Taylor
15 Apr 24 iii        i  i   i`* Re: I never thought of this scenario44Lawrence D'Oliveiro
15 Apr 24 iii        i  i   i `* Re: I never thought of this scenario43Grant Taylor
19 Apr 24 iii        i  i   i  `* Re: I never thought of this scenario42Lawrence D'Oliveiro
19 Apr 24 iii        i  i   i   `* Re: I never thought of this scenario41Marc Haber
20 Apr 24 iii        i  i   i    `* Re: I never thought of this scenario40Lawrence D'Oliveiro
20 Apr 24 iii        i  i   i     +* Re: I never thought of this scenario33Rich
20 Apr 24 iii        i  i   i     i`* Re: I never thought of this scenario32Richard Kettlewell
20 Apr 24 iii        i  i   i     i +* Re: I never thought of this scenario4Marc Haber
20 Apr 24 iii        i  i   i     i i`* Re: I never thought of this scenario3The Natural Philosopher
20 Apr 24 iii        i  i   i     i i `* Re: I never thought of this scenario2Marco Moock
20 Apr 24 iii        i  i   i     i i  `- Re: I never thought of this scenario1Grant Taylor
20 Apr 24 iii        i  i   i     i `* Re: I never thought of this scenario27Rich
20 Apr 24 iii        i  i   i     i  `* Re: I never thought of this scenario26Marco Moock
20 Apr 24 iii        i  i   i     i   `* Re: I never thought of this scenario25Rich
20 Apr 24 iii        i  i   i     i    +* Re: I never thought of this scenario21Rich
20 Apr 24 iii        i  i   i     i    i`* Re: I never thought of this scenario20Grant Taylor
20 Apr 24 iii        i  i   i     i    i +* Re: I never thought of this scenario11Rich
21 Apr 24 iii        i  i   i     i    i i`* Re: I never thought of this scenario10The Natural Philosopher
21 Apr 24 iii        i  i   i     i    i i +* Re: I never thought of this scenario5Grant Taylor
22 Apr 24 iii        i  i   i     i    i i i`* Re: I never thought of this scenario4The Natural Philosopher
22 Apr 24 iii        i  i   i     i    i i i +- Re: I never thought of this scenario1Marc Haber
23 Apr 24 iii        i  i   i     i    i i i `* Re: I never thought of this scenario2Grant Taylor
23 Apr 24 iii        i  i   i     i    i i i  `- Re: I never thought of this scenario1The Natural Philosopher
22 Apr 24 iii        i  i   i     i    i i `* Re: I never thought of this scenario4Marc Haber
22 Apr 24 iii        i  i   i     i    i i  +- Re: I never thought of this scenario1The Natural Philosopher
22 Apr 24 iii        i  i   i     i    i i  `* Re: DHCP argument ....2Jim Jackson
23 Apr 24 iii        i  i   i     i    i i   `- Re: DHCP argument ....1D
21 Apr 24 iii        i  i   i     i    i +* Re: I never thought of this scenario7The Natural Philosopher
21 Apr 24 iii        i  i   i     i    i i+- Re: I never thought of this scenario1Grant Taylor
23 Apr 24 iii        i  i   i     i    i i`* Re: I never thought of this scenario5Lawrence D'Oliveiro
23 Apr 24 iii        i  i   i     i    i i `* Re: I never thought of this scenario4Marc Haber
24 Apr 24 iii        i  i   i     i    i i  +- Re: I never thought of this scenario1Rich
26 Apr 24 iii        i  i   i     i    i i  `* Re: I never thought of this scenario2Lawrence D'Oliveiro
26 Apr 24 iii        i  i   i     i    i i   `- Re: I never thought of this scenario1Marc Haber
23 Apr 24 iii        i  i   i     i    i `- Re: I never thought of this scenario1Lawrence D'Oliveiro
20 Apr 24 iii        i  i   i     i    `* Re: I never thought of this scenario3Grant Taylor
20 Apr 24 iii        i  i   i     i     `* Re: I never thought of this scenario2Marco Moock
21 Apr 24 iii        i  i   i     i      `- Re: I never thought of this scenario1Grant Taylor
20 Apr 24 iii        i  i   i     `* Re: I never thought of this scenario6Marc Haber
23 Apr 24 iii        i  i   i      `* Re: I never thought of this scenario5Lawrence D'Oliveiro
23 Apr 24 iii        i  i   i       `* Re: I never thought of this scenario4Marc Haber
26 Apr 24 iii        i  i   i        `* Re: I never thought of this scenario3Lawrence D'Oliveiro
26 Apr 24 iii        i  i   i         `* Re: I never thought of this scenario2Richard Kettlewell
8 May 24 iii        i  i   i          `- Re: I never thought of this scenario1Lawrence D'Oliveiro
13 Apr 24 iii        i  i   `* Re: I never thought of this scenario6Marc Haber
15 Apr 24 iii        i  i    `* Re: I never thought of this scenario5Lawrence D'Oliveiro
15 Apr 24 iii        i  i     `* Re: I never thought of this scenario4Rich
15 Apr 24 iii        i  i      +- Re: I never thought of this scenario1Grant Taylor
17 Apr 24 iii        i  i      `* Re: I never thought of this scenario2Lawrence D'Oliveiro
20 Apr 24 iii        i  i       `- Re: I never thought of this scenario1Marco Moock
10 Apr 24 iii        i  +- Re: I never thought of this scenario1Marc Haber
10 Apr 24 iii        i  `* Re: I never thought of this scenario3Grant Taylor
11 Apr 24 iii        i   +- Re: I never thought of this scenario1Marc Haber
13 Apr 24 iii        i   `- Re: I never thought of this scenario1Lawrence D'Oliveiro
9 Apr 24 iii        `- Re: I never thought of this scenario1Marc Haber
8 Apr 24 ii+* Re: I never thought of this scenario63The Natural Philosopher
8 Apr 24 iii`* Re: I never thought of this scenario62The Natural Philosopher
9 Apr 24 iii +* Re: I never thought of this scenario4Grant Taylor
9 Apr 24 iii i`* Re: I never thought of this scenario3Carlos E.R.
9 Apr 24 iii i `* Re: I never thought of this scenario2The Natural Philosopher
13 Apr 24 iii i  `- Re: I never thought of this scenario1Lawrence D'Oliveiro
9 Apr 24 iii `* Re: I never thought of this scenario57Lawrence D'Oliveiro
9 Apr 24 iii  +* Re: I never thought of this scenario2Grant Taylor
13 Apr 24 iii  i`- Re: I never thought of this scenario1Lawrence D'Oliveiro
9 Apr 24 iii  `* Re: I never thought of this scenario54The Natural Philosopher
13 Apr 24 iii   `* Re: I never thought of this scenario53Lawrence D'Oliveiro
13 Apr 24 iii    +* Re: I never thought of this scenario46Grant Taylor
15 Apr 24 iii    i`* Re: I never thought of this scenario45Lawrence D'Oliveiro
15 Apr 24 iii    i +* Re: I never thought of this scenario40Grant Taylor
19 Apr 24 iii    i i`* Re: I never thought of this scenario39Lawrence D'Oliveiro
19 Apr 24 iii    i i +* Re: I never thought of this scenario15Marc Haber
19 Apr 24 iii    i i i+* Re: I never thought of this scenario2Grant Taylor
19 Apr 24 iii    i i ii`- Re: I never thought of this scenario1Rich
20 Apr 24 iii    i i i`* Re: I never thought of this scenario12Lawrence D'Oliveiro
20 Apr 24 iii    i i i +* Re: I never thought of this scenario7Rich
20 Apr 24 iii    i i i `* Re: I never thought of this scenario4Marc Haber
19 Apr 24 iii    i i `* Re: I never thought of this scenario23The Natural Philosopher
15 Apr 24 iii    i `* Re: I never thought of this scenario4Marc Haber
13 Apr 24 iii    `* Re: I never thought of this scenario6The Natural Philosopher
8 Apr 24 ii+* Re: I never thought of this scenario3Carlos E.R.
8 Apr 24 ii`* Re: I never thought of this scenario10Andy Burns
8 Apr 24 i`- Re: I never thought of this scenario1The Natural Philosopher
7 Apr 24 `- Re: I never thought of this scenario1Marco Moock

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal