Why are you sending DNS queries from the outside world to dnsmasq?
Shouldn't these be forwarded to your bind server so that the "world"
view gets matched instead of your internal view?

--Bill

On 5/27/06, Paul Willard <[EMAIL PROTECTED]> wrote:
I've got a dns server locally which uses views.

from local machine
dig @192.168.1.2 loudas.com
returns 192.168.1.2

from the world dig @loudas.com loudas.com
returns 203.96.212.68

I've put a pfsense embedded box on 202.37.230.93 (trinity.loudas.com)
I've turned on dnsmasq so when I turn on dhcpd dns will be forwarded.

I've created a firewall NAT rule
IF              Proto           Ext. Port               NAT IP          Int. 
port
WAN     TCP/UDP         53 (DNS)        192.168.1.2     53 (DNS)

now try, from the outside world
dig @trinity.loudas.com loudas.com
returns 192.168.1.2
when it should return 203.96.212.68

something dodgy going on? or something mis-configured?

Thanks
Paul.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to