HyperVM Openvz... IP's Won't Work After OS Reinstall
I had my box reinstalled with same OS as before, Centos x64. I am creating a NEW VPS and assigning it an IP from my Extended network (not primary) and the IPs are not pingable as if GATEWAY= was missing from the ifcfg config on network-scripts.
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
Pop3 / Imapd Won't Restart
maildir is enabled 1) Restore system to mbox (non-maildir) state. 2) Request Technical Support 3) Convert partially converted mail accounts *) Exit Enter Selection---] 3 quotaoff: quotactl on /dev/sda3 [/]: No such process [1]+ Stopped /scripts/convert2maildir root@server [~]# The above just freezes and does nothing, had to manually stop after 5 minutes. Restarting pop3 via whm gives this error: cppop has failed, please contact the sysadmin. Restart imap gives this: imap has failed, please contact the sysadmin (result was "couriertcpd is not runningauthdaemond is not running"). I ran: /scripts/courierup --force /scripts/eximup --force Did nothing, still cannot restart pop3/imapd root@server [~]# /scripts/restartsrv_cppop /etc/init.d/courier-imap: line 19: /usr/lib/courier-imap/etc/imapd: No such file or directory /etc/authlib/authdaemonrc does not exist, forgot make install-configure? root@server [~]# /scripts/restartsrv_imap /etc/init.d/courier-imap: line 19: /usr/lib/courier-imap/etc/imapd: No such file or directory /etc/authlib/authdaemonrc does not exist, forgot make install-configure? I changed maildir=1 to 0 in cpanel.config file and ran convert2maildir again, I got at the very end when it halted: Unable to install courier. at /usr/local/cpanel/bin/maildirupdate line 51. I tried to restart exim: root@server [~]# /scripts/restartsrv_exim Starting clamd: [ OK ] Starting exim: 2007-03-11 10:25:37 Exim configuration error in line 670 of /etc/exim.conf: option "maildir_format" unknown [FAILED] Starting exim-smtps: 2007-03-11 10:25:37 Exim configuration error in line 670 of /etc/exim.conf: option "maildir_format" unknown [FAILED] Starting antirelayd: [ OK ] Starting antirelayd: [ OK ]
View Replies!
View Related
1and1 Won't Host A Domain Name Without Extra Charge?
I was looking for a domain name and registered it with 1and1 last year, for UK 11 pounds approximately. I then found that they were also charging me approx 30 UK pounds every six months for web hosting space that I did not ask for as I have a great host elsewhere. I have gone to their site and tried to cancel the web hosting while retaining the domain name but it only allows me to cancel the domain name, which I don't want to do. I have tried contacting them multiple times over this additional charge and get stonewalled every time with a standard response that the money is due on my contract. In the circumstances I would like to transfer the domain name to another host as renewal is a couple of months away, but I'm scared that they'll find some way to stop me doing that? ....
View Replies!
View Related
SolarVPS Won't Let Me Install A Licensed Copy Of SQL Server 2005
After carefully choosing a VPS Host, I decided to go with SolarVPS. The VPS was created quickly. I needed a SQL server for small developemntal purposes; So I didn't want to shell out the $10/month extra just yet. I submitted I ticket to them with a copy of my CAL and Product Key: http://www.nuerom.com/sqlcal.pdf They sent me a e-mail back saying: I'm sorry but the document you have attached does not reflect that the software is licensed to you so with this limited information you provided I cannot approve the use of SQL Server 2005 Standard on your VPS. Well, I sent them the CAL and product key, so what more could they want? The copy of SQL server was recieved from a Microsoft Launch Event, Launch Tour 2005, so I didn't get a invoice. I sent them a copy of the items sent out with: http://farm1.static.flickr.com/30/61427015_af82ba821b_o.jpg And opened a chat with them. The chat conversation is attatched: http://www.nuerom.com/solarvpschat724.txt In summary, I asked what they needed to validate - they claimed they needed a invoice. I didn't understand how a invoice would prove anything, since it is something that can be generated by anyone in a few minutes. They claimed they get audited from time to time by Microsoft, so they have to make sure genuine software is running on their VPS. I offered them my MSDNAA license, since I would be only using the server for developmental purposes. I send the a PDF of the MSDNAA order; only to have them deny it again. They claimed that it wasn't valid because I paid with a paypal business account. Even though the MSDNAA terms clearly state that it is a valid license for test and developmental purposes; and that the license is perpetual. I offered to ship the DVD, CAL and BOX to them. They claimed that this wouldn't be enough to validate. (Implying, of course, that they had some reason to believe I might have stolen the DVD). At a loss of what to do; I finally contacted Microsoft to have them validate the product; partner support was very nice and directed me to the appropiate departments. I sent solarvps a e-mail back: I contacted Microsoft and recieved this information. They advised me that the only restriction on this software is that it is NOT FOR RESALE, and that I may put it in full production use. I was told that if you needed validation, you may call 800-426-9400 option 3, option 1. You may reference my name, or my phone number, which will validate my conversation with Microsoft. See also, http://download.microsoft.com/documents/useterms/SQL%20Server%20Standard_2005_English_9137cd88-ab33-48b7-ac2a-544f2ec58c4d.pdf They have yet to reply. I am at a loss of what to do; as I have other promotional software I'd like to install on that VPS; but if its this much of a hassle, I might just go with another host. Unfortunately, solarvps canceled their refund program, so I am at a loss what to do there. In particular - I feel that SolarVPS just doesn't want to authorize the SQL server because they want me to pay $10/month. This is way too much validation. Besides, as a MS partner, if they were afraid of the software failing auditing they could have called their MS Partner line to verify it was genuine software. Additionally, I felt that Bogdan Fetita, their "senior tech" had attitude that made me feel very unwelcomed. Should I just move on and find another VPS server after days of trying to find the right one? Or should I hope solarVPS will lighten up?
View Replies!
View Related
OpenVZ - HN Can't Ping VE
I'm running my own OpenVZ server with a few VPS's running on it and have a small network issue. I can't ping any VE from the HN. All the other networking is working ok (strangely I can ping the HN from the VE) apart from this. It's a simple setup with one network card connected to the internet. OpenVZ the latest stable version running on CentOS 5.2 I'm pretty sure it's not a firewall problem but is something to do with arp or routing and one of the settings in sysctl.conf Has anyone else seen this?
View Replies!
View Related
Invalid Command 'php_flag' - After Recompiling PHP & Apache?
After I recompiled Apache and PHP using easyapache from cPanel, we started getting all these weird errors. I'm getting a few people now complaining about not being able to enable register_globals. I believe (after searching) that having this enabled is a big security risk and shouldn't need to be used. However, some people apparently where using .haccess and php_flag to enable this. I did find on a few places that people can create their own php.ini file to emulate what was previously done with .htaccess? After searching around.. I found out that Register Globals can become a security risk based on the scripts configuration that uses it. This feature normally can be enabled via .htaccess using the glad "php_flag register_globals On". Creating a file called php.ini inside the directory of the site with the flag "register_globals=on" I believe will also enable this option. To enable this option on a global scale, you can edit '/usr/local/cpanel/3rdparty/etc/php.ini', but its not recommended. However.. We are unable to get the php.ini concept to work. Is there something I need to do to enable/allow users to do this for their account?
View Replies!
View Related
Any 'easy' Smtp / Pop / Imap Package Or Installer W/o Having To Read Up On Exim Etc.?
any 'easy' smtp / pop / imap package or installer w/o having to read up on exim etc.? I want an email server quickly, w/o having to become an expert... I'd go w/ a hosted service, but I open allot of pop3 connections... (program I use downloads one email, closes connection, reopens... repeat)... There's lots of cookbooks out there, but they require quite a bit more time commitment (and configurability) than I want / need. Is there any dumbified installs available? I tried with webmin, but even that wants me to manually configure a postfix / imap server bridge.=
View Replies!
View Related
Qmail - I'm Afraid I Wasn't Able To Deliver Your Message
Basically a client has been getting really bad email problems with their email. They keep getting the standard qmail msg back from several emails. I originally thought this msg was being returned as it was an invalid receipients address, but they are assuring me that this is not the case? Anyway the basic msg they are getting is: Hi. This is the qmail-send program at p16489287.pureserver.info. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out ....
View Replies!
View Related
BoxVPS = Useless | STAY AWAY From This 'company'
URL: http://www.boxvps.com Their recent promotion thread: http://www.webhostingtalk.com/showthread.php?t=889733 Extremely non-professional service. Took them 48 hours to setup my VPS. Also had to create a support ticket. And when it was finally delivered, there was no DirectAdmin on it. Specially disturbing, since I actually paid for a monthly license. Not to mention that their responses are very vague. They claim to apply the promotions (triple disk space, double bandwidth) 24 hours after they setup the VPS. I have no idea why they do that. Moreover, they have false advertising on their VPS page (Instant Activation..where it should read 'We don't activate your VPS unless you create a support ticket). A speedtest from the VPS showed that the VPS is capable of bursting to a maximum of 10mbps, while average speed is barely 2mbps. Stay away from these guys. They're potential scammers. They WILL scam.. sooner or later.
View Replies!
View Related
Looking For Host That Supports $_SERVER['PATH_INFO']
I am finishing up on my clients site and the ecommerce software we use has an option for search engine friendly URL's but your server must support $_SERVER['PATH_INFO'] . My client is hosted by GoDaddy and my host (HostGator) does not support it unless you go dedicated. I need $_SERVER['PATH_INFO'] Dedicated IP, PHP, MySQL, .htaccess support preferably CPanel - not Plesk Less than $120 / year I am looking for a well established company like the ones I previously mentioned because my client wants peace of mind and I don't want to screw him over.
View Replies!
View Related
What Is The Reverse Command For 'mount --bind'
A few days ago, when installing TUX, I have mounted the virtual hosting directory to var/www/html/mywebsite.com (that's an empty directory I created in order for TUX to work) via: mount --bind /home/virtual/site1/fst/var/www/html/ /var/www/html/mywebsite.com/ command..... After figuring out that TUX has some problems I reverted everything but not this mount --bind command.. What is the reverse command for this, so everything will come back to the point which they were before?
View Replies!
View Related
Cloud Hosting - To Me A 'Blackbox'
Cloud hosting is still a 'blackbox' to me ... hope anyone can answer me. I have 5 questions to start the discussion with. What is cloud hosting? Is it cheaper than (shared/dedicated/semi-dedicated) server hosting? Is it secure? How many SSL license I need to purchase if I host my website (one website) in cloud? Which cloud hosting you recommend and why?
View Replies!
View Related
Modsecurity Clamav Upload Scanning Doesn't Work
So I've been working on getting the modsecurity upload scan function to work for over 4 hours now and i'm done with this junk to say the least. Using modsec 1.9 Cpanel 10x Apache 1.3 in the modsec.conf SecUploadDir /tmp SecUploadApproveScript /usr/local/apache/htdocs/upload_scan.pl All I get in the audit_log is: Access denied with code 406. Error verifying files: Received no output from the approver script (execution failed?) "/usr/local/apache/htdocs/upload_scan.pl" ....
View Replies!
View Related
MyTop Doesn't Work Anymore Error... Unknow Database...
it works fine for months but now when i type: mytop in SSH i geto erro: ---------------- Cannot connect to MySQL server. Please check the: * database you specified "test" (default is "test") * username you specified "root" (default is "root") * password you specified "" (default is "") * hostname you specified "localhost" (default is "localhost") * port you specified "3306" (default is 3306) * socket you specified "" (default is "") The options my be specified on the command-line or in a ~/.mytop config file. See the manual (perldoc mytop) for details. Here's the exact error from DBI. It might help you debug: Unknown database 'test' --------------- I also try to reinstall but nothing...
View Replies!
View Related
Cannot Send Mail Through VPS SMTP Server. The Usual Fixes Didn't Work.
Over the past week, the SMTP server on my VPS has been hanging whenever I try to send an email from my computer. It'll eventually work again, but now it's been down for the count for about 18 hours. Tech support keeps on recommending minor fxes and issuing standard responses like "try disanbling your firewall" and the like, but nothing works. I have already told them this: * I know _you_ can probably send POP/SMTP mail through my server. I can't. * Mozilla Thunderbird will connect and send mail through other POP/SMTP servers.. Not my server here. * I can connect to _receive_ email, but I can't send it. * My ISP (SBC/AT&T ADSL) does not block outgoing mail to port 25 on my account; I had the block removed. * I've got an exim server running on port 26, too. Doesn't make a difference. * I tried connecting from another ISP (my work PC). Still can't send mail. * I tried using IP addresses instead of my domain name. Doesn't work. * I didn't change any account names, passwords or anything like that. * I tried other email clients. Can't send mail with them, either. * The exim queue has very few messages in it. Clearing the queue didn't work. * I disabled firewalls. Didn't help. Besides, I was able to connect to other mail servers - just not my VPS here. * There are no typos in any of the account or general configuration settings in my client. Nothing changed. One day I could send mail, now I'm having problems. I keep saying this, and keep attaching entried from exim_mainlog with error messages like this PROVING that I can't send mail: 2007-02-01 08:26:00 H=adsl***** [*****]:1294 I=[*****]:25 incomplete transaction (connection lost) from for *****@gmail.com 2007-02-01 08:26:00 unexpected disconnection while reading SMTP command from adsl***** [*****]:1294 I=[*****]:25 2007-02-01 08:26:17 SMTP connection from [*****]:1344 I=[*****]:25 (TCP/IP connection count = 1) 2007-02-01 08:29:34 H=adsl***** [*****]:1344 I=[*****]:25 incomplete transaction (connection lost) from for *****@gmail.com 2007-02-01 08:29:34 unexpected disconnection while reading SMTP command from adsl***** [*****]:1344 I=[*****]:25 Any ideas? I think tech support at my end has given up; it's been hours since I last heard from them, and that was just to say that they updated everything to the current version, and disable the firewall. (Again!) Didn't work. So, before I pack my bags and find another VPS host, what should I do? Having outgoing SMTP email is a MUST; not having it is a deal-breaker.
View Replies!
View Related
What If You Can't FTP Into A Site?
i've got a client who gave me their PW and ID to log into their servers. But for whatever reason, i can't seem to login despite them giving me the right PW and ID. I want to know if there are other possible reasons for not being able to login via my FTP client [which is filezilla]?
View Replies!
View Related
Can't Post With @ Symbol
I am running on a VPS system, and I have some auction software and I run Vbulletin as well.. When someone trys to do a Private MEssage via Vbulletin using anything with the @ in it.. Like an e-mail address. And hit submit, it says " /private.php access is denied. But it also does it when I post news in the auction site. Which leads me to believe their is something screwed up with one of the server settings.. But I dont know what?
View Replies!
View Related
Don't Use Bluehost
So when you got a website for a service and it says "$6 per month for 3 years" would you take that as they charge you monthly, $6? Well Bluehost doesn't. They charged me $250 and I didn't realize what they were doing until the charge went through. I called within 24 hours and spoke to billing. I cancelled the entire service. She said it was only a "hold" on my account and she would make the hold credit me back and it would be done within a few hours and that I would receive an email from her confirming. Well, I got another confirmation email NOT a we are cancelling the service email. Then, one $250 charge dropped off... AND TWO MORE APPEARED. In one of the confirmation emails they sent there was an email address for the help desk. So I emailed this to them. I am not speaking to them on the phone. I want it in writing this time. Two seconds after I sent the email I got an auto response telling me they don't read the email and I must formally put in a ticket. I didn't think I would be able to since my account was supposed to be cancelled. Well, it did let me log in. She didn't cancel it and if she did she went and put it back in again twice. DON'T BUY ANYTHING FROM THESE PEOPLE.
View Replies!
View Related
Diss'd By Ipowerweb
After 3 and 1/2 years of using an ipowerweb shared server for my site, they have decided to no longer provide the needed PHP extensions. They no longer have these extensions enabled. dom dom-xslt dom-exslt xslt xslt-sablot swf gd jpeg png xpm ming imap kerberos mbstring mbstr-enc-trans mbregex mcrypt safe-mode I don't need the language extensions, but without the encryption and image extensions my site is "broken" and I was hoping to use more XML this winter. I am looking for another LAMP host with these extensions enabled.
View Replies!
View Related
What's Bandwidth Worth?
So I run a small music forum site. We used to have the ability for our users to download music track sets. We had over 100 files that are generally around 80MB and the users could add more so our space requirements would increase over time. We initially set this up with dreamhost.com (unlimited bandwidth/space) but they eventually asked us to stop using the space as a data repository and wanted to charge $1 per GB transferred (which at that time was about $100-120/month). The Problem: This is something our users want and would probably pay for. I'm sort of asking for advice on how to approach this problem. Need to figure out how we could set this up and what to charge the users for downloading the music files (price per file, monthly plans, etc). Considering we want to keep it cheap enough that users will pay and the hosting costs would probably rise with the demand and exposure of the program. What sort of hosts should I be looking for?
View Replies!
View Related
Downloading And Streaming.... Use's Up The Same Mb?
I have a friend who we were debating about this. He says he called up the internet company and upgraded his monthly plan to 60 gig or downloading a month, because he loves watching steaming videos(not youtube) im talking about actual movies. They told him if he downloaded a 700mb movie or if he watched the exact same movie it would use up 700mb So according to them downloading or streaming uses the same mb. I found this hard to believe. But i have no wa of proving it. What is the answer?
View Replies!
View Related
VLAN Routed IP's
So I have a bunch of IP's that are routed a VLAN a bunch of machines are on which is great. They can be put on any machine, but the problem right now is it is taking up to 4 hours for them to route from one machine to another (I am doing it one IP at a time not by blocks) The process of adding and removing ip's is being done through cPanel's WHM. The reasoning for this is due to ARP on the router for the specific IP. This is a big issue if you're looking to migrate IP's from one machine to another that contain customers this is a long wait. Now from the datacenter I was told you're going to need to wait the 4 hours for the refresh. Now what's strange is I was also told virtuozo apparently can swap ip's to other boxes without issues because it apparently it has a mechanism in place to release the ip's from the router/switch by communicating to it so the old arp is gone. I also asked someone using OpenVZ and they said theirs was instant as well to swap between boxes. So is there a special command I should be issueing to get the router/switch to drop the IP instantly? Or any suggestions on how to get this to be more instant than ~4 hours for an IP to route to the correct machine.
View Replies!
View Related
HyperVM+OpenVZ
When you're creating VPS container, you can ssh with that IP and login with your username and password correct? But, what is the problem when I successfully created a VPS, and when trying ssh into it, I can't. Ok, here we go. I want to create a 2nd vps and will be using it as my DNS server. I enter a set of IPs into HyperVM's IPpool. First IP: x.x.x.178 Last IP: x.x.x.182 Resolv Entries (space Separated) : Gateway (IP): x.x.x.x.177 NetMask: 255.255.255.248 Then I created a vps resource plan. And then I created a VPS and it use the first IP from above. I want to connect to SSH and want to make it as my DNS server but seems the IP are not responding, it wasn't even live. So, what is the problem here? Where I did wrong? Just to let you know, I successfully created 1 VPS before that and it works without any hiccups. Got even whm/cpanel installed as well on it. The thing that I suspected is that my DC pulled the IPs off me and assigned them to other server. Waiting for their reply on this though.
View Replies!
View Related
Lunarpages - It's A Big Truck
Lunarpages - it's a big truck I've been helping a friend with a site hosted at Lunarpages for a few years, a very low traffic business site in a shared hosting account, no real complaints. But 48 hours ago they got an odd email from Lunarpages describing the relocation of their server to a new datacenter, which involved 3-4 hours of downtime to drive the server from LA to San Diego, plus another hour or so of setup. Now this was confusing because I thought that the internet was not a big truck -- it's a series of tubes, right? In fact, I thought that the whole point of the internet was not having to move your data by truck. But hey, this is an inexpensive shared account, so maybe Lunarpages does move all their data by truck. Kinda short notice on that, but okay, fine. A couple hours downtime. The website and email go dead at noon. The exact time was not announced in the notice, and mid-day mid-week seems like an odd time to deliberately schedule downtime, especially when it involves a long drive in traffic on the 5 freeway. But it is an inexpensive account, so... we wait. And wait. And wait. Six hours later, we contact Lunarpages support asking what's up with the server. This being my friend's business website, business email, gone for most of the day. Was there an accident on the freeway? Did the truck driver get lost? Did the data end up in a cul-de-sac in Orange County? Were they stopped while making a run for the border? An hour later, we finally hear back on the ticket -- Lunarpages hasn't heard from their "admins" (presumably due to a bad battery in their CB radio) but they hope to have things migrated "soon." So we wait. Eleven hours after the site and email went down, we send a reply on the ticket asking a few more questions. 1) Any update on that migration? 2) Could you explain this whole deal with the truck driving the data from city to city? 3) Do you have any compensation for ridiculous downtime? An hour later, the Lunarpages reply: Migration done soon. Sorry for the inconvenience. No compensation at all, especially for "scheduled" downtime. As of now, the server is still down and has been offline for about 14 hours. While I do hope the driver of the truck is okay, I have no such benevolent feelings for Lunarpages. When (if??) the site comes back up, we're transferring to a host that doesn't rely on the the LA freeway system to migrate their data. I hear there's this newfangled "network" thing the kids are in to. We'll probably try that out instead. Lunarpages sure is cheap. And most of the time, they work okay. But you should probably avoid them if you value advance scheduling of downtime, rapid support, clear communication, or reliable access to your website and email.
View Replies!
View Related
.FR Domain Can't Be Hosted On GoDaddy?
I have a .fr domain purchased from Gandi.net. I have webhosting with GoDaddy.com. After setting the DNS to point to GoDaddy.com (ns51 and ns52...) I get an error message and the DNS revert back to the default settings (gandi's DNS). AFNIC's(.fr regulator) zonecheck fails with the following error: Primairens51.domaincontrol.com.208.109.14.47 Secondairens52.domaincontrol.com.208.109.255.26 Progression ....
View Replies!
View Related
BlueHost's UNLIMITED Plan!
I did some quick live chat sessions with them just to see how far this "unlimited" really goes. Here's what I got: -Maximum of 8 simultaneous IMAP connections -Maximum of 40 simultaneous PHP connections -Maximum of 60 simultaneous MySQL connections -Maximum of 400 simultaneous HTTP connections -Maximum of 8 simultaneous FTP connections I just found that kind of funny and thought I'd share it with y'all. It basically just sums up what y'all have been saying all along: If it sounds too good to be true, then it probably is.
View Replies!
View Related
Mapping Subdomains To Different VPS's
I was wondering if it is possible to host subdomains on different VPS's? Here is what I am trying to do PrimaryDomain.com -> Hosted on VPS0 | - Subdomain1.primaryhost.com -> Hosted on VPS1 | - Subdomain2.primaryhost.com -> Hosted on VPS2 VPS0, VPS1, VPS2 have different IP addresses. I tried using A records to point subdomains to different VPS but VPS requires a "primary domain" looks like. Do let me know if this is possible. I tried google but not sure what exactly I shoudl be searching for.
View Replies!
View Related
Can't Verify My Site On Google
please bear w/ me since this is my first time on launching a site online.. My site is being hosted by a free hosting company.. When I tried viewing the source code of my page some of the html tags are not seen like the <html>,<meta>,<head>... and I can't seem to verify my site on google... Verification status: NOT VERIFIED Last attempt Jan 30, 2009: We've detected that your 404 (file not found) error page returns a status of 200 (Success) in the header. why is this so? Did the host delete those? what should i do?
View Replies!
View Related
Iptables Don't Start
root@xxxx[~]# service iptables status Firewall is stopped. root@xxxx[~]# service iptables start Flushing firewall rules: [ OK ] Setting chains to policy ACCEPT: filter [ OK ] Unloading iptables modules: [ OK ] root@xxxx[~]# service iptables status Firewall is stopped. why not iptables don't start ?
View Replies!
View Related
Can't Initialize Iptables Table
On my new unmanaged VPS i keep getting mass emails sent to me saying - iptables v1.2.11: can't initialize iptables table `filter': iptables who? (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. Im a bit of a n00b when it comes to unmanaged servers, just wondering if anyone knows whats wrong and how to fix.
View Replies!
View Related
Virtuozzo Vs OpenVZ/HyperVM
As a provider of Virtual Private Servers im looking at ways to expand our business, I love the fact that we can offer our clients such a good service with the low price we presently charge but as a "Client" or "Potential Client" what would your views be on Virtuozzo? Is it worth our business cutting our already low profits and going with Virtuozzo as our VPS Control Panel? This is something we are very interested in doing and we feel it would be a big jump from the very low-end budget HyperVM/OpenVZ Approach. Your Views on the Virtuozzo Vs HvM/OvZ would be very helpfull. Would you rather buy a low priced Virtozzo VPS or an even lower priced HyperVM powered VPS? Im quite lost as to wether the financial investment would be worth it, I don't see how it wouldnt be as HyperVM is very buggy and really doesnt give a full sense of security in my personal opinion.
View Replies!
View Related
Hypervm And Openvz Vps
I am trying to create some vps using openvz but after creating the vps with the Centos basic template 304mb i can't ping the ip and i can't view the centos welcome page in my browser (using ip and not domain, so i don't need to change there anything yet) and the most important is that i can't connect to the vps using ssh I aks for many good users about my problem but i don' found a solution yet. I ask my DC about ip's and they told me that the ip's are routed in my server. I follow this instructions: Filesystem Size Used Avail Use% Mounted on /dev/sda1 50G 2.8G 44G 6% / /dev/sda3 198M 21M 168M 11% /boot /dev/sda5 408G 2.4G 385G 1% /vz tmpfs 1012M 0 1012M 0% /dev/shm I follow this: I disable selinux by editing /etc/sysconfig/selinux and changing the line to selinux=disabled and then run: I just login using ssh as root and run the folllowing commands. Did i have to move to another directory to run them or ? setenforce 0 wget[url] Next i open /etc/grub.conf vi /etc/grub.conf and change default=1 to default=0 Then i add the ip's at the pool and create a plan and then create a vps without any errors but nothing. I try with my DC resolvers or the 4.2.2.1 4.2.2.2 but nothing. I alo add at the settings the gateway with no results at all. After all i can't ping the ip that the vps got from the pool even ping it and not possible to connect to it using the ssh Sad
View Replies!
View Related
Xen Or Openvz On Hypervm?
i have dedicated server. i want install hypervm on this server my work is sell vps. of your seems xen is better or openvz for my work? server is : Intel 2.13Ghz Quad-Core Xeon X3210 Dell PowerEdge 840, 1066MHz, 2x4 MB L2 Cache 4GB DDR2 RAM 2x250GB HDD
View Replies!
View Related
Reliable OpenVZ W/ HyperVM
I'm currently looking for a reliable OpenVZ w/ HyperVM VPS provider. My budget: Max $40.00 USD/pm Managed: Yes Technology: OpenVZ or Xen Power Panel: HyperVM RAM: 256MB+ / 512MB+ HDD: 10GB+ BW: 150GB+ IPS: 2+ CP: Yes (DA, cPanel) Hardended: Yes
View Replies!
View Related
Facebook's Domain Name/dns Hacked
A while back you could see the following information regarding facebook.com: Whois Server Version 2.0 Domain names in the .com and .net domains can now be registered with many different competing registrars. Go to http://www.internic.net for detailed information. Server Name: FACEBOOK.COM.ZZZZZ.GET.LAID.AT.WWW.SWINGINGCOMMUNITY.COM IP Address: 69.41.185.229 Registrar: INNERWISE, INC. D/B/A ITSYOURDOMAIN.COM Whois Server: whois.itsyourdomain.com Referral URL: http://www.itsyourdomain.com Server Name: FACEBOOK.COM.MORE.INFO.AT.WWW.BEYONDWHOIS.COM IP Address: 203.36.226.2 Registrar: TUCOWS INC. Whois Server: whois.tucows.com Referral URL: http://domainhelp.opensrs.net Domain Name: FACEBOOK.COM Registrar: TUCOWS INC. Whois Server: whois.tucows.com Referral URL: http://domainhelp.opensrs.net Name Server: DNS04.SF2P.TFBNW.NET Name Server: DNS05.SF2P.TFBNW.NET Name Server: DNS1.SCTM.TFBNW.NET Name Server: DNS2.SCTM.TFBNW.NET Status: clientTransferProhibited Status: clientUpdateProhibited Updated Date: 02-aug-2007 Creation Date: 2 Expiration Date: 30-mar-2010 >>> Last update of whois database: Mon, 28 Jan 2008 23:23:21 UTC <<< NOTICE: The expiration date displayed in this record is the date the registrar's sponsorship of the domain name registration in the registry is currently set to expire. This date does not necessarily reflect the expiration date of the domain name registrant's agreement with the sponsoring registrar. Users may consult the sponsoring registrar's Whois database to view the registrar's reported date of expiration for this registration. TERMS OF USE: You are not authorized to access or query our Whois database through the use of electronic processes that are high-volume and automated except as reasonably necessary to register domain names or modify existing registrations; the Data in VeriSign Global Registry Services' ("VeriSign") Whois database is provided by VeriSign for information purposes only, and to assist persons in obtaining information about or related to a domain name registration record. VeriSign does not guarantee its accuracy. By submitting a Whois query, you agree to abide by the following terms of use: You agree that you may use this Data only for lawful purposes and that under no circumstances will you use this Data to: (1) allow, enable, or otherwise support the transmission of mass unsolicited, commercial advertising or solicitations via e-mail, telephone, or facsimile; or (2) enable high volume, automated, electronic processes that apply to VeriSign (or its computer systems). The compilation, repackaging, dissemination or other use of this Data is expressly prohibited without the prior written consent of VeriSign. You agree not to use electronic processes that are automated and high-volume to access or query the Whois database except as reasonably necessary to register domain names or modify existing registrations. VeriSign reserves the right to restrict your access to the Whois database in its sole discretion to ensure operational stability. VeriSign may restrict oWhois database for failure to abide by these terms of use. VeriSign reserves the right to modify these terms at any time. .....
View Replies!
View Related
Using VPS's To Make Shell Reseller?
Is it possible to purchase a VPS, add MANY ips, to reverse DNS, and a cpanel, to make a shell reseller effect? Using the ips as vhosts, cpanel to setup other shell accounts etc? Also, does anyone know of a provider who sells many cheap IPs with VPS's?
View Replies!
View Related
IMAP E-Mail Issues With Blackberry's
I just moved to my first dedicated Server from a VPS. Now when I was on the VPS I had no problems receiving e-mails on my blackberry. Now, after the server move, I can not receive e-mails on my blackberry. Can someone give me some suggestions on how I should troubleshoot this?
View Replies!
View Related
IMAP : Couldn't Open Stream
after installing a new security update on my windows box , i cant use imap_open any more its showing following message : Warning: imap_open() [function.imap-open]: Couldn't open stream {localhost:110/pop3/notls}INBOX i tried with iis/apache and same error ! alse its showing same error for remote servers ! also i am able to connect pop3 using telnet
View Replies!
View Related
Iptables Firewall On: Can't Receive Emails
after turning on the iptables firewall i can't receive emails anymore on a dedicated centos 5.3 server with postfix and dovecot. with iptables firewall turned off everythin works fine. following is the /etc/sysconfig/iptables # Firewall configuration written by system-config-securitylevel # Manual customization of this file is not recommended. *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] :RH-Firewall-1-INPUT - [0:0] -A INPUT -j RH-Firewall-1-INPUT -A FORWARD -j RH-Firewall-1-INPUT -A RH-Firewall-1-INPUT -i lo -j ACCEPT -A RH-Firewall-1-INPUT -p icmp --icmp-type any -j ACCEPT -A RH-Firewall-1-INPUT -p 50 -j ACCEPT -A RH-Firewall-1-INPUT -p 51 -j ACCEPT # -A RH-Firewall-1-INPUT -p udp --dport 5353 -d 224.0.0.251 -j ACCEPT -A RH-Firewall-1-INPUT -p udp -m udp --dport 631 -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m tcp --dport 631 -j ACCEPT -A RH-Firewall-1-INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 53 -j ACCEPT # ************ tried doing this first ************ #-A RH-Firewall-1-INPUT -p tcp -m tcp --dport 110 -j ACCEPT --syn #-A RH-Firewall-1-INPUT -p tcp -m tcp --dport 25 -j ACCEPT --syn #-A RH-Firewall-1-INPUT -p tcp -m tcp --dport 143 -j ACCEPT --syn # ************ tried doing this too ************ -A INPUT -p tcp -s 0/0 --sport 1024:65535 -d 72.233.54.234 --dport 25 -m state --state NEW,ESTABLISHED -j ACCEPT -A OUTPUT -p tcp -s 72.233.54.234 --sport 25 -d 0/0 --dport 1024:65535 -m state --state ESTABLISHED -j ACCEPT -A OUTPUT -p tcp -s 72.233.54.234 --sport 1024:65535 -d 0/0 --dport 25 -m state --state NEW,ESTABLISHED -j ACCEPT -A INPUT -p tcp -s 0/0 --sport 25 -d 72.233.54.234 --dport 1024:65535 -m state --state ESTABLISHED -j ACCEPT -A RH-Firewall-1-INPUT -j REJECT --reject-with icmp-host-prohibited COMMIT as you can see here i have tried opening ports 110, 25, 143 earlier. still did not work.
View Replies!
View Related
Telnet Can't Connect To Mail Server
I can't telnet to mail server. when I try # telnet mail.domain.com 25 Trying xxx.xxx.xx.xx... telnet: connect to address xxx.xxx.xx.xx: Connection refused telnet: Unable to connect to remote host: Connection refused but when it's # telnet localhost 25 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. 220 mail.domain.com ESMTP it connects. I don't have a firewall
View Replies!
View Related
|