Questions tagged [resolve]
74 questions
0
votes
3 answers
BIND having trouble resolving service.graphicly.com
Since about two weeks ago, we haven't been able to resolve service.graphicly.com:
dig @192.168.0.12 service.graphicly.com
; <<>> DiG 9.3.4-P1 <<>> @192.168.0.12 service.graphicly.com
; (1 server found)
;; global options: printcmd
;; connection…
Keith Burgoyne
0
votes
0 answers
DNS query failed for degrading feature set?
# env
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.5 LTS
Release: 18.04
Codename: bionic
$ systemd-resolve --vers
systemd 237
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT…

홍한석
- 101
- 2
0
votes
1 answer
What would initiate MariaDB to start to resolve IP addresses?
In my Windows Logs > Application I see these Warnings
IP address 'xxx.xxx.xxx.xxx' could not be resolved: No such host is known.
The IP is unknown to me. These Warnings get logged as:
Log Name: Application
Source: MariaDB
Event ID: 100
Level:…

MeSo2
- 254
- 1
- 3
- 18
0
votes
1 answer
Is compiling/testing/using a systemd-resolved not aligned with the version of the rest of systemd present on the system supported?
Is it possible to compile only systemd-resolved from the large systemd sources (without all the rest of systemd) to attempt identify a fix to backport? Can a new systemd-resolved coexist with the rest of a system that is based on an oldish systemd?

callegar
- 123
- 3
0
votes
1 answer
Which service/process fills the default value of /etc/hosts?
I'm running a custom OS based on ubuntu 18.04. I've ran into a problem - when the machine gets installed it sometimes doesn't have the value "127.0.1.1 hostname" in /etc/hosts. So it can't resolve itself
Does anyone know what fills that data or can…

Malazzar
- 21
- 3
0
votes
0 answers
Sometimes 8.8.8.8 does not find our domain
When resolving towards 8.8.8.8 from a local wi-fi or a personal hotspot, etc. it sometimes fails.
Responses are received from these Google IP addresses:
74.125.46.10
74.125.112.1
74.125.112.9
74.125.x.x
74.125.z.z
74.125.w.w
But when resolving…

11lll
- 41
- 2
0
votes
0 answers
Subdomain sometimes fails to resolve towards 8.8.8.8
We took care of implementing the changes you suggested for sip.teltel.io in our previous questions, but it did not improve.
Subdomain hosted on AWS sometimes doesn't resolve towards 8.8.8.8
8.8.8.8 Fails to resolve our subdomains randomly
8.8.8.8…

11lll
- 41
- 2
0
votes
1 answer
What is the resolution rate that I can expect from Bind resolver (or alternative)?
I would like to create a DNS resolver using Bind9 so all my organization's DNS queries go to this resolver (DNS queries for external domains. The resolver should not be authoritative for the organization's domain).
I will restrict the incoming…

Gari BN
- 101
- 2
-1
votes
1 answer
Git resolves wrong IP for domain
This is a first for me.... I'm trying to clone a repository from our GitLab server to a 3rd server. I have no issues cloning it anywhere else but this server. The output is the following:
myuser@localhost ~ $ ssh web@webserver -A
Last login: Thu…

Bert
- 1,028
- 1
- 16
- 33
-1
votes
2 answers
Can't resolve server by fqdn when search domain is enabled
I have a server named site.dpt.myorg.local, which i want to access both with short name and with fqdn.
When i try to use short site or site.dpt form, everything works just fine. However when i use fqdn - lookup works when using dig or nslookup, but…

Andrew
- 228
- 3
- 12
-1
votes
2 answers
Server tries to resolve domains through itself
From tcpdump:
Sep 12 23:03:43 server named[25095]: error (unexpected RCODE SERVFAIL) resolving 'exitlist.torproject.org.www.mydomain.com/A/IN': ip#53
OS: CentOS 6
resolv.conf
search www.domain.com domain.com
nameserver 127.0.0.1
nameserver…

Tar
- 265
- 4
- 11
-1
votes
1 answer
Resolve-DnsName resolves hostname of IP, but nslookup fails
There are some IP address that nslookup can't resolve (both on Windows and Linux).
Problem:
I can find the IP of the hostname, but reverse lookup fails.
PS C:\> nslookup.exe somehost2
Server: corpdns.mydomain.com
Address: 10.248.2.1
Name: …

aviro
- 144
- 4
-2
votes
1 answer
.co TLD domains do not resolve while others do
I'm running LAMP with Interworx CP. its on a Centos 6.4 box and the DNS Interworx installed is DJBDNS 1.05.
I have multiple domains "hosted" on the box, some .com, some .org, and some .net. When attempting to add two .co domains, the .co tld domains…

Steven Gunn
- 3
- 4
-3
votes
2 answers
How do I change the name of my resolve host?
Possible Duplicate:
What is reverse DNS?
Traceroute an IP and the last entry gives me the host the IP resolved to. How do I change that?

Aco Strkalj
- 79
- 1
- 5