Hello all
lets try some ascii [:)]
Simple.
I have the following ASL config:
on the firewall packet filter:
Any DNS Any allow
DNAT:
Public IP(alias)/DNS -> Private IP/DNS
Static route:
Public IP(alias) -> Private IP on eth1
DNS proxy:
listen on eth1, forward to external DNS server
On my DNS server:
both /etc/resolv.conf and /etc/named.conf are told to forward to IP of eth1 on firewall for DNS queries that DNS server can't answer.
My DNS server will reply to requests form the outside, but i can't seem to get a reply to DNS requests it makes from behind the firewall to its forwarders.
Strangly, if i ping say www.bbc.co.uk i get
it's IP back, but no ping response (works from the firewall)
Is there something i missed out?
Many, many thanks for any help
Emma ^..^
[ 25 June 2001: Message edited by: tom ]
This thread was automatically locked due to age.