Results 1 to 3 of 3

Thread: MoBlock nuisances

  1. #1
    Join Date
    Oct 2005
    Location
    Western Canada
    Beans
    146
    Distro
    Ubuntu 8.10 Intrepid Ibex

    MoBlock nuisances

    After installing MoBlock from the homepage:
    http://moblock-deb.sourceforge.net/

    I noticed that it was interfering with many internet related activities. Specifically Ekiga, Pidgin (MSN, GoogleTalk, ICQ), Transmission, evolution with googlemail imap/smtp, pulseaudio...

    I found that adding a few things to the defaults file has helped restore my connectivity

    the file /etc/default/moblock should contain (after the header):
    WHITE_TCP_OUT="http https 465 587 993 1863 5190 5222"
    WHITE_UDP_IN="5000:5100 5353 7070 16382"
    WHITE_UDP_OUT="3478:3479 5353 5000:5100"


    After making the changes, a simple sudo moblock-control restart or sudo /etc/init.d/moblock restart did NOT help, a full reboot of the computer was necessary.

    I hope this info is useful to somebody... It might also be overkill, so if somebody knows a better way I'd appreciate it.

    explanation of the ports
    465, 587, 993 gmail imap/smtp
    1863-MSN,5190-ICQ,5222-XMPP(google chat)
    [51413-Transmission (not recommended, see next post)]
    5000:5100 7070 16382 SIP
    3478:3479 also SIP stuff
    5353 pulseaudio (actually Zeroconf/Avahi)
    Last edited by SqRt7744; January 28th, 2009 at 10:44 PM.
    I like cheese upon crackers. Liver upon crackers, however, is disgusting.

  2. #2
    Join Date
    Jan 2007
    Beans
    772

    Re: MoBlock nuisances

    Quote Originally Posted by SqRt7744 View Post
    51413-Transmission
    Err, I doubt you want to allow this traffic. Most people install Moblock because they want to check MoBlock's traffic, so that they don't connect to bad peers.

    I don't know why restarting should have been necessary. But unless you can reproduce this behaviour I think I will ignore it.

    Otherwise, yes, you handled your problems correctly. Is 587 really needed? I will add your port mentionings to the wiki at https://help.ubuntu.com/community/MoBlock
    Last edited by jre; January 27th, 2009 at 01:32 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.

  3. #3
    Join Date
    Oct 2005
    Location
    Western Canada
    Beans
    146
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: MoBlock nuisances

    thanks! I wasn't too sure about 51413, although it seems moblock is still bocking certain IPs when transmission is running, so I guessed it was ok. I'll remove it from my list.
    I had added it in an (unsuccessful) attempt to get the listening port to read 'open' instead of closed. I've forwarded the port from the router to the computer, so that shouldn't be the problem. It's still reporting "closed". Does this matter?

    re. the full restart: if I didn't restart, I couldn't access the web (port 80), transmission still seemed to be working. The same behavior occurred on my laptop as well.

    re. gmail: it can use port 465 *or* 587 for smtp, it depends which one you picked in your setup (or which one your service provider hasn't blocked)
    see: http://mail.google.com/support/bin/a...y?answer=78799
    Last edited by SqRt7744; January 28th, 2009 at 10:49 PM.
    I like cheese upon crackers. Liver upon crackers, however, is disgusting.

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
  •