Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

HOWTO: Graphical IP Blocker - Page 52 - Ubuntu Forums

http://ubuntuforums.org/showthread.php?t=530183&p...

ubuntu.com - launchpad.net - ubuntu help Search


Or, Sign in using your Launchpad ID

Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips

User Name User Name Password

Remember Me?

HOWTO: Graphical IP Blocker


Register Reset Password Forum Help Forum Council

Log in
Today's Posts Search

Tutorials & Tips The place to find Ubuntu related Tips & Tricks.

New Reply

Page 52 of 52 First < 2 42 50 51 52 Thread Tools Display Modes

October 4th, 2011

#511 Re: HOWTO: Graphical IP Blocker Same again. I have 11.04 xubuntu and tried the 10.04 version of iplist, but I get the exact same error with or without trying the gui. However, I had previously tried another pc with 11.04 ubuntu (full version with gnome) and iplist and its gui seemed to work okay, at least without errors, though I don't remember if I tested the blocking. maybe there is just some component from gnome that I need? Even if this project isn't maintained, the lists themselves get updated. Or should I just try a different solution?

ein.grosses.pils
First Cup of Ubuntu

Join Date: Jul 2007 Beans: 2

Quote: Originally Posted by Sylos Im having the same problem here. I just installed 10.04 and got ipblock from the repos but it wont update or start. I wonder of bluetack is down and that may be the problem for updating. Not sure why it wont start though. Any help appreciated. Heres the error when i try to start with ipblock -s Code: iplist[1886]: error: can't find level1.gz ipblock[1872]: error: failed to start, cleaning up

October 7th, 2011

#512 Re: HOWTO: Graphical IP Blocker honestly this is some crap software. great idea, but the update function is the Achilles heel. Bluetack updates their lists regularly, this enables you to use them, except it wont download the lists, which always have the same filename and path on the server, only the contents of the list files change. so yea, look at moblock or some other solution for linux. this is dead in the water from what i can tell. i am on karmic btw. and followed directions.

vociferous666
5 Cups of Ubuntu

Join Date: Jan 2008 Beans: 28

October 7th, 2011

#513 Re: HOWTO: Graphical IP Blocker thanks mobock up and running easy (sorry broken keyboard) Quote:

ein.grosses.pils
First Cup of Ubuntu

Join Date: Jul 2007 Beans: 2

Originally Posted by vociferous666 honestly this is some crap software.

1 of 5

02/23/2012 10:42 PM

HOWTO: Graphical IP Blocker - Page 52 - Ubuntu Forums

http://ubuntuforums.org/showthread.php?t=530183&p...

great idea, but the update function is the Achilles heel. Bluetack updates their lists regularly, this enables you to use them, except it wont download the lists, which always have the same filename and path on the server, only the contents of the list files change. so yea, look at moblock or some other solution for linux. this is dead in the water from what i can tell. i am on karmic btw. and followed directions.

5 Days Ago

#514 Re: HOWTO: Graphical IP Blocker Quote: Originally Posted by uljanow This article describes how to block lists with a graphical front-end called IPblock. No knowledge of networking, firewalls or command-line configuration are needed. Due to the way IPblock works it doesn't change the behavior of existing firewalls which makes it compatible [1] with other firewall applications like ufw, shorewall or fireHOL. This howto is intended for Beginners and was tested on Ubuntu Feisty, Gutsy, Hardy, Intrepid, Jaunty and Karmic (32-bit and 64-bit).

Phlash
First Cup of Ubuntu

Join Date: Feb 2012 Beans: 1

Installation
Add the iplist repository to your sources.list. Make sure to use the correct sources.list that corresponds to your current distribution: Ubuntu 10.10 "Maverick Meerkat": Code: sudo wget http://iplist.sf.net/sources.list.d/maverick.list -O /etc/apt/sources.list.d/iplist.list

Ubuntu 10.04 LTS "Lucid Lynx": Code: sudo wget http://iplist.sf.net/sources.list.d/lucid.list -O /etc/apt/sources.list.d/iplist.list

Ubuntu 9.10 "Karmic Koala": Code: sudo wget http://iplist.sf.net/sources.list.d/karmic.list -O /etc/apt/sources.list.d/iplist.list

Ubuntu 9.04 "Jaunty Jackalope": Code: sudo wget http://iplist.sf.net/sources.list.d/jaunty.list -O /etc/apt/sources.list.d/iplist.list

Ubuntu 8.10 "Intrepid Ibex": Code: sudo wget http://iplist.sf.net/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/iplist.list

Ubuntu 8.04 "Hardy Heron": Code: sudo wget http://iplist.sf.net/sources.list.d/hardy.list -O /etc/apt/sources.list.d/iplist.list

The key of the signed packages can be imported like this: Code: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C6E3D905C8BCD56BB02E6E0B39456311108B243F

There is also another way to import the key. You could save the pub key to a file and import it through System->Administration->Software Sources->Authentication->Import Key-file. After an update of the Software sources iplist can be installed with any package manager. E.g.: Code: sudo apt-get update sudo apt-get install iplist

2 of 5

02/23/2012 10:42 PM

HOWTO: Graphical IP Blocker - Page 52 - Ubuntu Forums

http://ubuntuforums.org/showthread.php?t=530183&p...

Note: If sun-java* is installed by gdebi it requires to open the terminal part of gdebi and accept sun's license agreement. Packages for Feisty and Gutsy can be found in the 0.19 release. After the installation IPblock can be found in Applications -> Internet -> IPblock.

Lists
The default choice for lists is similar to PeerGuardian. level1.gz - Anti-P2P organizations and known government addresses ads-trackers-and-bad-pr0n.gz - Advertising and data tracker servers spyware.gz - Malicious spyware and adware servers edu.gz - Educational institutions and universities bogon.gz - Spoofed IP-addresses These lists are maintained by www.bluetack.co.uk (list descriptions). Custom p2p or dat lists can easily be added. Note that lists can optionally be compressed with gzip. The URL file /etc/ipblock.lists contains list descriptions.

Settings
All options can be configured in this and the network tab. Auto-updating lists is important and the default choice of 2 days is reasonable. Using out-of-date lists is not recommended. To ignore outgoing network traffic like HTTP or EMAIL (pop3) use the ignored ports section. Note that http and dns (domain) is ignored by default. The connection-settings specify which type of connections should be filtered.

3 of 5

02/23/2012 10:42 PM

HOWTO: Graphical IP Blocker - Page 52 - Ubuntu Forums

http://ubuntuforums.org/showthread.php?t=530183&p...

[1] NOTE: IPblock needs to be started after other firewall applications.

FAQ on iplist.sf.net
Thank you, thank you, thank you. I am a complete linux noob and this was one of the things I was fighting with the other night. This worked perfectly for me in Mint 12 using the maverick link.

New Reply
Bookmarks

Page 52 of 52 First < 2 42 50 51 52

Digg

del.icio.us

StumbleUpon Previous Thread | Next Thread

Google

Posting Rules

You may not post new threads You may not post replies You may not post attachments You may not edit your posts BB code is On Smilies are On [IMG] code is On HTML code is Off Forum Rules

Forum Jump

Tutorials & Tips

Go

4 of 5

02/23/2012 10:42 PM

HOWTO: Graphical IP Blocker - Page 52 - Ubuntu Forums

http://ubuntuforums.org/showthread.php?t=530183&p...

-- cleanv2

ubuntu forums - archive - top

vBulletin 2000 - 2012, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical Canonical Ltd. Tango Icons Tango Desktop Project. bilberry

5 of 5

02/23/2012 10:42 PM

You might also like