2 Nameservers With A Single IP Address
Jul 24, 2009how to set 2 name servers with a single IP address via cPanel?
View 10 Replieshow to set 2 name servers with a single IP address via cPanel?
View 10 RepliesI have purchased a VPS and setup all my apache, php and mysql successfully.
However I am unable to understand over how can I point [url] (bought at Godaddy) to my VPS host.
I only have a single dedicated IP address for me. So it makes more challenging on how can I host DNS on my VPS only.
We are using 4 apache and 8 weblogic.When little high load is coming on application (say 300 users), we are getting non-http response code (Non HTTP response code: org.apache.http.conn.HttpHostConnectException).And also all the load is generated from one single IP address.And we are using apache 2.2.
View 1 Replies View RelatedI'm attempting to run PPA on Azure but I only have one IP to work with, the public IP address. It's not possible to communicate between servers using the internal IP addresses as they are not necessarily on the same sub net. How can I get PPA and service nodes running on a single IP address per machine?
An example of the error I get when setting up a service node is
Failed to execute command 'cscript /Nologo http_download.js http://<private ip address>/tarballs/Win32Bin/support.cab'. Check logs in 'c:POA_Deploy' at host '<public ip address>' for more details about the reasons of failure.
How can I use:
ns1.domain.com
ns2.domain.com
both with the same IP?
I figured out that since they are both hosted on one server it doesn't really matter if it'll be 2 different IPs or a single one so I decided to be more economic
Only thing is that through Cpanel (Networking Setup -> Nameserver IPs) I can't add two nameservers with the same IP...
Will the nameservers work if the nameservers are pointed to a parking page?
For example:
I need to change my nameservers to ns1.mywebhost.com and ns2.mywebhost.com
(nameservers are made up)
These nameservers are from my web hosting service provider. When I visit the nameservers, it shows up a parking page from a domain parking service (let's say NameDrive parking page)
Will the nameservers function correctly and will my websites work? I have this question because usually the nameservers that I use, they always point to a CP page or something like that rather than a parking page.
I cant decide between
Dual Processor Single Core
Dual Processor Single Core Xeon - 3.00GHz (Irwindale)
Or
Single Processor - Quad Core?
Single Processor Quad Core Xeon 3220 - 2.40GHz (Kentsfield)
My site needs "raw" processing power due to the applications it runs. ram (over 2 gb) and hdd are not that important to me.
could someone point me in the right direction.
My customer has an external facing Apache server that is acting as a reverse proxy to two internal applications. They have:
- external addresses for each app which resolve to different ip addresses, so app1.their_domain.com and app2.their_domain.com resolve to 77.3.170.10 and 77.3.170.11 respectively.
- the Apache server has two network interfaces with ip addresses 192.168.10.10 and 192.168.10.11
- the external ip addresses resolve to the above internal addresses
- the firewall between the Apache server and the internal app servers is configured to allow traffic from 192.168.10.10 to reach app_server1, and traffic from 192.168.10.11 to reach app_server2, both using port 7777.
I have configured a virtual host in httpd.conf for each ip, i.e.
Code:
<VirtualHost 192.168.10.10:80>
...
ProxyPass /app http://app_server1:7777/app
ProxyPassReverse /app http://app_server1:7777/app
RewriteRule ^/$ /app/app1 [R,L]
...
<VirtualHost>
and
Code:
<VirtualHost 192.168.10.11:80>
...
ProxyPass /app http://app_server2:7777/app
ProxyPassReverse /app http://app_server2:7777/app
RewriteRule ^/$ /app/app2 [R,L]
...
<VirtualHost>
This works fine in that the external address are being routed to the correct application, however the firewall is blocking requests to the second app as it appears the requests are coming from the Apache servers 'primary' ip address 192.168.10.10 instead of 192.168.10.11.
Is it possible to send requests using the ip address from the relevant VirtualHost?
Windows server 2008
Apache 2.2
I am using virtuozzo firewall to secure access.
I enter 58.27.175.211/255.255.255.0 for Source Address and Netmask for port 22.
But still I can connect using 58.181.103.217 or 58.27.151.120.
Second is it possible to enter two different ip address in source address?
I just bought a new ip address and want to setup this new ip as my server's main ip, making the 'existing main ip' as the secondary ip.
Which means, this new ip will be the server's default ip address for all services, including when connecting to other server.
I'm using CentOs 4.5 and swsoft's panels: HSPcomplete & Virtuozzo Power Panel, and Webmin.
I want to redirect a website to a particular URL so that the address bar shows the same URL and not the destination URL. I know it is possible via URL masking, however, I want it in such a way that whenever somebody clicks on any link in the website, the address bar should still show the original URL. To put it in simple words, Suppose I want to redirect [url] to [url]. Now if there is a link named contact/index.htm and somebody clicks on it the address bar should display [url]and not redirect to [url]
How can it be possible using URL Rewrite method in .htaccess file?
The problem usually goes like this:
- I can't access the webserver
- I'll try to restart httpd, and I'll get
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:443
To fix this, I run
[root@www1 ~]# lsof -i tcp:443
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
perl 11307 apache 4u IPv6 476943447 TCP *:https (LISTEN)
There is always leftover process that is causing the restart to fail. Once i force kill the process, I am able to restart httpd properly.
Now it is ok if this just occurs once in a while, but this problem keeps repeating itself almost everyday at 4am server time (cron time?). What can I do to permanently fix this?
An old friend of mine wanted to get a vps so I made one from a dedicated and gave it to him. The only thing he has done is made it so the only ip allowed to connect to ssh is his. what are the pros and cons of hacking.exploiting with this.
View 2 Replies View Relateddoes anybody know a company for a cheaper ded. server (unmanaged) who will accept also a IP net (min. /24) within a BGP4 connection instead of single expensive IPs ? I know some in Europe who will do it for additional costs but often the server are too expensive.
View 12 Replies View RelatedMy website has been under a constant Syn Flood DoS attack for the past few days. However, the attack originates from a single IP address that changes every few hours (Possibly a syn flood script with IP spoofing capabilities).
The Syn Flood attack isn't creating any spike whatsoever in my usage graphs, however, its still rather annoying. What firewall should I use to combat the DoS attack?
I have the impression that I am being affected from a kind of DDOS or email worm attack. Is there a way I can track the sources of the connections?
The control panel I am using is Plesk 8.2 on Linux CentOS 4.2
I have three sites running on three separate servers behind a single router with DDWRT. One of the servers is a Windows 2003 server that I have DNS running on.
Each domain name points to my public static IP address.
My router is set to use the windows 2003 server as the DNS server.
I have port 80 forwarding to the windows 2003 server.
I can access the sharepoint site that is on the 2003 server from outside my network and within it without any problems.
When I try to access one of the other two sites from outside the network, i get a 400 error. When I try to access the same sites from within the network, they work fine.
how to reset a password via a single line command? Or script? To make it automated?
View 14 Replies View RelatedI have a Linux(RHEL5) dedicated server.Tomcat version 5.x is running integrated with Apache and now i want to install tomcat 6.x integrate with apache without effecting older tomcat version. it will run as it is.
How can i do this and if yes then how can i set tomcat home path for both versions.
CATALINA_HOME=<Which path for both> and how to install it.
if it is better to host two related websites on single host or on separate servers?
currently we are hosting three related websites on 3 separate webhosts. one in US, another in UK & another in Nepal. can anyone please explain if is it better to use single webhost?
Our web server encounter a problem lately, that an IP address in India repetitively sent requests that uses up all connections available in Apache. All connections appear to be in W state. The connections are not terminated by Apache even though timeout has been set to lower 30 seconds. Similarly, MySQL connections also are not dropped until Apache is restarted.
View 7 Replies View Relatedis there any sort of ssl certificate that will 'secure' any domain, hosted on a single server?
For example, I have the following domains and subdomains:
google.com
test.google.com
mywebsite.com
hello.example.com
All will be hosted on the same server (same IP) and I want all to be secured, through a SIGNED certificate, not a self signed. I assumed that wildcard ssl would be fine for this, but I just took a look and it's only for subdomains: example.example.com hello.example.com.
Is there any way of having every subdomain and domain secured, using ssl, through one certificate? I don't want to have to buy individual certificates for every domain, that'd be... expensive.
We have a few single CPU (54xx quad core)systems running Hyper-V and looking at the Hyper-V Logical Processer Total value in Perfmon its staying pretty much from 85% to 100% all day long. Perfomance is mostly ok with an occasional hesitation, but the biggest reason is we are trying to avoid doubling the cost of SPLA license by not adding the second CPU. Most motherboards we have only hold 16 gig to 24 gig memory and by adding a second CPU both will probably be less then 40% or 50%
Any problems keeping a 54xx or any CPU for that matter running flat out as long as its cooled OK?
how to set the restrictions of maximum recipients a singe email can be sent to. I found one customer sending an email to 1233 recipients at a time which is a large number enough to increase the queue on the server. I am running Cpanel/WHM. Is there some tweak to be done in Exim?
View 6 Replies View RelatedWhat is the best configuration for a dedicated server? Trying to get my head round all the terminology as fast as I can.
Multi Processor Single Core
or
Single Processor Multi Core
Based on todays equipement I know a person can spend Thousands on a good server, I'm looking to build my own and just want some advice on which way to go.
I'm thinking of just building the server pc in one case and the hard drive setup will be in a seperate case with the following:
3ware 9690SA-8E controller
Mass-Storage 8x by A-Tech Fabrication for a case
8 - SATA2 SEAGATE 1TB (7200rpm) 32MB on the controller as RAID
Can anyone give advice on what would be a good setup if you were running 1 single server for local businesses. I don't want to hear just pay for a provider as I've heard that one before now I'm looking to know what hardware setup you would run I like to play and learn. Even though sometimes the headache playing isn't as much fun as we sometimes may have hoped.
What are m/b and processor options for running a server?
What is min. amount of ram a person should run using linux and cpanel?
Should linux be on a max. amount of space for root and server files on a seperate mnt?
What connection up/down would be min. for usage of about 5gig/month?
This is kind of a followup of our thread
"More RAM or better CPU?" [url].
Sorry if we were supposed to post in that thread in stead, but this is a different question that in that post.
Our server is still crashing a lot and unfortunately we can't afford a multi processor with multi cores.
So the question is as follows:
For a site with a lot of database activity, what would be the best thing to go for:
a) Single processor with multiple cores, or
b) Multiple processors with a single core.
a = Intel Xeon 3060 Dual Core Conroe Processor (2.4GHz)
b = 2x Intel Dual Xeon 2.8GHz Processors
i got my server. I'm still shopping for hard disks but the server is pretty much there.
i'm in Houston, Texas. i'll like to know if anyone can give me tips on what to look for in colo. what question should i ask or be aware of.
my budget is $100 per month. i don't use much bandwidth and it doesn't have to be premium bandwidth with basic service.