i am trying to get dhcp working in linux,
server side:by setting options in .conf file at server side and starting the server by dnsmasq command.
and at client side with dhcpcd command i am sending request to server but
i am not getting any ip update at client side, and list of available ip address at server side.
so what are the necessary things for to get dhcp working in linux..
server side:by setting options in .conf file at server side and starting the server by dnsmasq command.
and at client side with dhcpcd command i am sending request to server but
i am not getting any ip update at client side, and list of available ip address at server side.
so what are the necessary things for to get dhcp working in linux..
Comment