ThermoCool
Google Wave
Member
Offline
Posts: 47
|
 |
« Reply #20 on: June 05, 2008, 03:23:09 AM » |
|
okk .....dats done ....thnx a lot now another problem !!! box14.110mb.com = 66.197.252.181 accounts on box14 = 66.197.252.182 which 1 i should provide in the A-record  I hav given 66.197.252.182 but it says : "NameServer Not With Net4,Unable to Process the request" but if u 'who is'( www.who.is) the domain name (thermocoolradiators.com) it is showing the IP: 66.197.252.182. even the name servers are ns1.110mb.com & ns2.110mb.com. my register is www.net4.inby neway i'm unable to direct www.thermocoolradiators.com to www.thermocoolengineering.110mb.com....plz help
|
|
|
|
|
Logged
|
|
|
|
Busman
Genetically Modified
Global Moderator
Advanced Authority Member
   
Offline
Posts: 1481
|
 |
« Reply #21 on: June 05, 2008, 04:14:28 AM » |
|
If you're using 110mb's nameservers, you have no need of 'A' records.
If you need to specify your own 'A' records, you can't use 110mb's nameservers.
To get the correct IP, ping your 110mb subdomain name.
|
|
|
|
|
Logged
|
Hard drive failures are unavoidable. Anybody who says they are 'inevitable' is talking crap.
|
|
|
LG
Member
Offline
Posts: 3
|
 |
« Reply #22 on: June 09, 2008, 02:19:59 PM » |
|
I want to use my 110mb.com site with my newly purchased domain. My domain name control panel has two fields to fill in 1) "Your (new) hostname" 2) Your A record (IP address) What does this mean? But where should I enter NS1.110MB.COM and NS5.110MB.COM? To get the correct IP, ping your 110mb subdomain name.
How do I ping my 110mb subdomain name? Is that the way to find out the ip address for the "A record?" Thank you very much for any help
|
|
|
|
|
Logged
|
|
|
|
Ellimist
Not so active
Hyper-Active Member
 
Offline
Posts: 471
PM me for anything :)
|
 |
« Reply #23 on: June 09, 2008, 04:14:52 PM » |
|
I want to use my 110mb.com site with my newly purchased domain. My domain name control panel has two fields to fill in 1) "Your (new) hostname" 2) Your A record (IP address) What does this mean? But where should I enter NS1.110MB.COM and NS5.110MB.COM? To get the correct IP, ping your 110mb subdomain name.
How do I ping my 110mb subdomain name? Is that the way to find out the ip address for the "A record?" Thank you very much for any help Yes. What is your 110mb subdomain? Go to Start>Run. Type in 'cmd'. When it opens, type in 'ping <subdomain>.110mb.com'. Relace <subdomain> with your own 110MB subdomain.
|
|
|
|
« Last Edit: June 09, 2008, 04:20:17 PM by Ellimist »
|
Logged
|
|
|
|
LG
Member
Offline
Posts: 3
|
 |
« Reply #24 on: June 09, 2008, 04:29:27 PM » |
|
Thank you  It says 66.197.252.182 is the ip for the subdomain lohang.110mb.com
|
|
|
|
|
Logged
|
|
|
|
Ellimist
Not so active
Hyper-Active Member
 
Offline
Posts: 471
PM me for anything :)
|
 |
« Reply #25 on: June 09, 2008, 04:33:43 PM » |
|
Your site is hosted on box 14.
1) "Your (new) hostname" :'box14.110mb.com' OR '66-197-252-182.hostnoc.net' (without the quotes) 2) Your A record (IP address) :66.197.252.182
|
|
|
|
« Last Edit: June 09, 2008, 04:42:17 PM by Ellimist »
|
Logged
|
|
|
|
LG
Member
Offline
Posts: 3
|
 |
« Reply #26 on: June 09, 2008, 06:58:40 PM » |
|
Thank you very much 
|
|
|
|
|
Logged
|
|
|
|
|
alfamotors
|
 |
« Reply #27 on: June 15, 2008, 03:21:36 AM » |
|
Hi, i need help! I add my own domain (alfamotors.com.br) then i change the DNSs to(ns1.110mb.com & ns2.110mb.com) successful in the register . my 110mb control panel shows: Your Domain(s): » http://alfamotors.110mb.com http://alfamotors.com.br How can i change the domain to alfamotors.com.br to upload in the file manager? Thanks for any help
|
|
|
|
|
Logged
|
|
|
|
|
Lesley
|
 |
« Reply #28 on: June 15, 2008, 03:34:42 AM » |
|
@alfamotors :
The addresses work in parallel.
Everything you upload to alfamotors.110mb.com is automatically visible on alfamotors.com.br
|
|
|
|
|
Logged
|
 | |
110MB Server Status Monitor :
Bookmark it now - before you forget |
|
|
|
|
alfamotors
|
 |
« Reply #29 on: June 15, 2008, 04:12:36 AM » |
|
OHHHH thanks alot!!
But i think thats not good to google robots...
Its not working now, but i change the DNSs today, i will wait the 24hours...
Thanks.
|
|
|
|
|
Logged
|
|
|
|
|
Lesley
|
 |
« Reply #30 on: June 15, 2008, 11:01:41 AM » |
|
But i think thats not good to google robots... Your concern is valid, especially as we have an unofficial search bot working here at 110mb that doesn't obey the robots protocol. I suggest you perform a forced redirect by incorporating this PHP code at the very top of your homepage.. <?php
if ($_SERVER['HTTP_HOST'] != "alfamotors.com.br") { header("HTTP/1.1 301 Moved Permanently"); header("Location: http://alfamotors.com.br/"); exit(); }
?> .. that way the bots will never see your homepage from its 110mb.com address. Obviously, your homepage will have to be named index.php for this to work.
|
|
|
|
|
Logged
|
 | |
110MB Server Status Monitor :
Bookmark it now - before you forget |
|
|
|
|
alfamotors
|
 |
« Reply #31 on: June 16, 2008, 12:31:36 PM » |
|
OK! Thanks for the tip.
|
|
|
|
|
Logged
|
|
|
|
evansweb-design.co.nz
Member
Offline
Posts: 4
|
 |
« Reply #32 on: June 28, 2008, 06:10:15 AM » |
|
Can anybody help me with my problem... My second domain www.zastonj.info suddenly disappeared. Primary domain piki.110mb.com however works fine :S They are both present on my control pannel (I didn't change anything recently). Registraar told me that there is nothing wrong on their side and sends me the following piece of info: ns1.110mb.com [195.242.99.84] [Broken DNS server: Reports a server failure] 124ms ns2.110mb.com [195.242.99.98] [Broken DNS server: Reports a server failure] 139ms Your help would be much appreciated! I have the same problem, can anyone help?? my website is: nonstop-caravanshop.co.nz Thanks
|
|
|
|
|
Logged
|
|
|
|
|
Piotr GRD
|
 |
« Reply #33 on: June 28, 2008, 06:43:29 AM » |
|
|
|
|
|
« Last Edit: June 28, 2008, 06:49:29 AM by Piotr GRD »
|
Logged
|
|
|
|
|
oman
|
 |
« Reply #34 on: September 01, 2008, 03:32:38 PM » |
|
Hi Everyone, hope i'm in the right topic: my website on Box15 works well through the direct link: http://oman.110mb.com/however, it doesn't work through my domain: http://www.oman123.comthe nameservers i used: ns1.110mb.com, ns2.110mb.com how can i solve this problme? thank you.
|
|
|
|
|
Logged
|
|
|
|
|
robleyd
|
 |
« Reply #35 on: September 01, 2008, 04:01:36 PM » |
|
Did you add oman123.com (without the www) in the extra domain field in the control panel? Go to 110mb.com/login.php, log in, click on Account Profile (down the page a bit) and add it there.
It make take up to 72 hours to work around the world.
And because of the way 110mb handles redirecting www you will find page loading quicker if you use just oman123.com or oman.110mb.com
|
|
|
|
« Last Edit: September 01, 2008, 04:03:19 PM by robleyd »
|
Logged
|
I once had a hard drive clunk-clicking Strange noises, weird sounds and tick-ticking I thought I would wait And procrastinate... But now all my data is missing -------------- dd, a dump, a data dump read a line from standard in $USER, the name I call my self make - a long long time to run .so a library that is shared .ko it's not the same as .so tee, a redirect with in and out and brings us back to dd d d d
|
|
|
|
Piotr GRD
|
 |
« Reply #36 on: September 01, 2008, 04:14:07 PM » |
|
Correct. You didn't add this domain in 110mb CP. Do what robleyd wrote.
What's more - it looks like you have 6 nameservers at the moment - delete those non-110mb nameservers. If it's already deleted, then the changes doesn't propagate, yet, don't worry, it will.
|
|
|
|
|
Logged
|
|
|
|
|
oman
|
 |
« Reply #37 on: September 01, 2008, 05:06:28 PM » |
|
Did you add oman123.com (without the www) in the extra domain field in the control panel? Go to 110mb.com/login.php, log in, click on Account Profile (down the page a bit) and add it there.
It make take up to 72 hours to work around the world.
And because of the way 110mb handles redirecting www you will find page loading quicker if you use just oman123.com or oman.110mb.com
Thank you. i just did that. let's see what's happens. Correct. You didn't add this domain in 110mb CP. Do what robleyd wrote.
What's more - it looks like you have 6 nameservers at the moment - delete those non-110mb nameservers. If it's already deleted, then the changes doesn't propagate, yet, don't worry, it will.
The reason i had 6 servers, 4 of them are ns1,2,3,4.110mb.com, the other two are my previos server. i'll remove it. Thanks alot.
|
|
|
|
|
Logged
|
|
|
|
|
foter
|
 |
« Reply #38 on: September 06, 2008, 08:52:53 AM » |
|
Hi! I have domain mormon-nk.net.ru but I can't chage the URL of my site on 110mn.com  Who can help me? Help me pls. My ICQ 37103333 (I talk in English very bad  )
|
|
|
|
|
Logged
|
|
|
|
Ellimist
Not so active
Hyper-Active Member
 
Offline
Posts: 471
PM me for anything :)
|
 |
« Reply #39 on: September 08, 2008, 04:18:07 AM » |
|
DomainTools says about "mormon-nk.net.ru": "Domain Status: Registered And No Website". I couldn't find any name servers for your domain, which is weird, considering the domain is registered.
You need to change your name servers to 110MB's : ns1.110mb.com, ns2.110mb.com and ns3.110mb.com.
|
|
|
|
|
Logged
|
|
|
|
|