Skip to content

Setting proxy server on your friends router

drDentist edited this page Feb 9, 2014 · 55 revisions

Here is a little guide on how to easily use FREE proxy to play more than 4 characters in one game

What we need to have our FREE proxy?

    1. router with possibility to install alternative firmware such as Tomato, DD-WRT, etc. owned by yor friends, neigbours, parents, girlfriend('s) :}
      Here you can check if it is possible to UPGRADE your router
    1. ISP with permanent, public IP ( it can be dynamic but can't be changed to often, for example mine IP can be changed after 6 months, but it doesn't have to)
    1. Proxifier
    1. Kolbot your best bot system :)

As an example i'll use Linksys WRT-54G router from my work. It's a really good choice, very stable , you configure it once and that's all, you can forget about it.
Firstable we need to upgrade our firmware. I recommend Tomato. Very friendly interface with lot's of possibilities. You can download the latest stable firmware from http://www.polarcloud.com/tomato

BE CAREFUL and DOWNLOAD appropriate firmware! It must be compatible with your ROUTER!

After you download file you have 4 more steps to do :

    1. Log in to your router in your browser. The default URL is http://192.168.1.1/.
    1. Click the Administration tab, then Firmware Upgrade.
    1. Select and upload the correct firmware for your router.
    1. Take a break and wait for about 2 minutes while the firmware is uploaded & flashed.

Enjoy Tomato

TOMATO

Now we will install srelay to run our proxy

    1. Go to Administration/JFFS2 and enable jffs filesystem on your router
    1. Unzip the file "srelay" and copy it to /jffs directory on your router
    1. Execute:
      cd /jffs
      chown root:root ./srelay
      chmod 755 ./srelay
    1. Through the Tomato's UI add the following lines in Administration->Scripts-> Firewall

/jffs/srelay -c /etc/srelay.conf -i :2020 -a n -t
iptables -I INPUT -i vlan1 -s xx.xxx.xx.xx/32 -p tcp --dport 2020 -j ACCEPT

**where xx.xxx.xx.xx is ip of YOUR computer that you use for KOLBOT **

**!!!It's for your protection that only you can access your proxy!!! **

TOMATO2

Now it's just a piece of cake.
In your diablo folder copy "game.exe" to "game1.exe".
Run proxifier and add proxy server port number depends on what you set.
In this example it's 2020

TOMATO3

Now you need to add some rules.
For example game.exe must be run directly and game1.exe via proxy.

TOMATO6

And last thing to do is to change in kolbot manager Diablo path from game.exe to game1.exe( if you want this profile to be run via proxy)

TOMATO5

#That's all now you can enjoy your proxy!

Some general rules concerning routers

    1. Try to use LAN when possible and turn off Wifi if you don't use it at all
    1. NEVER use WEP(5-20 min to break it ) only WPA,WPA2 with pass longer then 12 marks (don't use words)
    1. Disable WPS or better buy a router without it. For reaver it takes about 2-10 h to break pin code and to get to your WLAN even when your WPA2 pass is very strong

Here are some useful links worth of seeing especially about REAVER (it's a must)
Tomato
SRELAY
Reaver
Backtrack
Aircrack-ng
Janoweb
DD-WRT