Page 3 of 120 FirstFirst 123451353103 ... LastLast
Results 21 to 30 of 1196

Thread: Moblock (peerguardian linux alternative)

  1. #21
    Join Date
    Sep 2005
    Location
    cloud
    Beans
    729
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Moblock (peerguardian linux alternative)

    can moblock do a whitelisting?
    An Ubuntu enthusiast in the OSX world
    13" Macbook Pro, 8G Mem, 500G HDD
    Triplebooted SnowLeopard+Precise+Win7

  2. #22
    Join Date
    Jan 2006
    Beans
    30

    Re: Moblock (peerguardian linux alternative)

    Thanks, did that, but I cant find it to start it?
    Got this error on 2nd part:

    gpg: WARNING: unsafe ownership on configuration file `/home/smoove/.gnupg/gpg.co nf'
    gpg: external program calls are disabled due to unsafe options file permissions
    gpg: keyserver communications error: general error
    gpg: keyserver receive failed: general error
    Last edited by smoove; June 16th, 2006 at 02:51 PM.

  3. #23
    Join Date
    May 2005
    Location
    Yoshi Island
    Beans
    514
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Moblock (peerguardian linux alternative)

    ok its working how do allow connections on a port that amsn uses so I can use msn?? a connection over port 80 keeps giving me a wrong username password error, which is not right.... but I know the deb allows port 80 connections.

  4. #24
    Join Date
    Jul 2005
    Beans
    574
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Moblock (peerguardian linux alternative)

    i need the settings for permitting msn (gaim) too

    EDIT:
    found solution for gaim: tools > accounts >msn >modify > show more options > mark 'use http method'
    Last edited by jamesford; June 16th, 2006 at 07:17 PM.
    hardy 64 bit

  5. #25
    Join Date
    May 2005
    Location
    Yoshi Island
    Beans
    514
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Moblock (peerguardian linux alternative)

    ok got it

    first
    Code:
    sudo gedit /etc/moblock/MoBlock-nfq.sh
    then find,
    WHITE_TCP_OUT="http https"

    and amsn uses port 1863 so I changed it to this

    WHITE_TCP_OUT="http https 1863"

    then I simply did

    Code:
     sudo /etc/init.d/moblock-nfq restart
    and I am now connected, able to send and receive messages. btw if anyone sees a problem with this plx feel free to point it out.

    ok upon further investigation I found if I allow IN on 1863 I can get the full functionality such as nudges. Also this method works only if the allow over http doenst work. kept giving me a wrong username password error.
    Last edited by spockrock; June 16th, 2006 at 07:28 PM.

  6. #26
    Join Date
    Nov 2005
    Location
    Scandinavia
    Beans
    939

    Re: Moblock (peerguardian linux alternative)

    smoove; You are supposed to run gpg with sudo
    [edit]Actually, gpg is supposed to be run without (not with) sudo... sorry about this post.[/edit]
    Last edited by pelle.k; June 26th, 2006 at 05:40 PM.

  7. #27
    Join Date
    Jun 2005
    Location
    Sydney, Australia
    Beans
    70
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Moblock (peerguardian linux alternative)

    ... looks good...

    With regard to restarting moblock after updating the blocklist... Is there any reason why the line, "sudo /etc/init.d/moblock-nfq restart" cannot be added to the end of the moblock-update script?

  8. #28
    Join Date
    Nov 2005
    Location
    Scandinavia
    Beans
    939

    Re: Moblock (peerguardian linux alternative)

    pommattski; You're absolutely correct. I did not add this because i want people to decide if rebootinbg the computer would be a better choice, as i dont know if restarting moblock leaves one unprotected for a second or two... But i'll add it (commented) to the update script so people can uncoment it on their own...

  9. #29
    Join Date
    Jun 2005
    Location
    Sydney, Australia
    Beans
    70
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Moblock (peerguardian linux alternative)

    Thanks Pelle.

    On another point:
    I'm using Kubuntu, and I found that I had to enter these lines WITHOUT sudo for them to work:
    Code:
    sudo gpg --keyserver subkeys.pgp.net --recv DEDA0559 
    sudo gpg --export --armor DEDA0559 | sudo apt-key add -
    (Still used sudo for "apt-key add -" though.)
    WITH sudo I got errors about "unsafe ownership..." - the same as described by smoove. (I also tried "kdesu" instead of sudo - no luck either)

    ... Otherwise, all is now working - and blocking - fine.

  10. #30
    Join Date
    Jul 2005
    Beans
    574
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Moblock (peerguardian linux alternative)

    ive kinda adjusted to the firestarter conflict now and starting to feel comfortable this way, running moblock

    the tail thing is great, i didnt know about it until you pointed it out. is there a good way to get the tail output on desktop instaed of in a terminal ? ive tried 2 gdeslets and the tail command in conky, but they all use 100 % cpu and are unusable.

    anyone know a better way?
    hardy 64 bit

Page 3 of 120 FirstFirst 123451353103 ... 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
  •