Page 40 of 52 FirstFirst ... 30383940414250 ... LastLast
Results 391 to 400 of 518

Thread: HOWTO: Graphical IP Blocker

  1. #391
    Join Date
    Apr 2005
    Beans
    116

    Re: HOWTO: Graphical IP Blocker

    I'm not sure what the problem is but I can no longer get ipblock to work. It's been a while since I've used it so I'm not sure what change in my system caused it. Basically if I start ipblock ("sudo ipblock -g") nothing happens. It doesn't give me anything. No error messages, nothing in the syslog, nothing. I'm at a loss.

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

    Re: HOWTO: Graphical IP Blocker

    What does the logfile /tmp/ipblockUI.log say if you try to open the GUI with "sudo ipblock -g" ?
    iplist

    "Specialization is for Insects", R. Heinlein

  3. #393
    Join Date
    Apr 2005
    Beans
    116

    Re: HOWTO: Graphical IP Blocker

    Here is the ipblockUI.log file:
    Code:
    Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version number in .class file
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)

  4. #394
    Join Date
    Jul 2007
    Beans
    305
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HOWTO: Graphical IP Blocker

    The gui requires java-1.6. Can you change your default java vm (to openjdk6 or sun-java6-jre)?

    Code:
    sudo update-alternatives --config java
    iplist

    "Specialization is for Insects", R. Heinlein

  5. #395
    Join Date
    Apr 2005
    Beans
    116

    Re: HOWTO: Graphical IP Blocker

    Thanks! ipblock works again!

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

    Re: HOWTO: Graphical IP Blocker

    With IPBlock, can I use CDIR notation in a custom created list?

    I tried it and it does not seem to work.

    Instead, it seems to only accept ranges in this format.....

    xxx.xxx.xxx.xxx-xxx.xxx.xxx.xxx

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

    Re: HOWTO: Graphical IP Blocker

    CDIR notation is not supported (only dat, p2p and a binary format). If you try to load an unknown list format, a log message should appear.
    Code:
    grep -r iplist /var/log/syslog*
    iplist

    "Specialization is for Insects", R. Heinlein

  8. #398
    Join Date
    Apr 2007
    Beans
    98
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: HOWTO: Graphical IP Blocker

    Thanks for the walk through! IPBlock is great.

  9. #399
    Join Date
    May 2008
    Beans
    166

    Small fonts ??? - Graphical IP Blocker

    hi guys,

    I wanted to use IPblock but the fonts are way to small (unreadable).

    Can someone help me to changes this.

    [IMG][/IMG]

    Thx

    Bloemetjesgordijn

  10. #400
    Join Date
    Dec 2008
    Beans
    3

    Re: HOWTO: Graphical IP Blocker

    Thanks, works great. Block all the fake emule server and many more.

Page 40 of 52 FirstFirst ... 30383940414250 ... 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
  •