Domain Not Resolving Properly
A client recently moved one of their domains to one&one (night mare I know) he then asked us to repoint the domain name to our servers using out name servers.
We have done this and it is not resolving to our server.
The problem is that the site is no longer showing and their emails are down.
I used a domain dossier and the DNS record looks like it should be changed but I'd like some confirmation on this.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Domain Not Resolving On Lamp
All setup following various tutorials on lamp, but having issues trying to view site url. here what i got via dig:- ; <<>> DiG 9.3.4-P1 <<>> mp3-dash.com ANY ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 45634 ;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 2, ADDITIONAL: 0 ;; QUESTION SECTION: ;mp3-dash.com. IN ANY ;; ANSWER SECTION: mp3-dash.com. 14400 IN A 89.46.102.100 mp3-dash.com. 14400 IN SOA ns1.mp3-dash.com.mp3-dash.com. admin@mp3-dash.com. 2009040602 86400 7200 3600000 86400 mp3-dash.com. 14400 IN MX 0 website.com. mp3-dash.com. 500 IN NS ns1.mp3-dash.com. mp3-dash.com. 500 IN NS ns2.mp3-dash.com. ;; AUTHORITY SECTION: mp3-dash.com. 500 IN NS ns2.mp3-dash.com. mp3-dash.com. 500 IN NS ns1.mp3-dash.com. ;; Query time: 24 msec ;; SERVER: 69.42.208.19#53(69.42.208.19) ;; WHEN: Thu Apr 9 20:47:14 2009 ;; MSG SIZE rcvd: 202 does that all look ok, i have even ran dns lookup and here what i getting:- Searching for mp3-dash.com. A record at G.ROOT-SERVERS.NET. [192.112.36.4] ...took 30 ms Searching for mp3-dash.com. A record at F.GTLD-SERVERS.NET. [192.35.51.30] ...took 158 ms Searching for mp3-dash.com. A record at ns2.mp3-dash.com. [89.46.102.75] Query timed out (interrupted after 1,999 milliseconds) Retrying... Searching for mp3-dash.com. A record at ns1.mp3-dash.com. [89.46.102.74] Query timed out (interrupted after 2,000 milliseconds) Retrying... Searching for mp3-dash.com. A record at ns2.mp3-dash.com. [89.46.102.75] Query timed out (interrupted after 2,004 milliseconds) Retrying... Searching for mp3-dash.com. A record at ns1.mp3-dash.com. [89.46.102.74] Query timed out (interrupted after 2,000 milliseconds) None of the nameservers responded correctly.
View Replies!
View Related
Domain With Www Not Resolving
i have a weird problem with dns bind. i just setup a zone file and it seems [url]works but [url]doesnt work. i have also created a cname for www but still not working. here is my zone file $ttl 38400 domain.com. IN SOA ns1.domain.com. webmaster.domain.com. ( 1211542287 10800 3600 604800 38400 ) domain.com. IN A 67.223.229.117 ns1.domain.com. IN A 67.223.229.117 ns2.domain.com. IN A 66.249.8.117 domain.com. IN NS ns1.domain.com. domain.com. IN NS ns2.domain.com. www IN CNAME domain.com. ftp IN CNAME domain.com. mail IN MX 0 domain.com.
View Replies!
View Related
Domain Not Resolving Problem
I have a customer having trouble with his email today, his domain seems to be unknown for some servers, even the host server refuses to ping to it [root@svr01 ~]# ping perform.com.co ping: unknown host perform.com.co If I ping from my location it works fine C:>ping perform.com.co Pinging perform.com.co [74.86.13.172] with 32 bytes of data: Reply from 74.86.13.172: bytes=32 time=126ms TTL=49 Reply from 74.86.13.172: bytes=32 time=120ms TTL=49 Reply from 74.86.13.172: bytes=32 time=123ms TTL=49 Reply from 74.86.13.172: bytes=32 time=117ms TTL=49 Ping statistics for 74.86.13.172: Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 117ms, Maximum = 126ms, Average = 121ms The domain is working for one year now. Domain changed The problem has dissappeared as it came.
View Replies!
View Related
Domain Names Not Resolving
Ocassionally some users have problems to connect the their websites, they can connect to the server via browser and can ping it and tracert the server IPs fine, they can also browse domains having a dedicated IP address. But they can't connect or ping their websites from their end, basically I think the domain name is not resolving. From our end and the rest of users everything works fine. Once I get a complain of this type I try whatever I can do Check to see if their IP is not blacklisted Restart named service Restart apache service But most of the time this doesn't work at all. Exactly as the problem comes it goes, nothing I did seems to have any effect on the solution. It goes and ocassionally reappears. Would you suggest me what would I do to find where the problem is and try to solve it.
View Replies!
View Related
DNS Issues - Domain Not Resolving Sometimes
Does anyone have experience with DNS issues? I'm hosting a few sites with LiquidWeb (freeteams.net and laxteams.net are the big ones), who's been a terrific host, but I occasionally have some issues trying to access my sites. It occurs only occasionally (maybe 10-20 people have let me know in the past year), but with users in different locations and on different ISPs. It seems to also only occur for a couple of hours. When they try to type in a specific domain, it won't show up in their browser (browser-independent, I've tried it in Chrome, IE, and Firefox.) However, when they try the IP address directly, the site works. I have about 4 sites on one server, all with their own IP address, and the issue doesn't affect all the domains at the same time. LiquidWeb says it's an ISP issue (they've checked all the settings on the server, and everything looks ok.) I tend to agree with them, because when I or my users switch from using their ISP's DNS server to OpenDNS' server, it works. However, it's happened at a number of different ISPs around the U.S., including universities, which makes me think there's something I can do to solve the problem. Also, I don't want users to have to change their computer settings. Also, while I can't access the domain in the browser, I am able to ping the domain, and it will respond.
View Replies!
View Related
IP Not Being Blocked Properly
I need to block a specific IP: 93.6.224.242 It adds fine when I do: iptables -A INPUT -s 93.6.224.242 -j DROP However, the IP is still accessing files and pages on the site according to Apache: When I ban other IP's they are blocked from accessing anything on the server (e.g. it wouldn't even reach Apache level because of firewall), but this IP just isn't banning properly.
View Replies!
View Related
SSL Certificates Not Working Properly
I am using SSL on my site but am having trouble in getting it to work correctly. I want to make it mandatory that the sections in <webaddress>/members and <webaddress>/admin are protected by SSL. I currently have the following in the httpd.conf file: SSLEngine on SSLCertificateFile /usr/local/home/pm42/finalcert.pem SSLCertificateKeyFile /usr/local/home/pm42/privkey.pem SSLCertificateChainFile /usr/local/home/pm42/finalcert.pem but I dont know what to do next.
View Replies!
View Related
CentOS - Can't Get VNC To Display Properly
I installed VNC on my VPS using a guide I found here. I installed KDE. It all works but when I view the VPS through VNC on my windows PC the text on the screen appears to be squares as if its a non supported language. [url] I've uploaded a screenshot to better help you understand what I mean.
View Replies!
View Related
SMTP Not Working Properly On IIS
I set up my own SMTP server on IIS. Most of the time it sends and recieves the email OK. From time to time, the mails bounce. For example if I send to someone at Hanmail (major korean provider) then it always bounces. Similarly, sometimes people say they sent an email to the server and it bounced back to them. I guess something is not set up right, maybe MX record or some other mysterious thing. How can I troubleshoot/solve this? I MUST fix this so I will be back to check on this thread often,
View Replies!
View Related
Cron Job Not Working Properly
I have a slight problem with a cron job I have setup. I wanted to save a copy of iptables every hour to a folder, so I created a script... here it is: Code: varDate=`date +%y%m%d` varTime=`date +%H%M` filename="IPtablesBackup-$varDate-$varTime" iptables-save -c > /etc/IPtablesBackup/$filename and called is Backup-Script.sh Now if I just execute the script will in root ./Backup-Script.sh I get a new file with the correct filename and iptables info is saved ! Great ! So then I thought, how can I setup this automatically every hour. Which leads me on to my problem. I inputted "crontab -e" added this line Code: 59 * * * * /etc/IPtablesBackup/Backup-Script.sh The problem is the script is run, I know because it creates a new file with the correct time and date, however the file is empty? I have set Backup-Script.sh to 777 and owner and group are both root?
View Replies!
View Related
Verify That My Mail Server Is Configured Properly?
how I can verify that my mail server is configured properly? This is the problem: I can send out mail without a problem, but I cannot receive mail from external domains (eg: google or hotmail). Some of the message have weird bounce backs like: PERM_FAILURE: SMTP Error (state 13): 550 No Such User Here But the user does exist... I am logged into it right now.
View Replies!
View Related
Backup/restore Of Cpanel Work Properly
I use Incremental backup feature of Cpanel but seems it does not work properly. Yesterday when i restored my customer account, it brought back the files and database of 2 months ago. I set it backup everday so why this happen? My server run Centos 4.5 and Cpanel Stable
View Replies!
View Related
Windows Customers, Ensure You Are Properly Secured
There has been a recent rash of Windows 2003 customers being hacked and having "UTorrent" installed, as well as having their Administrator password changed, rendering the server inaccessible. At the moment, we have yet to determine the vulnerability in Windows allowing the hackers to breach the systems however we believe it is related to RDP. We highly suggest you are complying with the following, to lessen your risk of having your server compromised: 1) Run RDP on a non-standard port [url] 2) Run a software firewall on your machine, blocking ALL unnecessary ports on your server. You should only have the bare minimum open. 3) Limit any non-public access to your IP and trusted IP's only. This will prevent any other outside networks or servers from reaching your machine through ports which are not meant to be public (http for example) 4) Ensure you have FULL updates for your Windows O/S, immediately. 5) Ensure any 3rd party software you are running, has also been fully updated to the latest version including any patches. Please make sure these suggestions are implemented immediately to lessen you risk of being hacked by the current wave of exploits.
View Replies!
View Related
Subdomain In Httpd.conf Not Working Properly
Added this in the httpd.conf but it is still pointing to the main domain xxxx.com -------------- <VirtualHost *:80> DocumentRoot /xxx/xxx/webmail ServerName webmail.xxxxx.com </VirtualHost> ----------------- whenever i type webmail.xxxxx.com, it will see the content of xxxxx.com.
View Replies!
View Related
LiteSpeed :: Binary Path Must Be Set Properly In Order Replace Apache
2008-04-06 08:52:32.597ERRORApache Binary Path must be set properly in order replace Apache, fall back to 'Reload on configuration file change'. 2008-04-06 08:52:32.602WARN[configerver:listener] No listener is available for normal virtual host! 2008-04-06 08:52:32.604ERROR[config:template:centralConfigLog] Listener [Default] does not exist 2008-04-06 08:52:32.605ERROR[config:templateHP_SuEXEC] Listener [Default] does not exist 2008-04-06 08:52:32.605ERROR[config:template:EasyRailsWithSuEXEC] Listener [Default] does not exist 2008-04-06 08:52:32.617WARNStandard Edition only support up to 5 Apache vhosts. I did everything on the litespeed setup I was soppose to found at their wiki site. But still I recieve these errors, LiteSpeed works on my server because httpd is disabled and LiteSpeed is responding to request now.
View Replies!
View Related
Resolving Subdomain
I'm using DirectAdmin as a CP on one of my server & recently I bought a new windows server with plesk as CP. My DOMAIN is on my 1st server where i'm using Directadmin. I want to resolve my subdomain to my new server.
View Replies!
View Related
IP Resolving To A Different Location
I have a local server named as 'EPBX' which monitors the working of the telephone system and makes their log entries. Recently its HDD partition got crashed due to which it was formatted and had re-installed Windows server 2003 after which I am facing some problems as given below: - The IP address assigned to this server is 192.168.100.2. I am able to ping the IP but unable to take the console of the software from some other local PC. - Also when I try to trace the IP using the tracert command first it resolves to the ISP's router and then to the server. But the router is not at all asigned a local IP. I have assigned a global IP to it. (Screen shot of the same has been attached) - It would be very difficult for me to change the IP address
View Replies!
View Related
DNS Resolving
We have a full rack of servers at an XO datacenter. Most of these servers consistently need to go out to the internet to retrieve various URLs. Essentially, the servers are spidering, like Google does. Lately we have noticed that the DNS servers that XO provided, which are in the /etc/resolv.conf files for each server, have been randomly failing. Is there any reason that I can't set the servers to go to the root and use that for DNS? I need to bypass the XO DNS servers some how. One of the options that I am considering is setting up a dedicated server that can provide recursive DNS to my other servers and have that server ask the root DNS system for records when it is not in the cache. The other option that I am considering is finding a company that I can buy the ability to do recursive dns on. The onyl one that I have found so far is DynDNS though, and I have been looking for about two hours. [url] If anyone can make any suggestions to how I can get around the XO issue I am having or provide suggestions to a provider of recursive DNS servers (not managed, unless recursive comes with it),
View Replies!
View Related
Domains Resolving Worldwide ON/OFF
We have few domains which resolve properly for say 1 day and again next day its not resolving. Sometimes this ON/OFF happens several times a day. This happens when we use the 2 name servers assigned to the server. this problem does not happen if we use a manged DNS service for the domain names.
View Replies!
View Related
Lame Server Resolving
i got too many logs on Lame-server resolving i my log. every second about 10-20. Jul 23 11:31:33 ns1 named[15967]: lame server resolving '92-49-205-1.dynamic.peoplenet.ua.mydnsdomain.net' (in 'mydnsdomain.net'?): my.ip.add.ress#53 Jul 23 11:31:33 ns1 named[15967]: lame server resolving 'www.mydomain.com.mydnsdomain.net' (in 'mydnsdomain.net'?): my.ip.add.ress#53 so i turned of the logging and start search the web on possible reasons. However the only once i found where mostly "in case of the domain is not hosted on the server". But in my case the domains in questions are on my server and show in the log as lame server resolv. They say it has to do with server is not authoritive for that domain. So how i am gonna fix this? With digs, and nslookups, i got not errors at all. But if i try to change a DNS i got a message back from a provider saying that the domains is broken.
View Replies!
View Related
New VPS RDNS Not Resolving
Just got set up with a new VPS and while looking to see if my IPs were blacklisted, I came across a RDNS warning. I've been on some form of shared hosting since I've been on the Internet, so much of the VPS stuff is new to me (though it is managed). Everything I've read says that RDNS is important for sending mail so the receiving end can verify where mail is coming from, but I thought I would ask here regarding my specific issue. I've got four IPs on my account. The first ip, x.x.x.67, is the host IP(ie host.example.com). Most of my domains are using that IP at the moment since I just got set up, but I do have another domain on the last IP in my account, x.x.x.70. When I first did a RDNS check on my main IP I got a domain that I've never seen before, and all other IPs on my account don't resolve at all. I sent a ticket off to the host, and they set the RDNS record correctly for the main IP on my account, but the other three still fail to resolve. When I asked the host about it in a ticket, the response that I got was Quote: Normally, we set RDNS for the main IP address to hostname of the server. The RDNS for your server has been setup properly. Please get back to us if you need any further assistance. So basically I'm clueless. Does it matter that the other three IPs I have available don't resolve at all? The domain on the x.x.x.70 IP, which doesn't resolve, is an e-commerce site that depends almost exclusively on e-mail for its business. Doesn't the lack of RDNS resolution mean that I'll be out of luck sending mail to AOL, Yahoo, Hotmail, etc etc on that account? Even though I don't have sites on the middle two IP addresses yet, I fully plan to put sites there within the next couple of months... could they have the same problem? It's frustrating since I obviously have no control over RDNS records, and the host's staff is being a little obtuse about it.
View Replies!
View Related
Resolving A DoS Attack
We've just been told by our data centre that our server that we use to host our web design clients has been disconnected due to massive volumes of traffic from or to the server. They said I will need to log into a KMV/IP in order to investigate. I have no idea what I am doing and was wondering if there are any users out there that could give me some pointers in finding what is causing this DoS attack?
View Replies!
View Related
DNS Stop Resolving In VPS
my DNS stop resolving, once a day i need to restart the service in cpanel/whm , what can be done to prevent that ? its a fresh vps only cpanel is there and 2 domains with no pages just a simple under costruction index page . in CSF i have a Your Score: 106/112 in security , it firewalled and hardened right now is using 299 of ram out of 512 burstable to 768
View Replies!
View Related
Resolving DomainKeys Install Issue
I am having a problem with the installation of DomainKeys on my server. I have a dedicated server from Hosting Matters and I have DomainKeys installed for another domain on the same server. The problem that i'm running into is that I have a domain that is an addon account of another (basically hosted within a sub-directory of another account). When I install DomainKeys via the cPanel I get no errors. It "appears" to work fine HOWEVER when I check the headers in Yahoo I get the following: Authentication-Results: mta215.mail.re2.yahoo.com from=paperboyllc.com; domainkeys=permerror (no key) Received: from 63.247.138.128 (EHLO ws1.wpdnsgroup.com) (63.247.138.128) by mta215.mail.re2.yahoo.com with SMTP; Mon, 04 Aug 2008 21:27:03 -0700 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=paperboyllc.com; h=Received:To:Subject:Date:From:X-Mailer:MIME-Version:Content-Type:Message-Id:X ...
View Replies!
View Related
Reasons For Slow Resolving - VPS
I've got a VPS account & when I connect to sites on the VPS, more often than not the browser times out. I click again & the site comes through. I use Firefox & have tried in other browsers with similar results. The VPS has 384mb dedicated RAM, with 512mb burstable - not much I know but... I was wondering about possible reasons - could it be simply not enough RAM, could it be a bottleneck with the hosting company, could it be a problem in the setting up of the nameservers? What would seem more likely? It's a shame as the tech support have been superb but it's too risky to use for reselling.
View Replies!
View Related
New Server @ Theplanet - Domains Not Resolving
Since my local ISP hasn't updated yet, I'm still seeing the sites on the old server. I used a proxy (hidemyass.com) which seems to update all the time, and it said that it couldn't connect to the website (I usually use it to test a site's functionality before I can connect to the site) What can I do to test where it's going wrong? The domains have been pointed at ns1.theplanet.com and ns2.theplanet.com already, and theplanet has created those nameserver entries for us already. I just don't want the domains to start resolving, only to find that something is broken....
View Replies!
View Related
Server- Domains Not Resolving, Sql Shutting Down
I am having some wacky stuff going on with my server. I run a Godaddy v-ded and according to them, the server is fine. What i'm experiencing is, some of my domains are not resolving, some are. For the ones that are working that run via a database, every few hours, I need to restart mysql(or the server) to get them running again. Linux OS: Kernel Version - 2.6.9-023stab044.4-smp Hardware Information - 3ghz xeon, 512mb, 20gig hd Software Version - fedora 7 Control Panel - WHM 11.11.0 cPanel 11.16.0-R18546 TOP Code: top - 10:27:18 up 2:18, 1 user, load average: 1.17, 0.65, 0.36 Tasks: 74 total, 1 running, 73 sleeping, 0 stopped, 0 zombie Cpu(s): 2.5% us, 0.6% sy, 0.0% ni, 73.2% id, 23.7% wa, 0.0% hi, 0.0% si Mem: 6097220k total, 6057888k used, 39332k free, 9328k buffers Swap: 12586916k total, 6501796k used, 6085120k free, 659732k cached ...
View Replies!
View Related
Weird Named Errors Available9 Named[7562]: Lame Server Resolving
I see some errors about lame servers in messages log,and i noticed that look like adress of isp surfer domain beacuse i noticed domain of my isp listed also as lame name server.Here is example: Nov 24 03:46:55 available9 named[7562]: lame server resolving '247.100.51.72.in-addr.arpa' (in '100.51.72.in-addr.arpa'?): 205.214.192.202#53 Nov 24 03:46:55 available9 named[7562]: lame server resolving '247.100.51.72.in-addr.arpa' (in '100.51.72.in-addr.arpa'?): 205.214.192.201#53 Nov 24 03:46:56 available9 named[7562]: lame server resolving '247.100.51.72.in-addr.arpa' (in '100.51.72.in-addr.arpa'?): 205.214.192.202#53 Nov 24 03:46:56 available9 named[7562]: lame server resolving '247.100.51.72.in-addr.arpa' (in '100.51.72.in-addr.arpa'?): 205.214.192.201#53 Nov 24 07:19:51 available9 named[7562]: FORMERR resolving 'ducksimilar.com/NS/IN': 203.93.208.87#53 Nov 24 07:19:51 available9 named[7562]: FORMERR resolving 'ducksimilar.com/NS/IN': 91.208.228.150#53 Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host1.experienceexcept.com/AAAA/IN': 203.93.208.87#53 Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host2.experienceexcept.com/AAAA/IN': 203.93.208.87#53 Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host1.experienceexcept.com/AAAA/IN': 91.208.228.150#53 Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host2.experienceexcept.com/AAAA/IN': 91.208.228.150#53 Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host1.experienceexcept.com/AAAA/IN': 203.93.208.87#53 Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host2.experienceexcept.com/AAAA/IN': 203.93.208.87#53 Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host1.experienceexcept.com/AAAA/IN': 91.208.228.150#53 Nov 24 07:19:52 available9 named[7562]: FORMERR resolving 'host2.experienceexcept.com/AAAA/IN': 91.208.228.150#53
View Replies!
View Related
Resolving Www.xxxx-xxxx.com... Failed: Temporary Failure In Name Resolution.
I have searched google and these forums for this error but nothing came up that was relevant to me as i have not changed any server configurations what so ever at all, have not done ANYTHING to my server accept use the wget command since i got the server. When i type the urls in normal in a browser they work fine. But now, Now matter where i wget a file from i get this error Quote: "Resolving www.xxxx-xxxx.com... failed: Temporary failure in name resolution." Has anyone experienced this before? How did you resolve it?
View Replies!
View Related
My MySQL "localhost" Not Resolving
My CMS was working fine until today. Today, suddenly it won't resolve "localhost" of my MySQL correctly..so a hack was implemented and instead of "localhost" a loopbackaddress was hardcoded into configuration file of the cms. Now it works fine again. Any ideas as to what could be the problem here? Also, could this have some other consequences I should be aware of?
View Replies!
View Related
Reverse Domain Name Server (DNS) ARPA For Domain On VPS
I have a vps with dedicated ip's for my domain names. I read that in order for mails coming from my server not be picked up as spam, i need to add reverse ip entries. Now i have already added the glue nameserver records on my godaddy control panel, ns1.mydomain.com -> 10.20.30.40 ns2.mydomain.com -> 10.20.30.41 But do i need to speak to the datacenter to add the reverse dns entries for my domain on their nameservers? What about if i host my nameservers offsite, but then have my webserver/mailserver etc inside the datacenter? Would i need to request the datacenter where the nameservers are hosted to add the reverse ip entries for the domain, and then the request the same from the datacenter for my web/mail servers to add the reverse entries? Is it really required?
View Replies!
View Related
Domain Parking - Wildcard Domain Name Server (DNS)?
We have a lot of unused domains that we'd like to setup domain parking for. To keep it simple, we'd like to just change the namesevers to ns1.domainparking.com and ns2.domainparking.com (not real nameservers!) and the domains would then automatically show a simple web page. We use cpanel servers and are wondering how easy this is to do? I've seem mention of wildcard dns? Is that the answer?
View Replies!
View Related
Domain Parking With Win2k3 Domain Name Server (DNS)?
i have about 8 different domains i'd like to point to a nameserver (ns1./ns2.mydomain.com) on Win2k3 server, but i can't get them resolved through my nameserver without creating a manual forward lookup entry for each *parked* domain separatly.. Does anyone know how to resolve "parked" domains automatically on Win2k3 DNS?? I just can't find any answer for this, everything i've found required manual creation of lookup entries.. anyone?
View Replies!
View Related
Domain Does Not Resolve :: Domain Name Server (DNS) Issues
I've been having some DNS problems with one of my domains for quite some time now. The domain does not always resolve - some go days without being able to access the site. I ran a simple BASH script to show what I mean. I replaced my domain with "mysite.net" and the IP with "xx.xx.xxx.xxx". # for i in `seq 1 15`; do host mysite.net; done mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx Host mysite.net not found: 2(SERVFAIL) mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. mysite.net has address xx.xx.xxx.xxx mysite.net mail is handled by 0 mysite.net. Has anyone experienced a similar problem? I have gone over the DNS records countless times and see no problems. The site is hosted on my own dedicated server.
View Replies!
View Related
32 Or 64bit & Existing Domain Net Vs New Domain
delving into a new server, a dual opteron w/Centos. Got two questions as I think about setup. 1) 32 bit or 64bit? 2) Regarding host names and server assignemt...I can either assign it as a node to a domain hosted elsewhere in a reseller account, or I can start with a completely unused domain which is currently parked. Any preference, in an ideal world? (I have absolutely no preference, but it occurrred to me it may or may not be of consequence, perfomance & IT-wise and generally speaking .. all things being equal, of course.) Like I said, a newbie. So I'm braced for the if-you-have-to-ask, you-shouldn't-be-in-one" musings for these rather basic boneheaders.
View Replies!
View Related
Domain.com Or Www.domain.com For SSL Certificates
I'm setting my first eCommerce site and right now I need to resolve the following issue. I need to install (well, the hosting company will do it for me) a SSL certificate and I need to know what is best or common practice, to use domainname.com or www.domainname.com I don't know what difference it would make but it seems to do so because the hosting company is asking me to choose. Being that I'm clueless about this, I would also appreciate a quick explanation on the benefits or downfalls of using either one.
View Replies!
View Related
Make Addon Domain The Main Domain
I have domain1.com as the main domain that I am using with cpanel and domain2.com as an addon domain that points to a different directory. I want to move domain1.com to another server and I would like to know if I can make domain2.com the main one
View Replies!
View Related
Www.domain.com Does Not Resolve Where As Domain.com Works
I ve been having a problem with the "www" prefix for the domains For example: [url] works ok But [url] Does not resolve here is the named conf ; Modified by Web Host Manager ; Zone File for hayalikelimeler.net $TTL 14400 @ 86400 IN SOA ns1.theplanet.com. fikret.eforelektrik.com. ( 2007032306 14400 7200 3600000 14400 ) hayalikelimeler.net. 14400 IN NS ns1.theplanet.com. hayalikelimeler.net. 14400 IN NS ns2.theplanet.com. hayalikelimeler.net. 14400 IN A 74.52.228.130 localhost.hayalikelimeler.net. 14400 IN A 127.0.0.1 hayalikelimeler.net. 14400 IN MX 0 hayalikelimeler.net. mail 14400 IN CNAME hayalikelimeler.net. www 14400 IN CNAME hayalikelimeler.net. ftp 14400 IN A 74.52.228.130
View Replies!
View Related
Strange Domain Become Parked Domain- Is This Hacked
I just when found this domain on google when I was make some search of content of my site I found domain as a parked domain and work for my site! so I go to cpanel and parked domain but not found any thing so what this mean how someone have parked domain for my site and when i go to cpanel noting foudn also when I go to whm and accoubt listed I don’t find that domain?
View Replies!
View Related
Domain Forwarding Vs. Domain Parking
I am moving content from old.domain to new.domain However I am at the same time retaining the old.domain to keep the older links working I want that the old.domain/link redirect to new.domain/link Please advice what would be best to do for the old.domain - 1) Domain forwarding 2) Domain parking or Both the above (The other thing is that I would like to do 301 redirect - would this happen automatically by activating the above options - or something else has to be done)
View Replies!
View Related
|