Can not reach any servers inside my network, outside is ok

Riemer Palstra riemer at palstra.com
Fri Nov 22 04:33:08 UTC 2002


On Fri, 21 Nov 2002, Ralph wrote:

> policing.net.db:
> 
> $ORIGIN policing.net.
> $TTL 86400      ; 1 day
> @       IN      SOA     policing.net. root.policing.net. (
>                         2002112102
>                         3600
>                         300
>                         172800
>                         43200 )
> 
> ; List the name servers in use.  Unresolved (entries in other zones)
> ; will go to our ISP's name server isp.domain.name.com
>              NS           www.policing.net.
> 
> 
>              MX 10        www.policing.net.
> 
> @      A    192.168.123.130
> 
> www    A    192.168.123.130
>       TXT     "The Web Server"
> 
> mdf    A    192.168.123.110
>       TXT     "SO Intranet Server"
> 
> g4     A    192.168.123.190
>       TXT     "The MAC-Daddy Server"
> 
> localhost       IN A       127.0.0.1
> 
>     ; Alias (canonical) names
> ftp         IN CNAME        www.policing.net.
> www         IN CNAME        www.policing.net.
> mail        IN CNAME        www.policing.net.
> mdf         IN CNAME        mdf.policing.net.
> 
>     ; List of machine names & addresses
> ;box2    IN A    192.168.0.2   ; comment
> ;box3    IN A    192.168.0.3   ; comment
> mdf.policing.net        IN      A       192.168.123.110
> g4.policing.net         IN      A       192.168.123.190
> www.policing.net        IN      A       192.168.123.130

Okay, so what exactly are you trying to accomplish here? From the looks 
of it you're defining www.policing.net. being a CNAME for 
www.policing.net., followed by www.policing.net. being 192.168.123.130 
... almost the same for mdf...


-- 
Riemer Palstra // riemer at palstra.com // http://palstra.com/

   A: Because it messes up the order in which people normally read text.
                                 Q: Why is top-posting such a bad thing?


More information about the bind-users mailing list