The problem is that dnsmasq isn't used for DHCP leases but the ISC DHCPd and now the fun part:
---- [EMAIL PROTECTED]:/var/log/squid # /usr/sbin/dnsmasq -v Dnsmasq version 2.38 Copyright (C) 2000-2007 Simon Kelley Compile time options IPv6 GNU-getopt no-ISC-leasefile no-DBus no-I18N TFTP ---- As you can see dnsmaq was compiled with ISC support so what you want will never work unless someone or endian dev guys will compile a new version. I was looking at it yesterday because I ran in the same issue but I fell asleep in front of my comp. I will try to compile a new version of dnsmasq and see if works. Jae Stutzman wrote: > > I'm still not there :( Here is the bug where I describe the problem: > > http://bugs.endian.it/view.php?id=258 > > The thing to remember is that I'm not having any difficulties accessing > the > internet from the green interface. The problem has to do with > green-to-green. The reason why this is important to me is that I use DHCP > and I remember PCs names, but not their IP addresses. It is also worth > noting that this is on Linux, Windows uses SMB to determine other Windows > PC > names. I need the DNS lookup to work. > > Thanks, > > Jae > Regards, Bhai -- View this message in context: http://www.nabble.com/Ping-local-Green-interface-PCs-by-hostname-tp13074603p14547074.html Sent from the efw-user mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
