Home » Questions » Computers [ Ask a new question ]

My Very Own DHCP Server

My Very Own DHCP Server

My home network is as follows: Cable modem for internet, connected to a wireless router, multiple clients connected over the wireless network. My wireless router has a builtin DHCP server that assigns IP addresses to the wireless clients. I know that there is an option to disable this DHCP server on my router config page. After disabling it, is there some way I can run my own DHCP server on one of the machines connected to the router (through a static IP)? The problem I'm facing right now is that the router does not seem to forward packets addressed to 255.255.255.255, so none of the other clients on the network can see any DHCP Discover packets.

Asked by: Guest | Views: 272
Total answers/comments: 2
Guest [Entry]

"If your router's stock DHCP server is lacking, consider using a 3rd-party firmware such as OpenWRT, DD-WRT or Tomato (if one is available for your router model; check carefully).

The DHCP server in these firmwares will typically be much more configurable than your router's stock server, particularly if you're comfortable with configuring via the terminal (SSH) interface.

Additionally, if you must run a DHCP server on a separate machine, configuring these firmwares to correctly pass the DHCP requests along may be easier than trying to force your router's stock firmware to do it."
Guest [Entry]

Your best solution might be to just assign a fixed IP address to all your PCs and devices. Most home networks only have like 5, so it's not much of an effort.