Page 48 of 52 FirstFirst ... 384647484950 ... LastLast
Results 471 to 480 of 518

Thread: HOWTO: Graphical IP Blocker

  1. #471
    Join Date
    Jan 2008
    Beans
    27

    Re: HOWTO: Graphical IP Blocker

    If you create the soft links instead, you never have to rename.

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

    Re: HOWTO: Graphical IP Blocker

    For some reason the server returns lists differently. I use the following php redirects in http://iplist.sf.net/lists/level1.gz.php:

    Code:
    <?php
        header('Location: http://user.cs.tu-berlin.de/~uljanow/lists/level1.gz');
    ?>
    But lately it returns level1.gz.php instead of level1.gz. Any suggestions on how to fix this ? It's probably related to the sourceforge webserver.
    Last edited by uljanow; September 24th, 2010 at 12:28 PM.
    iplist

    "Specialization is for Insects", R. Heinlein

  3. #473
    Join Date
    Feb 2009
    Beans
    9

    Re: HOWTO: Graphical IP Blocker

    And what is iplist repository for Maverick?
    Last edited by Graziello; October 14th, 2010 at 10:57 AM.

  4. #474
    Join Date
    May 2005
    Beans
    Hidden!

    Re: HOWTO: Graphical IP Blocker

    Uljanow: click back one page.

    Graziello: you can use past repos. Try the lucid one.

  5. #475
    Join Date
    Feb 2009
    Beans
    9

    Re: HOWTO: Graphical IP Blocker

    Ok, i will try, thank you

  6. #476
    Join Date
    Dec 2006
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: HOWTO: Graphical IP Blocker

    I can't seem to do a test by blocking my workstation's IP address which is 192.168.0.102.

    In other words, I have IPLIST on a server in my local network and I can access the server from a workstation in the local network.

    I have a blocklist in which I added the following line.......

    TEST:192.168.0.102-192.168.0.103


    I saved the file and re-loaded it. All seemed ok.

    It seems to be blocking most other IP's and even others in the same list as I see new blocks popping up...

    However, I am still able to access the server from 192.168.0.102

    I made sure that 192.168.0.102 was NOT on the whitelist.

    Anyone ?
    Last edited by mistypotato; October 18th, 2010 at 03:31 PM.

  7. #477
    Join Date
    Jul 2007
    Beans
    305
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Graphical IP Blocker

    Added maverick support. There's also a new version 0.29 with minor changes (maverick & lucid only).

    * release (0.29)
    * fixed compiler issues
    * faulty lines don't cause an exit
    * fixed broken file names during update
    * fixed lintian errors (deb packages)
    iplist

    "Specialization is for Insects", R. Heinlein

  8. #478
    Join Date
    Jun 2010
    Location
    asoko
    Beans
    834
    Distro
    Ubuntu

    Re: HOWTO: Graphical IP Blocker

    Quote Originally Posted by uljanow View Post
    For some reason the server returns lists differently. I use the following php redirects in http://iplist.sf.net/lists/level1.gz.php:

    Code:
    <?php
        header('Location: http://user.cs.tu-berlin.de/~uljanow/lists/level1.gz');
    ?>
    But lately it returns level1.gz.php instead of level1.gz. Any suggestions on how to fix this ? It's probably related to the sourceforge webserver.
    I've seen that happen if there is no server side mimetype set for the response stream, or if the handlers for php are messed up and it isn't parseing the page as a script. no apache expert though.

  9. #479
    Join Date
    Nov 2010
    Beans
    1

    Re: HOWTO: Graphical IP Blocker

    Help....unable to launch GUI. I can no longer launch the GUI (have successfully used the GUI for 6 months). Tried via the Ubuntu Application Menu and the -g option from terminal. Tried uninstalling and reinstalling the app and no luck. Can successful run through terminal with all other options but can't get the GUI to start up. Any suggestions or what additional information can I provide to help others help me to diagnose and fix problem.
    Running under lucid

    TIA

  10. #480
    Join Date
    Aug 2010
    Location
    Boston, MA, USA
    Beans
    18
    Distro
    Ubuntu 12.04 Precise Pangolin

    Smile Re: HOWTO: Graphical IP Blocker

    Thanks for posting this. It seems to work better with Pidgin than Mobloquer does (which was my only problem with that worthy program).

Page 48 of 52 FirstFirst ... 384647484950 ... 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
  •