VPS With Private Proxy

Apr 23, 2007

I’m summarizing below what we need.VPS with dedicated USA ip.

Private & secured proxy installed. Need to do SSH SOCKS tunnelling (Used for online communication/surfing by our helpdesk staff)
Ability to host 2 or 3 low traffic websites. (LAMP environment)
Our Budget: $10 to $15 per month. Paid thru Moneybookers.com on monthly basis.

Do u think any reliable VPS provider can offer the above? What disk space, bandwidth, control-panels and other features we should expect in the above budget?

View 4 Replies


ADVERTISEMENT

How Can I Set Up My Server As A Private Proxy For My Own Use

May 17, 2009

I'd like to set up my server as a proxy for my own private use, where in my home PC's browser I can tell it the server's IP, port, and the password that I set, and it will function like a normal proxy. How can I do that? What software do I need and so on.

All my servers are on Linux machines.

View 6 Replies View Related

What Kind Of Host Do I Need For A Private Proxy

Mar 31, 2009

I need to have a private proxy which I want to share with 2 of my friends? What kind of hosting do I need? Also anybody who have experience with setting up private proxies? I only know of setting up web based proxy.

View 3 Replies View Related

Private Proxy Host With Multiple Ips

Mar 14, 2009

Is there a hosting provider that can host my private proxy (for myself only) with cgi hosting (for cgi proxy - I'd like to stay away from php based proxies) and provide multiple ips? Preferably different class C ips?

I want to host SQUID proxy on it too.

Price, of course, as low as possible, but I understand with these specific requests that low price is really last on my list.

View 1 Replies View Related

How To Setup A Private Proxy Using Web Host

May 17, 2007

how to setup a private proxy (for personal use) using web host?

What script or software to install on the web host?

I heard that some web hosting company, especially for shared hosting plans, doesn't allowed that to be installed...

Is that true?

If so, anyone know which web hosting allow it? anyone have experience doing so?

For proxy, my monthly usage will be well below 1GB.

I plan to buy a shared hosting plan to do some blog, websites & proxy.

View 6 Replies View Related

Create Private Proxy Server On VPS (Linux)

May 8, 2007

I'd like to make a private proxy server on a Linux VPS. That way, I can use the VPS's IP address when surfing (I would configure it as a proxy in my local browser). What software would I need for that, and how do I allow only access *from* my local computer's IP address. And can this also be done for non-HTTP traffic?

View 8 Replies View Related

List Of Dedicated Providers With Private Or Virtual Private Racks

Sep 4, 2008

I am currently with the planet and am happy with them, however as part of a new venture I need to gather a list of hosts as well as the planet that will be able to cater to the ventures needs and go to tender with the requirements.

ThePlanet offer something called a virtual rack. This is cheaper than renting a dedicated rack, allows for Gb networking but doesnt not allow for a SAN. Do other providers offer something similar? The cost of putting a machine on the virtual rack is not that much more expensive than just renting the machine. I guess there isn't too much to these set-ups to be fair.

If not, then we are looking for dedicated racks, with the ability to host a SAN at some point, but starting off with say 3 servers (2 web servers, 1 storage server with raid5 6Tb of hdd). These servers will be dealing with network cameras although I don't think that many will be streaming at once but the network capacity does need to be there.

Who's door should I be knocking on to find out some prices?

One final thing, should I bother looking for co-lo providers as well? We are in the Uk but not precious about our host being in the same country at all (it would be nice but uk prices are ££). Really, all we would be able to do with co-lo is buy the hardware outright to save price as we are not interested in looking after the hardware.

View 13 Replies View Related

Do I Have To Have Proxy Hosting For A Proxy Site

Aug 14, 2009

I have a proxy site which is hosted with a proxy host, do i have to use proxy hosting as i have an account with another host i might want to use. The proxy hosting has run out.

View 2 Replies View Related

Apache :: Proxy Pass / Proxy Pass Reverse

Jun 10, 2013

I'm using the isapi rewrite module for iis 6 which uses the exact same syntax as mod_rewrite in apache. I'm not very well versed in apache and need getting this to work asap. Basically I have a directory in our website: URL....

I need to forward this to an IP address, for example to this address:100.12.33.45/folder.While keeping the original URL (www.xyz.edu/folder). I'm unsure of the apache syntax for this.

View 3 Replies View Related

Http-put Proxy / Http-connect Proxy

Oct 28, 2007

Anyone can inform how to fix "http-put proxy" or "http-connect proxy" ?

My hosting provider said that my dedicated server is not secure because of that.

I use CentOS 4.x and only Apache 2.0.52

# rpm -qa | grep htt
httpd-2.0.52-28.ent.centos4
httpd-suexec-2.0.52-28.ent.centos4

I searched about the topic but got not much information.

View 0 Replies View Related

VPN (Virtual Private Network) Server On Virtual Private Server?

Aug 12, 2007

i try to install a vpn server on my vps ...

View 6 Replies View Related

Rsa Ssl Private Key

Aug 1, 2009

I have lost my 'rsa ssl private key' (it was accidentally deleted), but I have the certificate file which was generated with this private key. So, my question is is there a way to regenerate/recreate the ssl private key file from the cert or csr file?

View 1 Replies View Related

Do Most Vps's Allow Proxy

Mar 8, 2009

Do most vps's allow proxies?

View 14 Replies View Related

How To Set-up My Own VPN Proxy

Jan 19, 2008

I would like to set-up a VPN proxy on a VPS or dedicated like Secure-Tunnel and StrongVPN. How do I go about doing that?

View 9 Replies View Related

How To Use Ssh As Proxy

Jul 3, 2008

I recently got into a question that how can I use my server to connect to the internet as a proxy server.

I want it to use just for my personal use so don't want to make it a proxy server.

I found out that it's possible to do so with putty and firefox( like this: [url]
but although I tried several times, I was not successful.

Anybody has any way to let me connect to my server to surf the web?

View 6 Replies View Related

IIS Proxy

Mar 28, 2007

I work for a company who is on Microsoft Technology, IIS 6.0 specifically is what I deal with day to day. We support classic asp 3.0, .net and php ( through plain jane cgi mode *yuck* ) and I am newly hired and bring ruby on rails to the table.

Eventually we are going to replace the entire stack with ruby on rails as I re-code our existing tech. While waiting for IIS 7 to solve the majority of their problems with the lack of MS made IIS modules for rewriting URLs, fast CGI, Server-Side Forwarding I need to get my application out the door and for it to be stable.

Our server is a 2.4ghz Xeon with 512mb and our first order of business is to finally push it to 2g ram. That will help Ruby best as the application is running. What I would like to do is Have IIS sit in front of Mongrel, a ruby HTTP server serving my RoR applications, and pass requests to it.

For example the IIS right now is serving 3 .org/edu sites. We use a company to redirect our URL requests to our IP and IIS has 3 virtual servers passing on the buck all on port 80. It works very well.

I want mongel to sit at, for example, port 8080 and have 1 .org that we serve to use mongrel to serve the content. As I understand it this is called Server-Side Forwording, aka Proxy, and is very ellusive on Windows.

The options I have found is a) the use of Microsoft ISA which is probably out of the question. b) an ISAPI such is ISAPI Rewrite or c) Pound

Our problems arise is that we don't have the ability to toss up another machine for Pound or ISA. Pound can run on CentOS out the box but again, no machine as we are funded by grants, and that will ruin one of the network admins remote desktop uses [so I understand but I could be wrong.]

I have posted on the ISAPI Rewrite forums to see if their 'proxy' feature is indeed what I am looking for. I don't have anything bad to say about Microsoft tech, I enjoy Apache 1x, 2x and have come to respect IIS 6 as well. I just find it hard to find a lot of solid products and documented howto's on MS. One thing I don't find lack of is people with the same darn problem and nobody willing to share solutions exept the ones that are really just technology previews.

So my question is : Has anyone has run across this need and what you did to solve it. Am I on the right track? Again, solutions like mod_proxy for apache isn't an option I need IIS.

View 4 Replies View Related

Web Proxy - Well It's Not Exactly A Web Proxy

Dec 14, 2007

Here is the situation:

I'm from a country that block websites! Recently they blocked a useful website that my friends and me can't live without!

We already have a dedicated server (located in the US). We need to do the following:

- register a domain name, and when this domain is requested, requests will be served through our server. That means that our server will get the requested website then delivers it to the user who has requested the website

I know I can simply install a web proxy script such as CGIProxy and use it to surf this blocked website or other blocked websites as well, but that website heavily uses Javascript which I noticed that it does not function probably with scripts such as CGIProxy .

I do not need a detailed HowTo of course, I just need to know where to start from, is this related to some apache option? Do I need some specific software to be installed on server? I need any clue to get me started.

View 3 Replies View Related

VPS For Proxy

Nov 10, 2007

i came across on so many forums and asking a vps that is good for proxy, please state also the standard memory for it...

View 5 Replies View Related

MediaLayer And Private Cgi-bin

Apr 6, 2008

I am in the process of building a database-driven website. The main purpose of the site is really for me to improve my PHP and MySQL, but I will be writing a forum and offer blogs to users, as well as the main point of the site, which is to allow users to upload text-based artwork (ie. stories, poems, etc). I don't expect the site to use up that much bandwidth (assuming my code is clean) or space, as I don't expect it to grow that large. Like I said, it's mainly a learning exercise.

Anyway, the point is, I am looking for a host. I am currently with DreamHost but am having a lot of trouble creating a custom php.ini (because I know absolutely no PERL and am just starting to learn shell commands). The main host I'm considering is MediaLayer. They advertise on their website that you have a private cgi-bin directory, but it was unclear whether this directory would have a private php.ini. This is pretty important for me as I don't have the skills (yet) to do anything too clever like what is required at DreamHost to change it.

Is anyone here a current or former MediaLayer customer? Is the php.ini in the cgi-bin? I know that DownTownHost have private cgi-bins, but the php-ini is not there.

I had a look on the forums but, although I found mostly good general feedback about MediaLayer, I couldn't find anything that specifically addressed the creation of a custom php.ini file.

View 4 Replies View Related

Private VLANs

Jul 24, 2007

What's the benefits of these private VLANs I've seen advertised around? Anyone have a good understanding?

I've read a few things about them but have yet to fully grasp the concept.

View 14 Replies View Related

How To Have Private Dns Server

Nov 2, 2009

how to have your own private name server indepedent of your hosting.

are there any private dns provider or hosts. fast and reliable if yes can whmcs/whm will be able to add records automatically

View 4 Replies View Related

Setting Up Private Dns

May 27, 2009

im running cpanel and i cant figure out how to get private dns setup...

example:

my client wants ns1/ns2.their.domain but i cant figure out the correct way to get it to work.

View 4 Replies View Related

Private Network

May 30, 2009

How many of you out there really use or need private network?

if a private network really justifies the extra cost of switches and motherboards with dual-nics.

View 14 Replies View Related

Private Rack

Mar 12, 2008

Our server count with The Planet only seems to be increasing as of late and I'm now starting to drive myself nuts with bandwidth counts, costs, etc.

My main concern at the moment is our total bandwidth. While we might have a server with a 2500GB limit only use 50% we might have a 1500GB limit use 200%. I understand that any overages are our own fault, etc but there must be a way for us to combine all bandwidth across all servers!

Is it possible for The Planet or any of the other big boys to provide private racks with pooled bandwidth without going colo?

View 14 Replies View Related

Offshore/Private VPS

Aug 15, 2008

I have very specific needs for a VPS provider that can host a reverse engineered game server (NOT WoW) I want to run. I will not be using BitTorrent or IRC or the like, but I want to run an emulator that may or may not fall into DMCA reverse engineering issues (the legal implications just aren't all together clear with the DMCA). I just don't want to have to deal with getting unplugged constantly over something that is not illegal. I won't be hosting any copyrighted material or the like.

Here are my needs:

Windows 2003 Based VPS
384-512MB RAM upgradable if needed
10GB Disk space (Don't really need even that much)
150GB+ per month transfer
a good connection with semi-low latency (doesn't need to be as low as a counter-striker server or the like but needs to be solid and fast)
A control panel of some type is fine, but I only really need Remote Desktop access

Other than that I am pretty open. Country of origin doesn't matter too much and I would only like the company to be somewhat reliable. I want as cheap as possible of course, but I would be willing to spend ~$50 USD per month.

View 1 Replies View Related

VPS Private Nameserver

Jun 2, 2007

I have been racking my brain trying to set up some private nameservers but with no luck.

The domain is hosted with godaddy I went through and added them via their domain control panel.

I have webmin as my control panel and my question is how do I set them up on my side?

View 2 Replies View Related

Why No IRC, Adult, Or Proxy On VPS

Aug 3, 2007

Okay, I keep seeing VPS (and dedicated for that matter) providers that say you have control over your box... and then forbid things like IRC, adult content, and proxies. Why? What is it about those three types of content that strike fear into the hearts of hosting providers?

I can see forbidding those on shared hosting accounts. The extra CPU and bandwidth required could really put a crimp on the other accounts. But with VPS and dedicated, you are paying for a portion of the CPU and bandwidth so why would the provider care what you do with them?

What am I fundamentally missing?

View 14 Replies View Related

FTP Authentication Proxy

May 12, 2009

way to centrally login our FTP clients. We currently run ftp1/2/3/4.[url]and would like to have simply [url]which would authenticate the user and push the user to the relevant server.

This would hopefully work in the same way as a Radius Proxy.

Is this possible on either windows or linux?

View 0 Replies View Related

Web Proxy Host

Sep 25, 2009

I want to setup a web proxy site.

Where should I host my site? any recommendation?

View 6 Replies View Related

Reverse Proxy

May 26, 2009

if my main site hosted in usa and reverse proxy server located in UK or Canada. will my site load still quickly or be slow dramtically? both use linux and apache. or canada user will quickly load my site or still slow? how about usa customers?

View 5 Replies View Related







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