OK, so I have a dhcp server already - now how do I stop the DHCP stuff from functioning on the linksys box? If I remove /etc/init.d/S50dnsmasq then something is still running and handing out addresses! (I grepped through the code but can't figure out how this is getting started up?)
So now I forceably kill any process like dnsmasq or udhcpc. Now on my wireless laptop I don't get handed out any dhcp settings despite the linksys being in a default bridged config and hence I would expect it to be forwarding dhcp packets across the bridge? It gets worse in that if I manually configure the settings for IP/dns then although I can ping things across the linksys bridge I can't make DNS work? Is something blocking it?
Is there some setting needed to put the linksys into a dhcp passthrough perhaps? (bridge not totally bridging). Also any ideas why dns on the wireless side fails entirely once I kill the dnsmasq process...?
Perhaps my testing is flawed, but what is the process supposed to be...?
