Help with views plz, letting internal users view external view.

Barry Finkel b19141 at britaine.ctd.anl.gov
Mon Jan 28 14:37:22 UTC 2008


> Piero Giobbi wrote:
> Hi all.
> I'm currently stuck with one problem. I have two views basically:
>
> Internal view (private)
>
> External view (public)
>
> Internal is only for internal users with the internal domains.
> External view contains all our public domains etc. The server is on
> our lan with a private address and the firewall has an public alias  
> ip
> that redirects all dns quiries to this dns-server (and external view
> only). I have several domain in both views.
>
>
> Now i want to add a new public domain in the external view, works  
> great:
>
> external view {
>
> exampledomain.com ...
>
> }
>
>  How do i let the internal users view this one? Must i set up a exact
> same fake domain in internal view? I figure the must be a way to
> "forward" internal-view-users to externa-view but i can't figure out
> how..
>
> (Today i have solved this with setting up the same domain in the
> internal as a "fake" domain, works as long as nothing changes on the
> "outside" but its a pretty timeconsuming way and not always  
> failsafe.)
>
> Greatful for all help or hints.

Maybe I do not understand the problem.  It seems to me that if you
want a zone to be in both internal and external views, place the
zone definition in both views.  In my BIND config, I have a file
that I

     include "filename";

in both views.  This file contains definitions for zones that do not
change with respect to internal/external views.
----------------------------------------------------------------------
Barry S. Finkel
Computing and Information Systems Division
Argonne National Laboratory          Phone:    +1 (630) 252-7277
9700 South Cass Avenue               Facsimile:+1 (630) 252-4601
Building 222, Room D209              Internet: BSFinkel at anl.gov
Argonne, IL   60439-4828             IBMMAIL:  I1004994



More information about the bind-users mailing list