So I've got a DNS server upstream from a Samba server (named John). The Samba server passes DHCP to a small LAN.
I've got eth1 connected to the small LAN, and eth0 is on the larger LAN where the DNS server (Windows based) resides
I've got F10 set up, with Samba, DHCP, and Firestarter.
I can access the internet no problem - and I can ping from the small lan to the DNS server (chucky)
How can I set it up so that computers I hook up to my samba server (which hosts my PXE booting, btw) can also ping chucky (teh DNS server upstream from the Samba server) via hostname?
Pinging everything via IP address works fine. I'm trying to figure out a way for the DNS server to pass information through the Samba server to the clients connected to the Samba server.