DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 2nd September 2008
bsdperson bsdperson is offline
Port Guard
 
Join Date: May 2008
Posts: 37
Default local dns (dnsmasq)

Behind my fw I cannot get dns to local machines to work. /etc/resolv.conf points to 127.0.0.1, locally I have dnsmasq running. /usr/local/etc/dnsmasq.conf contains lines like:

dhcp-host=00:1d:60:e0:08:db,machine-a,192.168.1.2,2h

If I do arp -a I see the machine connected and it's mac. If I ping the ip it works, if I ping the name is sends the name query upstream returning an invalid ip.

I thought that since the machine gets an ip throught dhcp, the fw would also be able to resolve it.

Dnsmasq settings are:

log-queries
domain-needed
bogus-priv
bind-interfaces
dhcp-authoritative
expand-hosts
interface=fxp0

What should I do?
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Local transfer is slow. maurobottone OpenBSD General 1 10th January 2009 02:12 PM
proxy : replace gif with local gif milo974 OpenBSD General 4 17th July 2008 06:45 AM
Attention A Nwe Local Root Exploit t4y4n OpenBSD General 6 2nd July 2008 01:23 AM
Send email to all local users cajunman4life FreeBSD General 8 15th June 2008 10:52 AM
/usr/local and application directories ducu_00 FreeBSD Ports and Packages 14 23rd May 2008 05:37 PM


All times are GMT. The time now is 07:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick