Current time: 11-16-2024, 11:59 PM Hello There, Guest! (LoginRegister)


Post Reply 
[solved] Bind problem - IP issue?
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #8
RE: Bind problem - IP issue?
Here is mine named.conf.options - and bind9 is bind to my external IP´s
Code:
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; };
};

Greez BeNe
11-23-2009 07:16 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Bind problem - IP issue? - BeNe - 11-23-2009, 05:25 PM
RE: Bind problem - IP issue? - DarkSide - 11-23-2009, 05:52 PM
RE: Bind problem - IP issue? - BeNe - 11-23-2009, 06:13 PM
RE: Bind problem - IP issue? - DarkSide - 11-23-2009, 06:18 PM
RE: Bind problem - IP issue? - kurgans - 11-23-2009, 06:35 PM
RE: Bind problem - IP issue? - DarkSide - 11-23-2009, 06:56 PM
RE: Bind problem - IP issue? - BeNe - 11-23-2009 07:16 PM
RE: Bind problem - IP issue? - DarkSide - 11-23-2009, 07:30 PM
RE: Bind problem - IP issue? - BeNe - 11-23-2009, 07:48 PM
RE: Bind problem - IP issue? - DarkSide - 11-23-2009, 07:53 PM
RE: Bind problem - IP issue? - BeNe - 11-23-2009, 07:59 PM
RE: Bind problem - IP issue? - DarkSide - 11-23-2009, 08:04 PM

Forum Jump:


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