K1u Posted August 26, 2007 Share 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 Link to comment Share on other sites More sharing options...
cooper Posted August 26, 2007 Share Posted August 26, 2007 On UNIX you simply 'ifconfig <interface> down'. Quote Link to comment Share on other sites More sharing options...
K1u Posted August 27, 2007 Author Share Posted August 27, 2007 On UNIX you simply 'ifconfig <interface> down'. Aha I see. Quote Link to comment Share on other sites More sharing options...
K1u Posted August 27, 2007 Author Share Posted August 27, 2007 On UNIX you simply 'ifconfig <interface> down'. Why disconnect myself? Quote Link to comment Share on other sites More sharing options...
jollyrancher82 Posted August 27, 2007 Share Posted August 27, 2007 iptables. Quote Link to comment Share on other sites More sharing options...
K1u Posted August 27, 2007 Author Share Posted August 27, 2007 iptables. DROP all -- ip.ad.dre.ss ? Anyone have a full list of every P2P and Govt. IP address? Quote Link to comment Share on other sites More sharing options...
SomeoneE1se Posted August 27, 2007 Share 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 Link to comment Share on other sites More sharing options...
K1u Posted August 27, 2007 Author Share 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 Link to comment Share on other sites More sharing options...
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.