I recently switched to using dnsmasq and uClibc 2.2 after using dnscache for years. I have two internal masqueraded networks.

policy is loc net ACCEPT and dmz net ACCEPT

I have ACCEPT     loc     fw     udp    53
and    ACCPET     dmz    fw      udp   53

and the appropriate ACCEPTS for   tcp 67, 68 for dhcp for both networks

Both networks are served dhcp addresses as defined in dnsmasq but the LEAF box does not pass dns lookups through to my isps dns servers from the dmz network but it does for the loc network.

I have the following in /etc/dnsmasq.conf

interface=eth1
interface=eth2

the isps dns machines are listed in /etc/resolv.conf and they work fine for loc (eth1 - the 192.168.1 network) but not for the dmz machines 192.168.2.

I have not changed antything on dnsmasq accept for the listeneing interfaces and dhcp.

ANY suggestions - or should I go back to using dnscache and tinydns








------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to