Page 15 of 52 FirstFirst ... 5131415161725 ... LastLast
Results 141 to 150 of 518

Thread: HOWTO: Graphical IP Blocker

  1. #141
    Join Date
    Mar 2007
    Beans
    157

    Re: HOWTO: Graphical IP Blocker

    Yo I can't seem to get this thing to run, it starts up, but I can't enable it... it looks like its missing IP tables, but I don't know...here are the ouputs:

    egrep "iplist|ipblock" /var/log/syslog
    Dec 28 17:43:23 dell640m ipblock[9084]: error: IPblock needs to be run as root
    Dec 28 18:09:39 dell640m ipblock[9727]: error: failed to start, cleaning up
    Dec 28 18:10:50 dell640m ipblock[9753]: error: failed to start, cleaning up
    Dec 28 18:11:37 dell640m ipblock[9817]: error: IPblock needs to be run as root
    Dec 28 18:12:05 dell640m ipblock[9823]: error: failed to start, cleaning up
    Dec 28 18:15:00 dell640m ipblock[9849]: error: failed to start, cleaning up
    Dec 28 18:17:10 dell640m ipblock[9909]: error: failed to start, cleaning up
    Dec 28 18:17:25 dell640m ipblock[9958]: error: failed to start, cleaning up
    Dec 28 18:17:47 dell640m ipblock[9978]: error: update of ads-trackers-and-bad-pr0n.gz failed
    Dec 28 18:19:02 dell640m ipblock[10033]: error: update of ads-trackers-and-bad-pr0n.gz failed
    Dec 28 18:19:55 dell640m ipblock[10076]: error: failed to start, cleaning up
    Dec 28 18:20:26 dell640m ipblock[10097]: error: failed to start, cleaning up
    Dec 28 18:20:37 dell640m ipblock[10118]: error: failed to start, cleaning up
    Dec 28 18:21:32 dell640m ipblock[10174]: error: update of ads-trackers-and-bad-pr0n.gz failed
    Dec 28 18:23:40 dell640m ipblock[10287]: error: failed to start, cleaning up
    Dec 28 18:25:35 dell640m ipblock[10333]: error: IPblock is not running
    Dec 28 18:27:33 dell640m ipblock[10373]: error: failed to start, cleaning up
    Dec 28 18:30:34 dell640m ipblock[10397]: error: failed to start, cleaning up
    Dec 28 18:32:09 dell640m ipblock[8394]: error: failed to start, cleaning up
    Dec 28 18:33:53 dell640m ipblock[8839]: error: update of ads-trackers-and-bad-pr0n.gz failed


    DEBUG=1 ipblock -sl
    + set -e
    + set -u
    + PATH=/sbin:/usr/sbin:/bin:/usr/bin
    + [ -f /etc/ipblock.conf ]
    + . /etc/ipblock.conf
    + AUTOSTART=Yes
    + BLOCK_LIST=ads-trackers-and-bad-pr0n.gz edu.gz spyware.gz bogon.gz level1.gz
    + ALLOW_LIST=allow.p2p
    + IPTABLES_CHAIN=INPUT OUTPUT
    + IGN_TCP_OUTPUT=http ftp https 900137
    + IGN_UDP_OUTPUT=
    + IGN_TCP_INPUT=
    + IGN_UDP_INPUT=
    + IGN_TCP_FORWARD=
    + IGN_UDP_FORWARD=
    + IPLIST_LISTDIR=/var/cache/iplist
    + UPDATE_STAMP=/var/cache/iplist/.update-stamp
    + URL_FILE=/usr/share/doc/iplist/README.lists
    + LOG_FILE=/tmp/ipblock.log
    + LOG_LEVEL=match
    + IPTABLES_LOG=No
    + VERBOSE=No
    + UPDATE_INTERVAL=2
    + http_proxy=127.0.0.1:8118
    + VERSION=0.18
    + QUEUE=0xff
    + POLICY=REPEAT
    + POLICY_MARK=0xfffe
    + BLOCK_TARGET=REPEAT
    + BLOCK_TARGET_MARK=0xffff
    + NICE=-5
    + NEW=-m state --state NEW
    + export IPLIST_LISTDIR
    + export http_proxy
    + id -u
    + [ 1000 != 0 ]
    + logger -s -t ipblock[9490] error: IPblock needs to be run as root
    ipblock[9490]: error: IPblock needs to be run as root
    + exit 1


    sudo ipblock -sl
    /usr/sbin/ipblock: 348: iptables: not found
    /usr/sbin/ipblock: 348: iptables: not found
    ipblock[9493]: error: failed to start, cleaning up
    /usr/sbin/ipblock: 1: iptables: not found

  2. #142
    Join Date
    Jul 2007
    Beans
    305
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Graphical IP Blocker

    The iptables command wasn't found. Which distro are you using and what does the following show ?
    Code:
    whereis iptables
    ls -l /bin/sh
    BTW, port number 900137 is misspelled.
    iplist

    "Specialization is for Insects", R. Heinlein

  3. #143
    Join Date
    Jan 2007
    Beans
    772

    Re: HOWTO: Graphical IP Blocker

    did you run it as root?
    Please post your logfiles and output of commands wrapped in code tags:
    Code:
    [code]output[/code]
    Co-author of PeerGuardian Linux (pgl). Maintainer of the pgl package repositories for Debian and Ubuntu.

  4. #144
    Join Date
    Mar 2007
    Beans
    157

    Re: HOWTO: Graphical IP Blocker

    whereis iptables
    iptables: /usr/local/sbin/iptables /usr/local/lib/iptables


    ls -l /bin/sh
    lrwxrwxrwx 1 root root 4 2007-04-24 15:34 /bin/sh -> dash

    Also, I ran it as root from terminal. I also ran it from the gui and had to put in my password when it opened up and immediately opened up with errors.

  5. #145
    Join Date
    Mar 2007
    Beans
    157

    Re: HOWTO: Graphical IP Blocker

    Sorry, also I am using ubuntu gusty

  6. #146
    Join Date
    Jul 2007
    Beans
    305
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Graphical IP Blocker

    Normally iptables is in /sbin/. So it's required to change /usr/sbin/ipblock (as root) and replace the line (26) starting with PATH with:
    Code:
    PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin
    There were also "error: update of ads-trackers-and-bad-pr0n.gz failed" messages, if that file doesn't exist but is listed in BLOCK_LIST, it will refuse to start. Looks like you're using 127.0.0.1:8118 as proxy. On my machine Privoxy which listens on 8118 blocked the download of ads-trackers-and-bad-pr0n.gz because it tends to block ads and banners etc.. This might be the case here, too.
    iplist

    "Specialization is for Insects", R. Heinlein

  7. #147
    Join Date
    Mar 2007
    Beans
    157

    Re: HOWTO: Graphical IP Blocker

    Quote Originally Posted by uljanow View Post
    Normally iptables is in /sbin/. So it's required to change /usr/sbin/ipblock (as root) and replace the line (26) starting with PATH with:
    Code:
    PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin
    There were also "error: update of ads-trackers-and-bad-pr0n.gz failed" messages, if that file doesn't exist but is listed in BLOCK_LIST, it will refuse to start. Looks like you're using 127.0.0.1:8118 as proxy. On my machine Privoxy which listens on 8118 blocked the download of ads-trackers-and-bad-pr0n.gz because it tends to block ads and banners etc.. This might be the case here, too.

    That fixed it...Thanks!

    How come the path was different on my machine?

  8. #148
    Join Date
    Jul 2007
    Beans
    71
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Graphical IP Blocker

    Very very very useful program.
    One note for the howto about the whitelist. ipblock service must be stoped because
    if it's running it will overide the changes in conf.

  9. #149
    Join Date
    Jul 2007
    Beans
    71
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Graphical IP Blocker

    Another note. I think that by default it should ignore traffic at least in http port
    because (with the current default lists) i couldn't even see some youtube videos!
    « Shī Shì shí shī shǐ »

  10. #150
    Join Date
    Jul 2007
    Beans
    305
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Graphical IP Blocker

    Quote Originally Posted by gmaniac View Post
    Another note. I think that by default it should ignore traffic at least in http port
    because (with the current default lists) i couldn't even see some youtube videos!
    The problem is that port 80 can be used by any application (e.g. bittorrent client).
    iplist

    "Specialization is for Insects", R. Heinlein

Page 15 of 52 FirstFirst ... 5131415161725 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •