| Author |
Message |
st0.0pidn0.0bie
|
|
Post subject: IP Blocking software?
Posted: Nov 23, 2008 - 12:33 AM
|
|
Joined: Jun 26, 2008
Posts: 58
Status: Offline
|
|
hi, i'm looking into ip blocking software such as peerguardian (PG2) for windows.
for linux, it seems that moblock with the GUI mobloquer is a good solution.
how can i easily download and install these software packages from synaptic?
is there a repository i must allow in order to see it listed?
here's the project page:
http://moblock-deb.sourceforge.net/ |
|
|
| |
|
|
|
 |
aysabzevar
|
|
Post subject: RE: IP Blocking software?
Posted: Nov 23, 2008 - 05:28 PM
|
|
Developer

Joined: Jul 25, 2007
Posts: 412
Location: Sabzevar-Iran
Status: Offline
|
|
Execute these commands as root user :
echo "#moblock-deb for Debian lenny (testing) or Parsix" >> /etc/apt/sources.list
echo "deb http://moblock-deb.sourceforge.net/debian lenny main " >> /etc/apt/sources.list
echo "deb-src http://moblock-deb.sourceforge.net/debian lenny main" >> /etc/apt/sources.list
gpg --export --armor 9072870B | apt-key add -
apt-get update
apt-get install moblock
apt-get install mobloquer |
|
|
| |
|
|
|
 |
st0.0pidn0.0bie
|
|
Post subject:
Posted: Nov 24, 2008 - 11:57 AM
|
|
Joined: Jun 26, 2008
Posts: 58
Status: Offline
|
|
thanks so much! you really helped me understand it because their page seems vague and confusing for a noob.
it's good software too, this thread should be added to the parsix wiki  |
|
|
| |
|
|
|
 |
aysabzevar
|
|
Post subject:
Posted: Nov 24, 2008 - 09:06 PM
|
|
Developer

Joined: Jul 25, 2007
Posts: 412
Location: Sabzevar-Iran
Status: Offline
|
|
| I am happy that was useful. |
|
|
| |
|
|
|
 |
|
|
|
|