I don’t even know why I called Linksys’ “tech support” in the first place. I guess I was pretty desperate. Have I not learned nothing over the years? After finding nothing but people who are having the same problems as me and not getting any answers from Linksys, I decided to try to figure it out.
The issue that I was having (as well as all those other people) was that the WUSB54GC would drop connection. For some people it was random. For me, it was when I downloaded large amounts of data. I couldn’t visit Google Maps or Google Images. If I’d open a few websites in seperate tabs, depending on how much content each site had, I’d dropped connection. Of course going to Linksys was a waste of time. They haven’t updated the drivers since 1/2007. Don’t even get me started with the phone support.
Continue reading ‘WUSB54GC and Vista’
On my previous article I talked about how I’ve upgraded from DD-WRT to Tomato and how much of an improvement it was over DD-WRT. While I’m still tweaking my setup I thought I’d provide a quick tutorial on how to setup QoS in Tomato.
For those of though who don’t know, QoS (Quality of Service) provides different priorities to different users or data flows, or it can guarantee a certain level of performance to a data flow in accordance with requests from the application program or the internet service provider policy. In Tomato’s case we are going to set it up to give priority to data flows. In a nutshell QoS tries to guarantee that important network protocols are given priority over non-important protocols. For example, http has priority over BitTorrent.
I’d like to start off my mentioning that there isn’t just one correct way to setup QoS. This guide is only intended to give you a basic idea on how to setup your own.
Continue reading ‘Tomato QoS Setup’
I recently wrote a little program that you can use to download an ipfilter.dat to block IP addresses when using uTorrent. It really isn’t anything fancy, just saves you the time of downloading it, extracting it, renaming it, and then copying it to the correct location.
The list is downloaded from B.I.S.S. (Bluetack) which is updated every week or so.
Prerequisites:
- uTorrent already installed
- Latest version of .NET installed
- Windows XP or Windows Vista (I’ve tested it on a 32bit Vista machine, and a 32bit XP machine)
Usage:
- Download ipfilter.dat Updater
- Extract both of the files included in the .zip to any location on your computer
- Run ipfilter_updater.exe and click Update
- Now you need to force uTorrent to use the updated list
- Quickest way is to close uTorrent, and open it back up.
- If you are currently downloading some files, you can force a reload in the preferences.
- Open the Preferences dialog (CTRL-P)
- Click on Advanced
- Find ipfiler.enable (should already be set to True)
- Change it to False, then back to True.
- To verify the list has loaded
- Click on the Logger tab in uTorrent
- You should see: [xx:xx:xx] Loaded ipfiler.dat (# entries)
- NOTE: You only need to update once a week. The list isn’t updated everyday.
You will see all blocked IP requests on that Logger tab.
Manual Install:
- Download nipfilter.dat.gz
- Go to Start->Run and type %APPDATA%\uTorrent\
- Extract the contents of nipfilter.dat.gz into the folder.
- Read above on how to force uTorrent to load the new filter.
For added security, check out PeerGuardian 2.
If you experience any issues with my program, feel free to post a comment.
Recent Comments