Results 1 to 4 of 4

Thread: Problems getting Mobloquer and Yahoo to play well together

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

    Problems getting Mobloquer and Yahoo to play well together

    So, I am relatively new to Ubuntu (a few weeks in). I am running Lucid dual booted with Windows Vista at this point.

    I have installed the Mobloquer GUI for better privacy. That seems to be going pretty well, except that it is making it difficult for me to connect to the yahoo chat server. I am running Pidgin. The other servers I use (AIM, Google) use one IP address each for their chat connections and I have whitelisted those addresses. However, it seems that Yahoo uses a different IP address every time. Whitelisting whatever IP it tried last doesn't work. I tried to put in a range - with that, Mobloquer would not start up at all - something about an invalid IP mask.

    I realize that this is the Ubuntu forum, not specific to Moblock (or Mobloquer) but when I google problems with Mobloquer the results are almost all here. So, I hope that those with knowledge will chime in anyhow.

    Many thanks.

  2. #2
    Join Date
    Jan 2007
    Beans
    772

    Re: Problems getting Mobloquer and Yahoo to play well together

    The format for whitelisting ranges in /etc/blockcontrol/allow.p2p is
    Code:
    123.123.123.123-123.123.123.123
    Alternatively you can whitelist the whole port, see the wiki, especially https://help.ubuntu.com/community/Mo...rtain%20ports?
    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.

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

    Re: Problems getting Mobloquer and Yahoo to play well together

    Thanks, jre. I gave this a try and will post back with the result.

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

    Smile Re: Problems getting Mobloquer and Yahoo to play well together

    Okay. So, I edited /etc/blockcontrol/allow.p2p to say:

    Code:
    67.195.160.0-67.195.160.255
    
    # allow.p2p - allow list for blockcontrol
    #
    # This file contains IP ranges that shall not be checked.
    # They must be in the PeerGuardian .p2p text format like this:
    #   Some organization:1.0.0.0-1.255.255.255
    # This is also true if your blocklists are in another format.
    # Lines beginning with a hash (#) are comments and will be ignored.
    #
    # Do a "blockcontrol restart" when you have edited this file.
    And saved. Then I typed

    Code:
    sudo blockcontrol restart
    in the terminal. It seems to be running fine now. I will keep an eye on it for a few more hours (since this was always an intermittent problem, popping up when Yahoo would use a new IP address I hadn't whitelisted) and then mark it solved.

    Thanks again jre!
    Last edited by whitemagicwoman; September 27th, 2010 at 01:58 PM. Reason: Thanked the wrong user.

Tags for this Thread

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
  •