K1u Posted August 26, 2007 Posted August 26, 2007 For those of you that do not know what PG2 is - "PeerGuardian 2 is Phoenix Labs’ premier IP blocker for Windows. PeerGuardian 2 integrates support for multiple lists, list editing, automatic updates, and blocking all of IPv4 (TCP, UDP, ICMP, etc), making it the safest and easiest way to protect your privacy on P2P." Only problem is its Windows only. Is there any application like this on *nix? Quote
cooper Posted August 26, 2007 Posted August 26, 2007 On UNIX you simply 'ifconfig <interface> down'. Quote
K1u Posted August 27, 2007 Author Posted August 27, 2007 On UNIX you simply 'ifconfig <interface> down'. Aha I see. Quote
K1u Posted August 27, 2007 Author Posted August 27, 2007 On UNIX you simply 'ifconfig <interface> down'. Why disconnect myself? Quote
K1u Posted August 27, 2007 Author Posted August 27, 2007 iptables. DROP all -- ip.ad.dre.ss ? Anyone have a full list of every P2P and Govt. IP address? Quote
SomeoneE1se Posted August 27, 2007 Posted August 27, 2007 iptables. DROP all -- ip.ad.dre.ss ? Anyone have a full list of every P2P and Govt. IP address? write up a little script the polls the list that PG2 uses Quote
K1u Posted August 27, 2007 Author Posted August 27, 2007 iptables. DROP all -- ip.ad.dre.ss ? Anyone have a full list of every P2P and Govt. IP address? write up a little script the polls the list that PG2 uses I am currently modifying the source code of "MoBlock" which is something I found on PG2's site. Written in C... basically uses IpTables to block out IP's from a user-defined list. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.