"SeriousSam" <(E-Mail Removed)> wrote in message
news

98DE598-5985-431A-916D-(E-Mail Removed)...
> Ok, so if I have a VPN link established through a router, that link is a
> "tunnel" sort of encapsulated between the endpoints (the client and the
> VPN
> server). I would not expect a device that the tunnel passes through to be
> able to interpret a dhcp request, because (in my understanding) the
> encapsulation of the link would prevent that. This is not so? Thanks :-)
This depends.
"through a router",...or "through routers",...not the same thing.
That is the distinction between Remote Access VPN and a Site-to-Site VPN.
If you had 2 networks,...one in one room and one in another room.
You have a Router on each network.
You drag a big long cable between the two routers and connect them with one
of the unused interfaces and configure them properly.
You enable the DHCP Helper addresses on the Router from the side that has no
DHCP Server, and have a Scope on the DHCP that matches the subnets used.
You betcha the DHCP would repsond and give a config to the Client on the
"other side", as long as it has a Scope that matched the address used on the
"other side".
The VPN Tunnel is just a glorified "big long cable between the rooms". The
only thing the encapsulation does is prevent evesdroping on the traffic from
somewhere "between" the end points,...nothing more. It would be like
running the "big long cable" through a steel tube to protect it so no one
could plant a "tap" on the line somewhere in the middle,...but the steel
pipe does not have any effect on the data moving through the cable.
Now if the comment at the beginning was "though a router", then that would
be Remote Access VPN because it only uses one router. The Client connecting
in will get a Config from DHCP as the connection is established,...if it
doesn't then the whole thing would fall apart and it would fail. So the
DHCP also works in that type of VPN as well.
--
Phillip Windell
www.wandtv.com
The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------