14
May/08
0

iplist – block bad p2p traffic HOWTO on a headless server.

iplist is cool. It sits inline with any current firewall that you have and filters selected (government, bad trackers, etc) traffic.

This is how i installed it on a headless edgy server.

apt-get install libnetfilter-queue1sun-java5-jre libnfnetlink1
 cd /tmp
wget http://downloads.sourceforge.net/iplist/iplist_0.19-0etch1_i386.deb
dpkg --force-depends -i iplist_0.19-0etch1_i386.deb
sed -i 's/AUTOSTART="No"/AUTOSTART="Yes"/' /etc/ipblock.conf
update-rc.d ipblock defaults
ipblock -u
/etc/init.d/ipblock start
4
Feb/08
90

rtorrent with wtorrent on debian etch complete HOWTO

This howto will show you how to install rtorrent with wtorrent web interface on debian etch, with samba allowing us to grab the downloaded files from windoze boxes. It is intended as a complete guide from nothing to downloading torrents, so it’s ideal for that old box that you have sitting in the corner. If you want to use the box for multiple things then you should only use this for reference. We will be using the debian netinst CD, available from the debian mirrors. As this covers pretty much everything, including installing deb, you might want to jump to he meat of the configuration. This run through should also work with ubuntu, but I haven’t tried it.

Close
E-mail It
Socialized through Gregarious 42