• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » How to Use Rackspace Cloud Server as Own Proxy

By Abhishek Ghosh July 16, 2012 11:45 am Updated on July 16, 2012

How to Use Rackspace Cloud Server as Own Proxy

Advertisement

How to Use Rackspace Cloud Server as Own Proxy shows very easy way to use US based IP to access any website or services that is allowed to US but not on yours. Before using this guide How to Use Rackspace Cloud Server as Own Proxy, it is recommended to read the basic articles on Proxy and Proxy Server, SOCKS protocol if you do not have any prior knowledge on Proxy.

 

Requirements and Legal Aspects of this guide How to Use Rackspace Cloud Server as Own Proxy

 

You can not use this article How to Use Rackspace Cloud Server as Own Proxy for doing performing any illegal work. The main motto of this article How to Use Rackspace Cloud Server as Own Proxy is to show how a Proxy Server actually works or using few cheap services those are free in US.

 

How to Use Rackspace Cloud Server as Own Proxy – Requirements :

Advertisement

---

 

  • A Rackspace Cloud Account
  • Minimum Knowledge about Cloud Based Servers. If you do not have any idea, please follow our any article related to Rackspace Cloud Server, like Installing OpenPanel on Rackspace Cloud Server (only up to using PuTTY).
  • For Windows you need PuTTY like client.

 

Steps on How to Use Rackspace Cloud Server as Own Proxy

 

Do not use active websites server for this tutorial. It might complicate the installed CMS on the Serve. For this tut, we will use Ubuntu 10.04 LTS as Server OS of choice. 1 GB of RAM is more than sufficient for this purpose. You can scale down to minimum (256 MB) to reduce the monthly cost.

 

How to Use Rackspace Cloud Server as Own Proxy

 

Access Rackspace Cloud Server with puTTY (for Windows) or Terminal (for UNIX brothers).

 

Over time, updated versions of packages currently installed on your computer may become available from the package repositories (for example security updates). To upgrade your system, first update your package index as outlined above, and then type:

 

apt-get upgrade

 

Hit Enter, wait for the process to end. Now, we will update it :

 

apt-get update

 

We will basically use PPTP server package. PPTP is not very secure, but easy to use. You can read about PPTP here. Install it :

 

apt-get install pptpd

 

As we said before on other guides, nano is a text editor. We need to edit pptpd.conf file.

 

nano /etc/pptpd.conf

 

Use the Arrow keys on your keyboard to move them beside the last pink word and hit Enter. Default IP should work. Default means localip 192.168.123.1 , we opened to see if its matching. If not Edit it. Save it. Exit.

 

nano /etc/ppp/chap-secrets

 

We will create an account with username pptpd password*  format. Create it and restart :

 

/etc/init.d/pptpd restart

 

After the restart, we will edit to edit MS DNS :

 

nano /etc/ppp/pptpd-options

 

Delete any existing lines with MS. Add these :

 

ms-dns 208.67.222.222
ms-dns 208.67.220.220

 

We will edit sysctl.conf file in nano and delete this line net.ipv4.ip_forward=1 . To open the file :

 

nano /etc/sysctl.conf

 

Do the changes and make the changes to be accepted :

 

sysctl -p

 

Restart your server. Now we need to edit this file :

 

nano /etc/rc.local

 

Just before the exit function, add these :

 

/sbin/iptables -t nat -A POSTROUTING -s 192.168.123.0/24 -o eth0 -j MASQUERADE
/sbin/iptables -I FORWARD -p tcp -syn -i ppp+ -j TCPMSS -set-mss 1356

 

Save and exit. Restart your server, make sure PPTP is running. We need a PPTP client now as the server part is complete.

You can even configure your Windows 7 PC itself to use to connect through this PPTP client. For that part, Go to Start and click on Control Panel > Proceed to click View network status and tasks in Control Panel window > Network and Sharing Center window will open, click on Set up a new connection or network > Proceed to click on Use my Internet connection (VPN). Follow the easy wizard.

And you are done with How to Use Rackspace Cloud Server as Own Proxy guide.

 

Signature
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to How to Use Rackspace Cloud Server as Own Proxy

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Secure Connection to Cloud Infrastructure by VPN Tunnel

    Secure connection to Cloud Infrastructure by using VPN Tunnel – on Secure Cloud Computing Guide, we pointed the importance of the connecting device.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Proxy Server and Reverse Proxy

    Proxy Server and Reverse Proxy Sound Quite Closer to Common Man. Here we have discussed these Two Different Communication interfaces in a Network.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

vpsdime

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Cloud-Powered Play: How Streaming Tech is Reshaping Online GamesSeptember 3, 2025
  • How to Use Transcribed Texts for MarketingAugust 14, 2025
  • nRF7002 DK vs ESP32 – A Technical Comparison for Wireless IoT DesignJune 18, 2025
  • Principles of Non-Invasive Blood Glucose Measurement By Near Infrared (NIR)June 11, 2025
  • Continuous Non-Invasive Blood Glucose Measurements: Present Situation (May 2025)May 23, 2025
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2026 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy