Page 13 of 14 FirstFirst ... 311121314 LastLast
Results 121 to 130 of 134

Thread: HOWTO: Peerguardian Installation and automatic updates

  1. #121
    Join Date
    Jan 2007
    Beans
    772

    Re: HOWTO: Peerguardian Installation and automatic updates

    Quote Originally Posted by Krusader3z View Post
    I get this error. Anyone know what I haven't done correctly?

    Reading blocklist
    detected ASCII blocklist
    Entering daemon mode
    Allowing all traffic on port 80
    Blocking 188776 ranges (744699856 IP addresses)
    ipq_set_mode failed; is the ip_queue kernel module loaded?
    Using a kernel without ip_queue?
    Use moblock (nfq) instead
    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.

  2. #122
    Join Date
    Feb 2008
    Beans
    1

    Re: HOWTO: Peerguardian Installation and automatic updates

    Thank You. Next step away from windows.

  3. #123
    Join Date
    Sep 2006
    Beans
    134
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: HOWTO: Peerguardian Installation and automatic updates

    I apologize in advance. I'm terribly new to this sort of thing.

    I installed Peerguardian using the walkthrough on the first page, and the installation went fine, but anytime I try to run Peerguardian, it shuts off my internet access completely. I can't visit websites or use Gaim. I assume it's blocking something that it shouldn't be blocking, but I'm not sure what that is or how to change it.

    I've tried some of the recommended solutions. I edited my PG file, but it already had port 80 listed as something it shouldn't be blocking.
    Last edited by StormGuy; April 3rd, 2008 at 07:38 PM.

  4. #124
    Join Date
    Mar 2008
    Beans
    1

    Re: HOWTO: Peerguardian Installation and automatic updates

    That worked great. Thanks!

  5. #125
    Join Date
    Jan 2007
    Beans
    772

    Re: HOWTO: Peerguardian Installation and automatic updates

    Once again: peerguardnf is dead. No support, no development, no developers.
    Use MoBlock or IPList instead. Both have many threads in this forum, moblock has also a wiki page. And they both have Debian packages.
    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.

  6. #126
    Join Date
    Aug 2008
    Beans
    11

    Re: HOWTO: Peerguardian Installation and automatic updates

    Quote Originally Posted by ace2005 View Post
    Well the filtering system could be messing with the SSL stuff on port 443 so i just guessed that if you allowed all connections regardless of source on that port only then it might work.

    So what does a sygate scan on you're system show?
    How do I go about opening port 443?

  7. #127
    Join Date
    Jan 2007
    Beans
    772

    Re: HOWTO: Peerguardian Installation and automatic updates

    Quote Originally Posted by souljahh2050 View Post
    How do I go about opening port 443?
    Read the post before yours: you are using absolutely dead software.

    Go to moblock-deb.spourceforge.net and install MoBlock or go to iplist.sourceforge.net and install IPBlock. They both do the same as peerguardnf.

    EDIT: I have just requested to remove this obsolete HOWTO, see here: http://ubuntuforums.org/showthread.php?t=896667
    Last edited by jre; August 21st, 2008 at 04:43 PM.
    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.

  8. #128
    Join Date
    Aug 2008
    Beans
    11

    Re: HOWTO: Peerguardian Installation and automatic updates

    Quote Originally Posted by jre View Post
    Read the post before yours: you are using absolutely dead software.
    I understand that you are saying that it is dead, but I still want to enable port 443 on this program because of my ssl problem. Is there anyone out there who knows how to do this? I am still fairly new to linux.

    Thx,

  9. #129
    Join Date
    Aug 2008
    Beans
    11

    Re: HOWTO: Peerguardian Installation and automatic updates

    Quote Originally Posted by souljahh2050 View Post
    How do I go about opening port 443?
    I just figured it out, you have to edit /etc/PG.conf.

  10. #130
    Join Date
    Jan 2007
    Beans
    772

    Re: HOWTO: Peerguardian Installation and automatic updates

    Good that you figured it out on your own.
    Still I'd suggest that you change to other software with the exact same functionality such as MoBlock or IPBlock.
    The peerguradnf program that you are using has at least a bug with SMP kernels, that is why I suggest to stop using that program.

    EDIT:
    If you have installed peerguardnf (in spite off all warnings not to use this outdated software) and decide later to install other software such as MoBlock or IPList, then make sure to remove peerguardnf completely first.
    Otherwise other software that uses the iptables target NFQUEUE (and all software with this purpose does so) will not be able to bind to the QUEUE.
    Short version: Uninstall peerguardnf completely before installing MoBlock or IPList.

    This command will scan your entire harddisk (so it will take a while) for remaining PeerGuardian files:
    Code:
    sudo find / -name "*[Pp]eer[Gg]uard*"
    The error message for MoBlock in /var/log/moblock.log that you would encounter otherwise is:
    Code:
    Error during nfq_bind_pf()
    Last edited by jre; September 16th, 2008 at 10:05 AM.
    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.

Page 13 of 14 FirstFirst ... 311121314 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
  •