Current time: 05-22-2024, 03:55 AM Hello There, Guest! (LoginRegister)


Post Reply 
[Resuelto] como acceder desde mi red interna a nuestras webs
Author Message
manolo Offline
Junior Member
*

Posts: 41
Joined: Jan 2010
Reputation: 0
Post: #11
RE: como acceder desde mi red interna a nuestras webs
perdona te adjunto donde lo he escrito por si esta bien, gracais

options {
directory "/var/cache/bind";

// If there is a firewall between you and nameservers you want
// to talk to, you may need to fix the firewall to allow multiple
// ports to talk. See http://www.kb.cert.org/vuls/id/800113

// If your ISP provided one or more IP addresses for stable
// nameservers, you probably want to use them as forwarders.
// Uncomment the following block, and insert the addresses replacing
// the all-0's placeholder.

// forwarders {
// 0.0.0.0;
// };

auth-nxdomain no; # conform to RFC1035
listen-on-v6 { any; };

options {
...
allow-recursion {localhost;localnets;};
...
}


};
(This post was last modified: 01-28-2010 05:21 AM by manolo.)
01-28-2010 05:14 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: como acceder desde mi red interna a nuestras webs - manolo - 01-28-2010 05:14 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)