regards,
:-) mike
I don't have any specific experience to share, but I can share what I
know at a high level.
A split horizon method is typically what's ordered for this. There
are some secure DNS templates out there that work with AIX that give
examples:
http://www.cymru.com/Documents/secure-bind-template.html
The O'Reilly book on DNS and BIND is also strongly recommended.
I'm sure others will have additional resources they can share.
Best Regards
--
Todd H.
http://www.toddh.net/
With a firewall, you had better have an internal DNS server and an external
DNS server. The internal DNS server resolves the hostnames and IP addresses
for your internal machines and firewall. The external DNS server only
resolves your public services, and serves for users from Internet.
Ida Young
Support of ITShield firewall
http://www.itshield.com
"mike" <m.m...@ny.com> wrote in message
news:77a98267.03071...@posting.google.com...
authoritative DNS for private network inside the firewall, that is
forwarding and caching request from clients.
You can restrict the DNS traffic between the nameservers of your provider
and one (or two) internal nameservers.
No DNS service on the firewall.
---
Uli
While this makes perfectly sense, a relevant question might be _why_ the
firewall needs to look up hostnames at all.
In essence, resolving hostnames mean relying on external (even if they are
on the inside of the firewall) information, which in my not so humble
opinion is a bad thing on a firewall. Someone might have good reasons for
this, but I fear most dont.
Followup-To set to comp.security.firewalls, please ignore if your answer
has something to do with AIX.
- Eirik
--
New and exciting signature!
I know some people have worked out methods for machines with 2 NIC's or 2 IPs to
do split horizon based on NIC/IP... what a hassle. :)
Hardware is cheap. :)
I do the same thing though.