Sujet : Re: I never thought of this scenario
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 23. Apr 2024, 01:42:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v07062$17r2v$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Pan/0.155 (Kherson; fc5a80b8)
On Sun, 21 Apr 2024 11:10:49 +0100, The Natural Philosopher wrote:
Calling this action a 'relay agent' makes it all into something it is
not - a separate addition to routers in general. DHCP can be and is
routed by routers.
Not without these separate “relay agents”, as even those who try to keep
insisting that “DHCP is routable” have already admitted.
Routable protocols can make it through routers without the help of special
protocol-specific agents. Routers forward layer-3 packets, and whatever is
embedded within them is taken along for the ride, transparently.
But that requires a properly configured layer 3 in order to work. And that
is what DHCP provides. Therefore, since DHCP’s function is to set up layer
3 in the first place (without the requirement for individual node
configuration), it cannot rely on the existence of a fully-functioning
layer 3 to begin with. Therefore it cannot be routed. QED.