CPanel Multiple Network Adaptors (1 External, 1 Internal)
Jun 27, 2009
We currently have two dedicated servers connected to each other with a crossover cable, and each one also has its own external connection. One is running Server 2k3, one is running CentOS with cPanel. What we want to do is configure the so they can run backups to each other through the crossover cable, saving our bandwidth
On the windows machine we have configured it with a static IP of 192.168.0.1 and subnet of 255.255.255.0. This works fine and the machine is running well, on the cPanel machine, when configuring eth1, like so:
HWADDR=**:**:**:**:**:**
DEVICE=eth1
BOOTPROTO=none
ONBOOT=yes
NETMASK=255.255.255.0
IPADDR=192.168.0.2
USERCTL=no
the windows and cpanel machines can talk to each other fine through the crossover cable (pinging 192.168.0.1 + 2) but then the cPanel machine becomes unaccessable externally, i.e. ping requests time out and no websites on it can be hosted untill eth1 is disabled and the server rebooted.
View 7 Replies
May 19, 2009
I have the following RewriteRule directive in my htaccess file on my localhost:-
Code:
RewriteRule ^([a-z-]+)/?$ test.aspx/app.nav/params.class.com${meta:$1}/whatever${meta:$1}
The rewrite rule works perfectly, since the revised URL is still preserved when after it is executed; I presume this is since my old URL is relative, and it's performing an internal rewrite.
However, when I make my old URL absolute (adding an external address to it), whenever I execute my new URL, I'm redirected to the external sites URL (which includes the same URL parameters as my internal 'test.aspx' page), like below:-
Code:
RewriteRule ^([a-z-]+)/?$ http://www.example.com/test.aspx/app.nav/params.class.com${meta:$1}/whatever${meta:$1}
Purely for demo purposes, upon execution, I'd like my new URL to be preserved in the address bar whilst, I'm redirected to the external site.
Is this possible to do - something like forcing the behaviour of an internal rewrite?
EDIT: I've done some investigating and people with similar problems have suggested using the Passthrough handler - although I'm slightly unclear as to what this does exactly, I gave it a go (adding '[PT]') at the end of RewriteRule, but unfortunately this didn't make any difference.
Is mod_proxy a possible solution?
View 1 Replies
View Related
May 1, 2009
on this backup solution. How do they do the backups. If you`re a datacenter, are backups routed through the internal network through a central backup server or do you backup externally to their servers?
View 6 Replies
View Related
May 20, 2009
We require a server with 10+ IP addresses (Each one with a separate OS and external IP Address, i.e myip.dk)
This is to be used as an added security level for our employees logging into our system from outside the office. Our system monitors the IP Address and we need to restrict access to certain items depending on the IP. We basically would like to set up multiple VPS on one server.
Can you confirm how this would work?I know we can buy a Windows VPS for around £15, but we need multiple of these (10-20)and figure our own server might be the way forward.
View 2 Replies
View Related
Oct 21, 2013
I'm looking for information about having EXTERNAL ms-sql 2008/2012 servers with MS-SQL Web Edition license connected to one or more Plesk servers.
We don't want to use the Express version coming with Plesk but use MS-SQL 2008 & 2012 (both accessible by clients if possible), on individual dedicated machines for SQL only.Of course we'd like to have all current functionality coming with Plesk Power Panel inc. backup/restore options from within Plesk.
View 2 Replies
View Related
Oct 7, 2014
I have a -I think- common issue, one external server available from internet and an internal server for local only.
I want that to ask for [URL] ....
I can get the content of an internal server. For this I tried this at httpd.conf:
Redirect /site http://in.ter.nal.ip/site
but browser changes to internal IP and obviously I can't reach it.
So, I need that when external server detects that I want to see internal server content, it ask to internal and external itself answers.
View 2 Replies
View Related
Mar 14, 2007
I have 2 servers both have cpanel. I want to use 2nd server's mysql in my site which is on 1st server. I think thats not that hard. I don't wanna do clustering as this is temproary.
View 2 Replies
View Related
Apr 5, 2007
list quality data centers that offers internal Cpanel VPS licenses in the 7-10 dollar range per VPS.
View 0 Replies
View Related
Jul 3, 2007
How to add an external third level domain to cPanel?
For example, my main domain at cPanel is one.com, so I can easily add subdomains like second.one.com, third.one.com etc.
But what I need is to point first.two.com to my hosting.
I'm a customer, not the server administrator.
A two.com owner has already configured my server's IP in the two.com zone file for that subdomain.
But how to configure that external 3rd level domain in my cPanel?
View 1 Replies
View Related
Oct 10, 2008
Here's my story: The landlord provides the internet for the house and it goes through a server which has squid installed. Squid in turn seems to block the internal port (or whatever the exact term for that is) for phpmyadmin or webmail in cpanel so I cannot access them.
At my reseller account at Hostgator they said they redirected that port to port80 via mod rewrite and that now works for me. I wonder how I would do the same thing on a dedicated server. I can't see what Hostgator did since it's happening out of my sight somewhere. Otherwise I would just replicate that on my box.
View 1 Replies
View Related
Sep 4, 2008
[url]
Is that as cheap as it gets? I dont need support. Any opinions or suggestions?
View 7 Replies
View Related
Jun 2, 2008
if it is possible to block external access to Cpanel through port 2082?
View 7 Replies
View Related