Froxlor and Nameserver problem

  • Hello all,


    I have problem with my new server. I redirected my domains to new server and updated ip address from my registrar for nameserver. However my websites cannot accessible.


    Also when i tried to ping nameserver or domain name, i got warning "Ping request couldn't find host"


    How can i solve? I didn't changed details in froxlor.


    Thanks

  • Can you try a traceroute please? Are the configurations right? Give us more details please.

    Code
    traceroute to 37.120.170.228 (37.120.170.228), 30 hops max, 60 byte packets
    
    				v2201412723521843.yourvserver.net 37.120.170.228 de 3.176 ms 3.175 ms 3.174 ms


    ns1.kolaylig.com and ns2.kolaylig.com redirected to ip: 37.120.170.228 but cannot connect :(

  • and updated ip address from my registrar for nameserver.


    you have to reverse the ip settings for your registrar name-servers as long as you don´t have your own nameservers.
    then you have to set the related records for your domain to your server.

    Logic will take you from A to B. Imagination will take you everywhere.(A.Einstein)
    Nur wer sein Ziel kennt findet auch den Weg!


  • you have to reverse the ip settings for your registrar name-servers as long as you don´t have your own nameservers.
    then you have to set the related records for your domain to your server.

    Already reversed,


    Also i checked bind confirmation


    Here is the log
    # /etc/bind/froxlor_bind.conf


    Code
    # Domain ID: 4 - CustomerID: 2 - CustomerLogin: admm
    zone "kolaylig.com" in {
    	type master;
    	file "/etc/bind/domains/kolaylig.com.zone";
    	allow-query { any; };
    };



    seems ok,


    but when i tried to # dig kolaylig.com


  • do you realy own and have setup:
    Name Server: ns1.kolaylig.com
    Name Server: ns2.kolaylig.com


    because none of the name-server are reachable

    Logic will take you from A to B. Imagination will take you everywhere.(A.Einstein)
    Nur wer sein Ziel kennt findet auch den Weg!