DNS [merged]

Dec 17, 2007

I created all the accounts I need, I uploaded all the files these accounts need but I'm still getting a problem with the DNS redirection... when I asked to my server provider they told me this:

According to the information provided, you have not yet completed setup of your forward DNS. We do not provide server DNS administration services with the exception of updating your reverse PTR records since we do not allow delegation of our client's reverse DNS. You will need to contact your system's administrator in order to have the issues regarding server setup addressed.

And when I'm scanning one of the domains pointing to this DNS the report says this:

"WARNING. The parent servers (I checked with a0.org.afilias-nst.info.) are not providing glue for all your nameservers. This means that they are supplying the NS records (host.example.com), but not supplying the A records (192.0.2.53), which can cause slightly slower connections, and may cause incompatibilities with some non-RFC-compliant programs. This is perfectly acceptable behavior per the RFCs. This will usually occur if your DNS servers are not in the same TLD as your domain (for example, a DNS server of "ns1.example.org" for the domain "example.com"). In this case, you can speed up the connections slightly by having NS records that are in the same TLD as your domain."

"ERROR. One or more of your DNS servers are missing A records (per NS records that may be cached). As a result, they cannot be used. The problem hostnames are:

ns2.mbhostve.com. has no A record. ns1.mbhostve.com. has no A record."

"A timeout occurred getting the NS records from your nameservers! None of your nameservers responded fast enough. They are probably down or unreachable. I can't continue since your nameservers aren't responding. If you have a Watchguard Firebox, it's due to a bug in their DNS Proxy, which must be disabled (31 Jul 2006 UPDATE: several years after being informed of this, there is a rumor that there is a fix that allows the Watchguard DNS proxy to work)."

------------

I'm using CPANEL but I don't know how to fix the problem here,

View 10 Replies


ADVERTISEMENT

Powervps [merged]

Jul 10, 2007

I am with powervps for more than 2 years, but in the last month all the good service and the uptime from the past has disappeared.

I have 3 VPS accounts, all in diferents servers, and in this last month all three accounts were having lot of problemas, specially one of them, that was more than 15 hours down, and now is down again, and it looks like they take a while to be up again...

I ask to the support about this problems, but i donīt get any convincing answer. I think that they have a big problem with the stability of his systems, and i donīt know why.

I arrive to this forum looking for the experiences of other costumers of powervps this days to see if I am the person with worse luck of the world or if it is a global problem of powervps.

View 14 Replies View Related

Price Increased @ LT [ Merged ]

May 29, 2008

Anyone got the email?

The increase is about 23-30 dollars per server...

Time to move....

View 14 Replies View Related

How To Determine Load On Two VPS's And See If They Can Be Merged

Jan 24, 2008

I have two VPS's.

Main VPS is 1152mb SLM ram running only a relatively small vBulletin community. My goal is to keep this as fast as possible, which is why I overbought on the VPS and recently moved my couple other low volume sites (and some higher volume image hosting) + some email acccounts on to a 512mb SLM VPS.

Both VPS's are Cpanel/WHM running centros 4 (might be 4.5, I'm confused on this) and the latest release version of whm.

What I am wondering is what stats/tracking I might be able to run to see what typical usage is on the two VPS's for a day or two and try and figure out if I jumped the gun in splitting them, and can safely remerge them without effecting the vBulletin performance.

Can someone help me out with how to setup and read some stats that would tell me if both VPS's are underutilized enough to merge them back together onto the 1152mb VPS?

View 3 Replies View Related

Wordpress V2.1 Vulnerable [MERGED]

Mar 2, 2007

[url]
In case anyone missed

View 5 Replies View Related

Setting DNS Zone On VPS [MERGED]

Oct 4, 2007

I am having some problem with the DNS Zone setting on my VPS. I can't seem to load my page here :
[url]

This domain should resolves to this NameServers:
ns1.etrendstudio.com
ns2.etrendstudio.com

The files are hosted on the servers here:
[url]

if there is a problem in setting up the DNS Zone?

View 12 Replies View Related

My Site Is Moved To Cartikahosting [merged]

Sep 23, 2008

I finally got my site moved over to Cartika's server. They were a big help with several issues I had, even fixing things that didn't have anything to do with their server.

I had to get a new template since the other one was only available at .wordpress but I like the new one much better anyway. I still have to go through each page to make sure I didn't forget to change some link or something. I also had to edit the php to work how I have it so I may have missed something (I haven't even seen php since 2003).

I'm writing a post about my initial impressions of Cartika and why I eventually chose them. I'll post the info at WHT when I finish it.

View 14 Replies View Related

Setting Up Our Own Data Center [merged]

Mar 29, 2007

we have come to a point where we would like to operate our own data center and move on from doing collocation.

Could anyone that have any experience in setting up their own data center help me out in terms of what kind of equipment needed?

From my qucik research, I would be needing the following:
1. Air Conditioning System - I am thinking of using Liebert System 3
2. UPS System, still not sure what type that suits our needs
3. Diesel Generators, still not sue what type that suits our needs

The server room would be roughly 1,200 square feet. How many Liebert System 3 would I need, how many tons, chilled water or compressors? We have roughly 200 servers at the moment, but would like to accomodate the room to up to 1,000 servers.

What kind of UPS system would you recommend us using?

What kind of Diesel Generators would you recommend us using?

How much is the total cost - roughly to fund this setup?

Are there other main points that I missed besides, AC, UPS, and Diesel Generatros? I mean aside security, network equipments itself, etc. The main basic things.

View 14 Replies View Related

HIGH LOAD Because Of MySQL. [merged]

Oct 24, 2007

my server

Intel(R) Xeon(R) CPU E5310
1g

when i use a software update my site.maybe the sofe use mysql and httpd much.

the load of the server ofen goes high.i can only restart httped or mysql .

some info about the server when load is high.

[root@server ~]# free
total used free shared buffers cached
Mem: 1033676 1018980 14696 0 4352 428756
-/+ buffers/cache: 585872 447804
Swap: 2040244 132660 1907584

[root@server ~]# ps aux | grep mysql | wc -l
3
[root@server ~]# ps aux | grep httpd | wc -l
66

[root@server ~]# mysqladmin -u root -p extended-status
Enter password:
+----------------------------+-----------+
| Variable_name | Value |
+----------------------------+-----------+
| Aborted_clients | 2 |
| Aborted_connects | 89 |
| Binlog_cache_disk_use | 0 |
| Binlog_cache_use | 0 |
| Bytes_received | 61741575 |
| Bytes_sent | 11783074 |
| Com_admin_commands | 150 |
| Com_alter_db | 0 |
| Com_alter_table | 0 |
| Com_analyze | 0 |
| Com_backup_table | 0 |
| Com_begin | 0 |
| Com_change_db | 33678 |
| Com_change_master | 0 |
| Com_check | 0 |
| Com_checksum | 0 |
| Com_commit | 0 |
| Com_create_db | 0 |
| Com_create_function | 0 |
| Com_create_index | 0 |
| Com_create_table | 0 |
| Com_dealloc_sql | 0 |
| Com_delete | 3327 |
| Com_delete_multi | 0 |
| Com_do | 0 |
| Com_drop_db | 0 |
| Com_drop_function | 0 |
| Com_drop_index | 0 |
| Com_drop_table | 0 |
| Com_drop_user | 0 |
| Com_execute_sql | 0 |
| Com_flush | 0 |
| Com_grant | 0 |
| Com_ha_close | 0 |
| Com_ha_open | 0 |
| Com_ha_read | 0 |
| Com_help | 0 |
| Com_insert | 6939 |
| Com_insert_select | 0 |
| Com_kill | 0 |
| Com_load | 0 |
| Com_load_master_data | 0 |
| Com_load_master_table | 0 |
| Com_lock_tables | 96 |
| Com_optimize | 1 |
| Com_preload_keys | 0 |
| Com_prepare_sql | 0 |
| Com_purge | 0 |
| Com_purge_before_date | 0 |
| Com_rename_table | 0 |
| Com_repair | 0 |
| Com_replace | 110 |
| Com_replace_select | 0 |
| Com_reset | 0 |
| Com_restore_table | 0 |
| Com_revoke | 0 |
| Com_revoke_all | 0 |
| Com_rollback | 0 |
| Com_savepoint | 0 |
| Com_select | 122075 |
| Com_set_option | 32609 |
| Com_show_binlog_events | 0 |
| Com_show_binlogs | 0 |
| Com_show_charsets | 0 |
| Com_show_collations | 0 |
| Com_show_column_types | 0 |
| Com_show_create_db | 0 |

View 13 Replies View Related

PC World Article: Reduce Fire Risk - Remove Oxygen [merged]

Mar 19, 2007

I did a quick search on this and could not see it as already being posted

It seems quite a clever but simple idea - remove a lot of the oxygen from the air to help reduce the risk of fire. What do those of you operating your own facilities make of this? Is anyone already doing this?
[url]

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved