Reassign An IP Address To A New Server
Apr 15, 2009
I don't know enough about networking so I'm going to ask WHT community on this. I have a server with several sites. One of the site uses static IP and now it outgrows the server. I need it to be on a new dedicated server but retain the same IP.
How easy is it to add a new server and move/reassign the IP address to the new server? My host said it's impossible due to a networking issue. Is it really a technical issue or simply a policy?
View 5 Replies
ADVERTISEMENT
Mar 18, 2014
I'm having a problem where there are a few test websites that have been left over from deleted subscriptions, there doesn't seem to be any option under Services > Websites to delete them or reassign them to a subscription, and when I try to add a new subscription and specify one of the websites I can't create the subscription as it says that the website already exists, ideally I would just like to remove these websites
View 2 Replies
View Related
Jul 26, 2007
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.
View 1 Replies
View Related
Feb 6, 2015
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
View 1 Replies
View Related
Aug 4, 2008
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?
View 4 Replies
View Related
Aug 13, 2007
I have a site on a windows 2003 server, the site is an ASP.Net site and is working prefectly. So say that the website is called www.mywebsite.com. This site also has a forum which uses vbulletin (php & mysql) and the forums are available at www.mywebsite.com/forums.
Currently the php and mysql are also running on the windows 2003 server. But I want to move all of my php sites off this server and onto a seperate linux box that is set up and ready to go.
So my question is even though www.mywebsite.com points to the windows server, is there any way I can set up DNS so that www.mywebsite.com/forums points to a completely different linux server?
View 3 Replies
View Related
Feb 23, 2008
This has threw me a little bit. I am to configure WHCMS for my server and its asking me for my server status address. Can some one explain what this odes, i know it has something to do with monitoring. Additionally how should i configure this?
View 2 Replies
View Related
Jun 4, 2008
i run a linux server with the planet it comes with ensim installed.
as some of you probabley heard about the fire at the planet and they offered to move my server to another facility but they have to change the server ip address which i agreed to it
the server is back online but i'm unable to acces any websites
i asked them to point all domains to the new ip address but they are really busy and i assume it would take a day or 2
when i login to ensim and list all sites i still see the old ip address listed under each domain, do i need to change that if so how?
will everything work once the they modify dns records?
View 2 Replies
View Related
May 7, 2009
my question
i Have a server with centos and WHM cpanel , the last days i have read in the ssh log files (security) many failure logins from many IP adress
i read some about IPtables and everytime when i read in the log for an ip i block this Ip from IPtables , but this seems bad and boring exepiriance everyday.
so does anyone know the exact command for the IPtables , how to have access to my ssh ONLY from my ip address ?
my IP adress it is static and i want only from that ip to have access to the server and noone else from diferent ip
View 6 Replies
View Related
Mar 15, 2008
I cannot send emails to name@hotmail.com from any of sites hosted on my server. No mass emails. no unusual activities. Even though they blocked it. I filled out their forms but they didn't remove the block.
View 11 Replies
View Related
Jul 23, 2008
I am using cpanel and i want to change server ip address
how can i change it.
View 3 Replies
View Related
Sep 12, 2008
is there any simple write up or method to change the main server IP in WHM/Cpanel without screwing anything up? I have some new better IPs I wish to use for the servers base IP and accounts but I'm not sure what exactly needs to be changed to make the transfer without breaking anything.
View 5 Replies
View Related
Dec 18, 2008
My server was abused by spammers and now it is blocked. How do I change this? CentOS 5.2 Cpanel/WHM 11.
View 4 Replies
View Related
Sep 12, 2008
If I wanted to host my website from home is there a solution to having a Dynamic IP issued by the internet company ?
View 6 Replies
View Related
Aug 13, 2008
i have a dedicated server with 5 usable IP's in range xxx.242 to xxx.246
xx.xxx.120.242 <-- main shared IP
xx.xxx.120.243
xx.xxx.120.244 <-- in use by my nameservers
xx.xxx.120.245 <-- in use by my nameservers
xx.xxx.120.246
When i select in WHM "Change Site's IP Address " and the account i want to change it shows me a drop down menu with the ip's of the nameservers AND the
xx.xxx.120.243
If i select that one the domain in the account shows the apache default page only inmediately.
I don't know why the xx.xxx.120.246 ip doesn't show or why the nameserver ip's appear because they are in use.
Do i need to wait for propagation or is this an error?
View 3 Replies
View Related
Apr 10, 2007
a log file analysis program that can tell me the exact time an ip address accesses my server and how many times that particular ip address hits the server.
Does anybody know of a package that supports this, or is it even possible?
View 3 Replies
View Related
Feb 1, 2008
How do I go about changing the root's server email address?
View 3 Replies
View Related
Apr 20, 2008
Where is a server's IP address for outgoing requests set? e.g. if a script on the server fetches ip-address.com, the IP that is identified there. A server may have multiple IPs pointing to it, but there's only one that outgoing requests are funneled through. I've tried changing "Main Shared IP" in WHM, but that doesn't seem to affect this.
Is this set server-side, in some setting file - or is this a datacenter thing?
View 9 Replies
View Related
Apr 5, 2007
I'm using cPanel, and I'd like to change the IP address of all domains hosted on my server. When I click the "Edit DNS Zone" link in WHM, the IP address of all accounts is wrong. Do I have to change it manually for all of them?
View 4 Replies
View Related
May 30, 2007
I'm trying to setup a new SSL host on my server. I changed the IP address in the WHM, and even though the httpd.conf file shows the proper path to the site's directory, when i type in the domain I get the cpanel default page at the apache root directory.
anyone else have this problem? know a fix?
I restarted apache and BIND, but no luck.
View 4 Replies
View Related
Nov 8, 2007
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?
View 2 Replies
View Related
Aug 4, 2007
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?
View 5 Replies
View Related
Jul 28, 2009
I have two servers running cPanel/WHM, with BIND and Exim. I have my main domain running on one server (gizmo.mywebhost.net) and wish to host a seperate helpdesk on a subdomain support.mydomain.com (on a second server, stripe.mywebhost.net).
The subdomain mail account test@support.mydomain.com works fine with hotmail, i can send and reveive between my stripe.mywebhost.net server and hotmail without any issue.
The problem is when i try and send mails from accounts hosted on gizmo.mywebhost.net, to the subdomain server stripe.mywebhost.net, i get the following unroutable address error fired back by the local exim process:
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
test@support.mydomain.com
Unrouteable address
------ This is a copy of the message, including all the headers. ------
......
View 2 Replies
View Related
Aug 29, 2008
i am having a problem getting a dedicated server running for Unreal Tournament GOTY. everytime i create a dedicated server i get this error in the console:
Log: AInternetLink Resolve failed: Can't find host master.mplayer.com (WSANO_DATA)
ScriptLog: UdpServerUplink: Failed to resolve master server address, aborting.
im running through a router.
View 4 Replies
View Related
Feb 15, 2015
I have a fresh server running CentOS 6 (final). I am trying to install Plesk 11.5.30 but i am experiencing some problems. When i run the plesk-installer i get this message:
Your host name must resolve to the correct IP address of your server, unless you are using network address translation (NAT).
Please quit Parallels Installer, fix the host name resolution problem, and then try installing again.
You can skip the hostname check and continue the installation, however, in such a case, the installer cannot guarantee successful installation.
Now, in my /etc/hosts file i have this:
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
Is this correct? Or do i need to add/change something else?
My server is in the clound.
View 3 Replies
View Related
Jun 24, 2008
I currently have a domain on Server 1 (Linux, Apache, Ubuntu, Matrix control panel).
This server does not have any spam filter, so I have moved all the email accounts to Server 2 (Linux, Apache, Fedora Core, Plesk) which does have a brilliant spam filter; and have changed the DNS record for mail.domain.com to the IP address for Server 2.
Emails are being successfully received on Server 2.
On Server 1, when an email is sent through SMTP to an address at that domain, it does not send it to Server 2, it gets delivered to the hosting account for the domain on Server 1. So what I am guessing is happening is that Server 1 detects the domain has an account on the server, and instead of looking up the DNS info for that domain, just assumes it is on Server 1.
What I need to do, is force Server 1 to send email for that domain to Server 2. Is this possible, and if so, how can it be achieved? If more info about the server is required for a solution please let me know and I'll provide what I can.
View 5 Replies
View Related
Jan 7, 2015
We are trying to use a configure settings for an external SMTP server within Plesk (Windows 2008 R2 Plesk 12) but are receiving the following error message:
Error: Unable to encode IDN email address 'username': email address is invalid
We are trying to use a username for SMTP authentication as we do not have the option of using an email address with our current SMTP relay provider.
Is there any way around this so that we can use a username rather than an email address?
View 2 Replies
View Related