Having set up a DCHP server, what do I need to do for the rest of my network?
Posted
by
fredley
on Ask Ubuntu
See other posts from Ask Ubuntu
or by fredley
Published on 2012-05-31T15:56:12Z
Indexed on
2012/05/31
16:51 UTC
Read the original article
Hit count: 248
dhcp
I've got a Raspberry Pi arriving any day now, and I intend to use it (amongst other things) as a DHCP server.
Currently we have a few devices on our network to which we would like to assign static IPs, and a router, which is currently the DHCP server (the router can assign static IPs, but is buggy as hell, I've never got the config to stick for more than a few hours).
Having connected the Pi to the network and configured dhcpl-3-server
, what do I need to do on the rest of my network so that it works properly (clients get their IPs from the Pi, and use the Router as the default gateway)?
© Ask Ubuntu or respective owner