ntadmin / DGND3700v2

Custom firmware for the Netgear DGND3700v2
12 stars 4 forks source link

Get DHCP working #5

Closed ntadmin closed 8 years ago

ntadmin commented 8 years ago

Do this after getting DNS working.

update rc_dnsmasq to pull DHCP parameters from NVRAM and set those config options as well.

Then probably need to set whatever triggers the netgear dhcp to not trigger and remove udhcp package from Netgear/Source/apps

ntadmin commented 8 years ago

dnsmasq now set to do this (udchp and dhcpv6 removed)

ntadmin commented 8 years ago

Seems to be working using dnsMasq, only issues is covered in the DNS issue, https://github.com/ntadmin/DGND3700v2/issues/4.