Answer the question
In order to leave comments, you need to log in
Why does the site resolve with a crooked ip on the DNS server?
In general, there is a server on Ubuntu. Recently, one site google.com resolves as 127.0.0.1 Checked the
bind folder. There is no such rule anywhere. All other sites correspond to their ip addresses without problems.
dns1:~$ nslookup google.com
Server: 127.0.0.1
Address: 127.0.0.1#53
Non-authoritative answer:
Name: google.com
Address: 127.0.0.1
How can I solve this problem?
Answer the question
In order to leave comments, you need to log in
$('.clientICoBar>img').click(
function () {
$('.callbakContainer>p').html('Next callback text text text');
$('.clientName').html('Art Director');
var src = $(this).attr("src");
$('.clientAvatar').attr("src", src);
}
);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question