Questions tagged [resolve]
74 questions
0
votes
3 answers
nginx and php | can't resolve hostname and make connection with FQDN
I don't know what can cause this problem, nginx configs or php or anything else but :
I can not make connection when host value for these php functions listed below is set to FQDN like http://www.domain.com or www.domain.com but problem all goes…

Timberland
- 61
- 1
- 6
0
votes
1 answer
IPTables cannot resolve dns
I'm running Debian 6 32Bit
I finally just setup my iptables, but I cannot seem to
connect to any external server from my box
-A INPUT -i lo -j ACCEPT
-A INPUT -p tcp -m tcp --dport 443 -j ACCEPT
-A INPUT -p tcp -m tcp -m multiport -j ACCEPT…

Yusuf Ali
- 7
- 2
0
votes
0 answers
Open VPN: add DNS rule to change server domain to local IP
I have a working setup, where all traffic is redirected via a open VPN tunnel. Only issue I have left is, that I want the domain of the server to be the local IP address. Meaning that when the client resolves the server domain it should return the…

xXx
- 101
- 2
0
votes
0 answers
Local domain is resolved in nslookup but not in a browser
I'm facing a really strange and annoying problem with my network configuration. In my network we have a diverse list of OSs and servers. We are using Microsoft DNS server 6.1 on a Windows Server 2008 R2 and Apache 2.2 on a CentOS 6.4. I've setup a…

Mehran
- 519
- 1
- 5
- 20
0
votes
1 answer
fake outgoing connection to another ip ?? is that possible
simply
i have a script which is crypted and compiled , when run to check for a file if exist or not
on a remote server which ip is 1.x.x.x
problem the server 1.x.x.x is not any more working
so iam not able to run the script again , as it must curl…

M.Hossam
- 13
- 3
0
votes
1 answer
Why won't outlook/exchange resolve this particular user
This email address is a domain email address:
callcentre@domain.co.uk
I have no issues sending emails to any other email@domain.co.uk. I've narrowed the problem down to the resolving of the domain name.
I.E: If I type in callcentre@domain.co.uk…

George
- 155
- 1
- 6
0
votes
1 answer
Domain not resolving with CNAME
I'm really struggling to get a website up and running for the NHS. Apologies in advance as it's the first time I've had to setup a domain without using NS records so I'm a tad out of my depth.
I should add, the domain is managed by the NHS who don't…

JonnyHarper
- 103
- 1
0
votes
2 answers
I cannot telnet www.google.com 80 on my centos, why?
On my centos I have a problem.
I cannot:
[root@server]# telnet www.google.com 80
telnet: www.google.com: Name or service not known
www.google.com: Unknown server error
[root@server]#
However I can dig google.com
[root@server]# dig…

Phil
- 265
- 2
- 6
- 13
0
votes
1 answer
Windows 2008 R2 Not resolving IP's or domains
I have two servers with Microsoft Windows Server 2008 R2 x64, and today I realized that one of them don't resolve IP's or domain names.
If I ping the same machine IP, it respond, but if I ping an external IP (like 8.8.8.8 or any other) it does not…

InsaneAR
- 1
- 1
0
votes
1 answer
Slow resolve time
When it comes to servers I defiantly struggle I have recently set up a rack space cloud. I have two domains pointing to it: http://www.nintendowiis.com and the actual domain I will be using for it http://www.quinc.co.uk.
For some reason quinc.o.uk…

blakey87
- 13
- 3
0
votes
1 answer
Cannot resolve Hostname to IP, but IP to hostname works
I have deployed a bunch of windows server VMs on a cloud hosting service. These machines are all joined to a domain controller on the same service, which also hosts DNS. All of the domain-joined machines have dynamic IP (along with the DC).
If I…

GurdeepS
- 1,646
- 5
- 26
- 33
0
votes
4 answers
DNS resolution over DHCP
I have a m0n0wall router
a VMWare workstation running ubuntu
a windows 7 workstation running the VM
The ubuntu hostname is "renraku"
From the windows machine I can't resolve dns automatically for this host. For example, when I
ping renraku
Ping…

Eric
- 341
- 4
- 12
0
votes
1 answer
Different Domain Registrars and New Nameserver Update Discrepancy?
After migrating from different dedicated servers from completely different providers, I then had to update nameservers on hundreds of domains from different registrars.
I notice that GoDaddy DNS updates typically occur flawlessly within 2 hours.…

inac
- 519
- 3
- 10
- 20
0
votes
1 answer
Nameserver change jumps back to old nameservers - Cause?
Migrated from Server A to Server B from different providers, with different IP's for hostname, nameservers, etc. I've updated the nameservers for a number of domains, and they seem to be propagating, resolving, etc... for a short period of time,…

inac
- 519
- 3
- 10
- 20
0
votes
2 answers
BIND9 DNS Problems - Not resolving
I host a BIND9 DNS server for my VirtualMin users to use. And It only resolves for 75% of the people. It has been WELL over 1 week now.
Here is a sample.
$ttl 38400
@ IN SOA axxim.net. root.axxim.net. (
1274031391
10800
…

clone1018
- 103
- 1