Pokrewne
menu      [Oferta] Administracja serwerami dedykowanymi, VPS-ami - instalacja, konfiguracja, za
menu      [Wykonam] Wydajną i zoptymalizowaną konfigurację pod serwer WWW (nginx + apache)
menu      [zlecę] konfiguracja postfixa, debian, serwer dedyk, jednorazowo
menu      [zlecę] Instalacja i konfiguracja serwera i przeniesienie dwóch serwisów
menu      problem z konfiguracja PHP (max_execution_time)
menu      [Wykonam] instalacja i konfiguracja serwerów dedykowanych/vps
menu      [OFERTA] Konfiguracja Serwerów Dedykowanych / VPS / RPS
menu      Konfiguracja POSTFIX`a TYLKO jako server aliasow
menu      konfiguracja BIND'a subdomen z przekierowaniem na port i katalo
menu      Restart Serwera
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • duke08.opx.pl
  • Pomoże ktoś w konfiguracji BINDa na ubuntu?





    dong - 03-09-2009 21:28
    Pomoże ktoś w konfiguracji BINDa na ubuntu?
      Robię wg. tego opisu:
    http://ubuntuforums.org/showthread.php?t=236093

    I mam problem z tym
    Cytat:
    We need to modify the forwarder. This is the DNS server to which your own DNS will forward the requests he cannot process.
    Code:

    forwarders {
    # Replace the address below with the address of your provider's DNS server
    123.123.123.123;
    };
    Wpisać secondary dns?

    Mam serwer kimsufi.




    qermit - 03-09-2009 22:36
    forwarders to serwery z których pobierane są adresy DNS

    jeżeli usuniesz tą sekcję to domyślne będzie tobie pobierał adresy z root-serwerów.



    dong - 04-09-2009 00:36
    Zrobiłem jak w opisie i coś mi nie działa... Musiałem chyba coś pomieszać. Jak próbuję wpisać ns.ks358076.kimsufi.com w panelu na home.pl to wyskakuje:
    Pole DNS1: serwer "ns1.ks358076.kimsufi.com" nie jest skonfigurowany dla domeny "grela.org". Skontaktuj się z administratorem docelowego serwera DNS, celem skonfigurowania obsługi domeny!

    named.conf.local
    Kod: //
    // Do any local configuration here
    //

    // Consider adding the 1918 zones here, if they are not used in your
    // organization
    //include "/etc/bind/zones.rfc1918";

    zone "grela.org" {
            type master;
            file "/etc/bind/zones/example.com.db";
            };

    zone "49.151.121.91.in-addr.arpa" {
            type master;
            file "/etc/bind/zones/rev.49.151.121.91.in-addr.arpa";
            }; grela.org.db
    Kod: grela.org.      IN      SOA    ns1.ks358076. admin.grela.org. (
    // Do not modify the following lines!
                                                            2006081401
                                                            28800
                                                            3600
                                                            604800
                                                            38400
     )

    // Replace the following line as necessary:
    // ns1 = DNS Server name
    // mta = mail server name
    // example.com = domain name
    grela.org.      IN      NS              ns1.ks358076.kimsufi.com.
    grela.org.      IN      MX    10      mta.grela.org.

    // Replace the IP address with the right IP addresses.
    www              IN      A      91.121.151.49
    mta              IN      A      91.121.151.49
    ns1              IN      A      91.121.151.49 rev.49.151.121.91.in-addr.arpa
    Kod: N SOA ns1.ks358076.kimsufi.com. admin.grela.org. (
                            2006081401;
                            28800;
                            604800;
                            604800;
                            86400
    )

                        IN    NS    ns1.ks358076.kimsufi.com.
    1                    IN    PTR    grela.org dig
    Kod: ; <<>> DiG 9.4.2-P1 <<>> grela.org
    ;; global options:  printcmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 56607
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

    ;; QUESTION SECTION:
    ;grela.org.                    IN      A

    ;; Query time: 1 msec
    ;; SERVER: 127.0.0.1#53(127.0.0.1)
    ;; WHEN: Fri Sep  4 00:36:19 2009
    ;; MSG SIZE  rcvd: 27 pewnie jakis lamowaty blad zrobilem... pomoze ktos? :D



    Pik-Pok - 04-09-2009 07:59
    nie masz hosta ns1.ks358076.kimsufi.com. zastap to po prostu
    IN NS ks358076.kimsufi.com.
    stworzyles za to hosta ns1.grela.org :)
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • konstruktor.keep.pl
  • Design by flankerds.com