Operating System - HP-UX
1832457 Members
2905 Online
110043 Solutions
New Discussion

DHCP Server and Clients across WAN

 
SOLVED
Go to solution
Karthik S S
Honored Contributor

DHCP Server and Clients across WAN

Hello All,

Is it possible to have the DHCP server serving clients across WAN? If yes how to setup one?

Thanks in advance,
KarthiK S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn
5 REPLIES 5
Alex Lavrov.
Honored Contributor

Re: DHCP Server and Clients across WAN

DHCP server must be located in the same subnet as the clients. Client broadcasting the DHCP request over the subnet and DHCP server takes it and answers the client. Client in this moment do not have routing table, no ip, nothing, so it can't get out the subnet.

Alex.
I don't give a damn for a man that can only spell a word one way. (M. Twain)
Biswajit Tripathy
Honored Contributor
Solution

Re: DHCP Server and Clients across WAN

While DHCP servers usually serve clients in
the same network, relay agents can be
configured to serve clients in different
network. Checkout the section on "DHCP
Configuration through BOOTP Relay Agent" in the
following doc:

http://docs.hp.com/en/B2355-90775/ch04s02.html

- Biswajit
:-)
Tvs
Regular Advisor

Re: DHCP Server and Clients across WAN

normally , the router will not allow the brodcast packets

Rajesh SB
Esteemed Contributor

Re: DHCP Server and Clients across WAN

Hi,

Typically DHCP Server configured for LAN environment. Technically it should possible, allowing the DHCP service in the WAN network.

I think, it involves routers configuration to allow DHCP service based requirement.

Cheers,
RAjesh
Karthik S S
Honored Contributor

Re: DHCP Server and Clients across WAN

Hello All,

Thanks for your responses.

Biswajit, that link was really helpful. Rajesh, do you have any info. on how to configure the routers to enable DHCP relays?

Thanks,
KarthiK S S
For a list of all the ways technology has failed to improve the quality of life, please press three. - Alice Kahn