Hello list,

I've observed this for a long time but had no time to investigate until now.
I'm running Bering uClibc 3.0 on a WRAP box. Dnsmasq serves DHCP/DNS for
2 subnets,each on it's own eth port.
Most PCs are DHCP clients, but 1 server, 1 WLAN & 1 Print server have
fixed addresses.
I entered them into /etc/hosts on the firewall, but cannot get dnsmasq
to serve them (It's not firewalling, dnsmasq returns NXDOMAIN). Local
DHCP entries are served correctly, as are external addresses, it's only
the local static hosts that go wrong.

dnsmasq.conf has the following entries (everything else is commented out):

domain-needed

bogus-priv
resolv-file=/etc/ppp/resolv.conf
local=/praxis.vk/
interface=eth1

interface=eth2

interface=tun0
expand-hosts
domain=praxis.vk dhcp-range=172.21.42.11,172.21.42.29,10h

dhcp-range=192.168.0.10,192.168.0.29,10h
dhcp-option=44,172.21.42.10 (WINS server for MS clients)
bogus-nxdomain=80.156.86.78

bogus-nxdomain=62.157.140.133

#end

eth1 serves 192.168.0.0/24, eth2 serves 172.21.42.0/24

I have removed the cruft, but thunderbird insist on screwing up some
lines with hyphens in them :-(

Has anyone met this before ?

Many thanks,
Robert




------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to