Page 57 of 65 FirstFirst ... 7475556575859 ... LastLast
Results 561 to 570 of 650

Thread: General MoBlock thread

  1. #561
    Join Date
    Dec 2008
    Beans
    355
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: General MoBlock thread

    Quote Originally Posted by Betyarka View Post
    I little speak english.
    LMAO you actor good very.

    I am Hungary
    Jre got no ham sandwich.

  2. #562
    Join Date
    Dec 2008
    Beans
    355
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: General MoBlock thread

    Jre I've got another question/new conundrum since my switch from moblock. How do I immediately end a temporary permission given to an IP or a port after I temporarily allowed it in PGL? Is it just by turning the whole PGL thing off/shutting down the program, and then back on? Or do I need to log off?
    Last edited by Jerriy; November 23rd, 2011 at 06:31 PM.

  3. #563
    Join Date
    Jan 2007
    Beans
    772

    Re: General MoBlock thread

    Just restart pgl.

    To avoid the security risk during the restart, you may also remove the whitelisting directly:
    Start pgl-gui from the terminal. Then you will see in the debug info some commands like "iptables -I pgl_out --destination SOME.IP -j RETURN" when you allow SOME.IP temporarily. Just execute the same command (with "sudo") with "-D" instead of "-I" to remove the temporary whitelisting, e.g.
    Code:
    sudo iptables -D pgl_out --destination SOME.IP -j RETURN
    Logging out and in again won't change anything, because that is an user specifc action, while pgl acts system wide.

    Post 561 was quite unnecessary, btw. Without it, I would have seen your actual question sooner in my mails.
    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.

  4. #564
    Join Date
    Oct 2011
    Beans
    4

    Re: General MoBlock thread

    This my pgld.log


    Code:
    Nov 25 07:10:56 INFO: Connected to dbus system bus.
    Nov 25 07:10:56 INFO: Started.
    Nov 25 07:10:56 INFO: ASCII: 239367 entries loaded from "/var/lib/pgl/master_blocklist.p2p"
    Nov 25 07:10:56 INFO: Blocking 239367 IP ranges (2779143671 IPs).
    Nov 25 07:10:56 INFO: NFQUEUE: binding to queue 92
    Nov 25 07:10:56 INFO: ACCEPT mark: 20
    Nov 25 07:10:56 INFO: REJECT mark: 10
    Nov 25 07:11:01 OUT: 89.133.106.172:57086   209.85.148.104:80      TCP  || AAA National | Norlight Telecommunications | Magnetek PCS
    Nov 25 07:11:01 OUT: 89.133.106.172:52839   209.85.148.106:80      TCP  || AAA National | Norlight Telecommunications | Magnetek PCS
    Nov 25 07:11:01 OUT: 89.133.106.172:39655   209.85.148.147:80      TCP  || AAA National | Norlight Telecommunications | Magnetek PCS
    Nov 25 07:11:01 OUT: 89.133.106.172:43188   209.85.148.103:80      TCP  || AAA National | Norlight Telecommunications | Magnetek PCS
    Nov 25 07:11:01 OUT: 89.133.106.172:41717   209.85.148.105:80      TCP  || AAA National | Norlight Telecommunications | Magnetek PCS
    Nov 25 07:11:01 OUT: 89.133.106.172:45989   209.85.148.99:80       TCP  || AAA National | Norlight Telecommunications | Magnetek PCS
    Nov 25 07:11:27 OUT: 89.133.106.172:57470   2.21.246.86:80         TCP  || France Telecom | Akamai Technologies
    Nov 25 07:11:27 OUT: 89.133.106.172:57884   2.21.246.96:80         TCP  || France Telecom | Akamai Technologies
    Nov 25 07:11:27 OUT: 89.133.106.172:57472   2.21.246.86:80         TCP  || France Telecom | Akamai Technologies
    Nov 25 07:11:27 OUT: 89.133.106.172:57886   2.21.246.96:80         TCP  || France Telecom | Akamai Technologies
    Nov 25 07:11:36 INFO: Unbinding from nfqueue.
    Nov 25 07:11:36 STATS: Blocked hit statistics:
    Nov 25 07:11:36 STATS: 2.15.0.0-2.23.255.255: France Telecom | Akamai Technologies - 4 hit(s)
    Nov 25 07:11:36 STATS: 209.82.192.0-209.86.255.255: AAA National | Norlight Telecommunications | Magnetek PCS - 6 hit(s)
    Nov 25 07:11:36 STATS: 10 hits total
    Nov 25 07:19:16 INFO: Connected to dbus system bus.
    Nov 25 07:19:16 INFO: Started.
    Nov 25 07:19:17 INFO: ASCII: 266185 entries loaded from "/var/lib/pgl/master_blocklist.p2p"
    Nov 25 07:19:17 INFO: Blocking 266185 IP ranges (1318347224 IPs).
    Nov 25 07:19:17 INFO: NFQUEUE: binding to queue 92
    Nov 25 07:19:17 INFO: ACCEPT mark: 20
    Nov 25 07:19:17 INFO: REJECT mark: 10
    Nov 25 07:21:31 INFO: Closing logfile: /var/log/pgl/pgld.log
    Nov 25 07:21:31 INFO: Reopened logfile: /var/log/pgl/pgld.log
    Nov 25 07:21:31 WARN: pgld dbus is already initialized.
    
    Nov 25 07:21:31 ERROR: Cannot initialize D-Bus
    Nov 25 07:24:17 INFO: Connected to dbus system bus.
    Nov 25 07:24:17 INFO: Started.
    Nov 25 07:24:17 INFO: ASCII: 266185 entries loaded from "/var/lib/pgl/master_blocklist.p2p"
    Nov 25 07:24:17 INFO: Blocking 266185 IP ranges (1318347224 IPs).
    Nov 25 07:24:17 INFO: NFQUEUE: binding to queue 92
    Nov 25 07:24:17 INFO: ACCEPT mark: 20
    Nov 25 07:24:17 INFO: REJECT mark: 10
    Nov 25 07:28:47 INFO: Unbinding from nfqueue.
    Nov 25 07:28:47 STATS: Blocked hit statistics:
    Nov 25 07:28:47 STATS: 0 hits total
    Nov 25 08:40:01 INFO: Connected to dbus system bus.
    Nov 25 08:40:01 INFO: Started.
    Nov 25 08:40:02 INFO: ASCII: 266185 entries loaded from "/var/lib/pgl/master_blocklist.p2p"
    Nov 25 08:40:02 INFO: Blocking 266185 IP ranges (1318347224 IPs).
    Nov 25 08:40:02 INFO: NFQUEUE: binding to queue 92
    Nov 25 08:40:02 INFO: ACCEPT mark: 20
    Nov 25 08:40:02 INFO: REJECT mark: 10
    Nov 25 08:41:31 OUT: 89.133.106.172:33468   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:31 OUT: 89.133.106.172:51147   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:31 OUT: 89.133.106.172:41940   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:31 OUT: 89.133.106.172:39916   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:33496   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:51175   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:41968   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:39944   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:33500   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:51179   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:41972   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:39948   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:40504   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:41:32 OUT: 89.133.106.172:33519   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:51198   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:41991   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:32 OUT: 89.133.106.172:39967   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:33536   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:51215   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:42008   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:39984   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:33541   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:51220   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:42013   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:39989   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:33545   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:51224   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:42017   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:39993   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:40535   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:41:39 OUT: 89.133.106.172:33552   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:51231   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:42024   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:39 OUT: 89.133.106.172:40000   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:42 OUT: 89.133.106.172:33557   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:42 OUT: 89.133.106.172:51236   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:42 OUT: 89.133.106.172:42029   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:42 OUT: 89.133.106.172:40005   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:54 OUT: 89.133.106.172:33564   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:54 OUT: 89.133.106.172:51243   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:54 OUT: 89.133.106.172:42036   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:41:54 OUT: 89.133.106.172:40012   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:22 OUT: 89.133.106.172:33571   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:22 OUT: 89.133.106.172:51250   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:22 OUT: 89.133.106.172:42043   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:22 OUT: 89.133.106.172:40019   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:33576   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:51255   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:42048   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:40024   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:33581   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:51260   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:42053   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:40029   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:40571   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:42:23 OUT: 89.133.106.172:33586   64.236.90.9:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:51265   64.236.90.72:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:42058   64.236.90.8:80         TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:42:23 OUT: 89.133.106.172:40034   64.236.90.73:80        TCP  || AOL Transit Data Network | Doubleclick
    Nov 25 08:43:01 OUT: 89.133.106.172:45467   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:01 OUT: 89.133.106.172:45468   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:01 OUT: 89.133.106.172:45469   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:01 OUT: 89.133.106.172:45471   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:01 OUT: 89.133.106.172:45472   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:01 OUT: 89.133.106.172:45473   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:02 OUT: 89.133.106.172:45493   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:02 OUT: 89.133.106.172:58997   69.10.24.245:80        TCP  || IGN Entertainment
    Nov 25 08:43:02 OUT: 89.133.106.172:45495   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:02 OUT: 89.133.106.172:34411   66.235.156.132:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:43:02 OUT: 89.133.106.172:60130   66.235.156.129:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:43:02 OUT: 89.133.106.172:45498   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:02 OUT: 89.133.106.172:44093   69.10.25.34:80         TCP  || IGN Entertainment
    Nov 25 08:43:03 OUT: 89.133.106.172:45502   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:03 OUT: 89.133.106.172:45504   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:03 OUT: 89.133.106.172:45505   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:03 OUT: 89.133.106.172:45507   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:12 OUT: 89.133.106.172:45522   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:12 OUT: 89.133.106.172:55632   69.10.25.5:80          TCP  || IGN Entertainment
    Nov 25 08:43:12 OUT: 89.133.106.172:45524   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:12 OUT: 89.133.106.172:55636   69.10.25.5:80          TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45528   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45530   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45531   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45532   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45537   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45538   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45539   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45540   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45541   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:15 OUT: 89.133.106.172:45542   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:17 OUT: 89.133.106.172:60184   66.235.156.129:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:43:17 OUT: 89.133.106.172:34467   66.235.156.132:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:43:17 OUT: 89.133.106.172:45553   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:17 OUT: 89.133.106.172:38328   138.108.7.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:17 OUT: 89.133.106.172:39433   138.108.6.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:18 OUT: 89.133.106.172:45557   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:18 OUT: 89.133.106.172:45563   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:18 OUT: 89.133.106.172:40695   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:43:18 OUT: 89.133.106.172:45565   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:18 OUT: 89.133.106.172:38345   138.108.7.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:18 OUT: 89.133.106.172:39450   138.108.6.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:18 OUT: 89.133.106.172:45574   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:18 OUT: 89.133.106.172:45575   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:18 OUT: 89.133.106.172:45576   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:18 OUT: 89.133.106.172:45578   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:18 OUT: 89.133.106.172:45579   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:18 OUT: 89.133.106.172:45580   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:33 OUT: 89.133.106.172:40730   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:43:33 OUT: 89.133.106.172:40731   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:43:34 OUT: 89.133.106.172:55714   69.10.25.5:80          TCP  || IGN Entertainment
    Nov 25 08:43:34 OUT: 89.133.106.172:55717   69.10.25.5:80          TCP  || IGN Entertainment
    Nov 25 08:43:34 OUT: 89.133.106.172:40744   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:43:34 OUT: 89.133.106.172:40745   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:43:43 OUT: 89.133.106.172:56793   69.10.25.14:80         TCP  || IGN Entertainment
    Nov 25 08:43:47 OUT: 89.133.106.172:60496   66.235.156.129:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:43:47 OUT: 89.133.106.172:34779   66.235.156.132:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:43:48 OUT: 89.133.106.172:45865   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45867   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45868   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45869   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45871   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45872   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45873   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45875   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45876   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:45877   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:48 OUT: 89.133.106.172:60512   66.235.156.129:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:43:48 OUT: 89.133.106.172:34795   66.235.156.132:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:43:48 OUT: 89.133.106.172:44847   63.251.28.128:80       TCP  || FreeWheel Media
    Nov 25 08:43:51 OUT: 89.133.106.172:45882   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:52 OUT: 89.133.106.172:38657   138.108.7.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:52 OUT: 89.133.106.172:39762   138.108.6.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:52 OUT: 89.133.106.172:45887   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:52 OUT: 89.133.106.172:45892   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:52 OUT: 89.133.106.172:41024   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:43:52 OUT: 89.133.106.172:45894   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:52 OUT: 89.133.106.172:38669   138.108.7.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:52 OUT: 89.133.106.172:39774   138.108.6.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:52 OUT: 89.133.106.172:45898   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:52 OUT: 89.133.106.172:45899   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:52 OUT: 89.133.106.172:45900   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:52 OUT: 89.133.106.172:38675   138.108.7.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:52 OUT: 89.133.106.172:39780   138.108.6.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:43:52 OUT: 89.133.106.172:45904   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:52 OUT: 89.133.106.172:45907   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:43:53 OUT: 89.133.106.172:45908   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:36 OUT: 89.133.106.172:37817   78.24.233.73:51759     TCP  || SGS, a.s
    Nov 25 08:44:39  IN: 92.26.72.191:23191     89.133.106.172:6881    UDP  || Opal Telecom DSL | Detected AP2P on Opal Telecom
    Nov 25 08:44:42  IN: 168.96.148.109:38082   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:44:42 OUT: 89.133.106.172:33896   194.151.100.129:6881   TCP  || Albeda College
    Nov 25 08:44:43 OUT: 89.133.106.172:44677   188.126.89.100:51545   TCP  || Portlane VPN Services
    Nov 25 08:44:45 OUT: 89.133.106.172:48053   92.26.72.191:19351     TCP  || Opal Telecom DSL | Detected AP2P on Opal Telecom
    Nov 25 08:44:45  IN: 168.96.148.109:38082   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:44:48 OUT: 89.133.106.172:60498   151.95.40.139:44331    TCP  || Banca Popolare di Bergamo - Credito Varesino | Nuovo Pignone LAN
    Nov 25 08:44:51  IN: 168.96.148.109:38082   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:44:53 OUT: 89.133.106.172:45938   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45939   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45940   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45941   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45943   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45944   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45945   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45947   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45948   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:45949   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:53 OUT: 89.133.106.172:60583   66.235.156.129:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:44:53 OUT: 89.133.106.172:34866   66.235.156.132:80      TCP  || Omniture, Inc | Archer Communications | omniture.com
    Nov 25 08:44:53 OUT: 89.133.106.172:45952   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:54 OUT: 89.133.106.172:45954   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:54 OUT: 89.133.106.172:45955   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:54 OUT: 89.133.106.172:41087   66.220.156.32:80       TCP  || Facebook, Inc
    Nov 25 08:44:54 OUT: 89.133.106.172:45957   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:54 OUT: 89.133.106.172:38732   138.108.7.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:44:54 OUT: 89.133.106.172:39837   138.108.6.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:44:54 OUT: 89.133.106.172:45961   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:54 OUT: 89.133.106.172:45962   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:54 OUT: 89.133.106.172:45963   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:54 OUT: 89.133.106.172:38738   138.108.7.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:44:54 OUT: 89.133.106.172:39843   138.108.6.20:80        TCP  || SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company
    Nov 25 08:44:54  IN: 194.151.100.129:58500  89.133.106.172:6881    UDP  || Albeda College
    Nov 25 08:44:54 OUT: 89.133.106.172:45967   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:55 OUT: 89.133.106.172:45968   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:55 OUT: 89.133.106.172:45969   69.10.24.213:80        TCP  || IGN Entertainment
    Nov 25 08:44:57 OUT: 89.133.106.172:48096   91.121.74.66:51413     TCP  || OVH SAS | powerserv35 | adserver.ma-regie-publicitaire.com
    Nov 25 08:45:03  IN: 168.96.148.109:59727   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:45:06  IN: 168.96.148.109:59727   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:45:08  IN: 78.24.233.73:9664      89.133.106.172:6881    UDP  || SGS, a.s
    Nov 25 08:45:12  IN: 168.96.148.109:59727   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:45:14  IN: 168.96.148.109:34878   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:45:17  IN: 168.96.148.109:34878   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:45:23  IN: 168.96.148.109:34878   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:45:34  IN: 145.53.74.202:53446    89.133.106.172:6881    TCP  || Early registrations SURFnet bv | Grondmechanica Delft | pathe.nl
    Nov 25 08:45:35  IN: 168.96.148.109:60415   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:45:36  IN: 188.126.89.100:51545   89.133.106.172:6881    UDP  || Portlane VPN Services
    Nov 25 08:45:37  IN: 145.53.74.202:53519    89.133.106.172:6881    TCP  || Early registrations SURFnet bv | Grondmechanica Delft | pathe.nl
    Nov 25 08:45:38  IN: 168.96.148.109:60415   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:45:43  IN: 145.53.74.202:53650    89.133.106.172:6881    TCP  || Early registrations SURFnet bv | Grondmechanica Delft | pathe.nl
    Nov 25 08:45:44  IN: 168.96.148.109:60415   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:46:34 OUT: 89.133.106.172:55769   168.96.148.109:51413   TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:46:36 OUT: 89.133.106.172:49563   78.24.233.73:51759     TCP  || SGS, a.s
    Nov 25 08:46:40 OUT: 89.133.106.172:58774   188.126.89.100:51545   TCP  || Portlane VPN Services
    Nov 25 08:46:54 OUT: 89.133.106.172:43076   194.151.100.129:6881   TCP  || Albeda College
    Nov 25 08:46:58 OUT: 89.133.106.172:38470   92.26.72.191:19351     TCP  || Opal Telecom DSL | Detected AP2P on Opal Telecom
    Nov 25 08:47:00 OUT: 89.133.106.172:40963   151.95.40.139:44331    TCP  || Banca Popolare di Bergamo - Credito Varesino | Nuovo Pignone LAN
    Nov 25 08:47:06 OUT: 89.133.106.172:44071   91.121.74.66:51413     TCP  || OVH SAS | powerserv35 | adserver.ma-regie-publicitaire.com
    Nov 25 08:47:07 INFO: Unbinding from nfqueue.
    Nov 25 08:47:07 STATS: Blocked hit statistics:
    Nov 25 08:47:07 STATS: 63.251.28.0-63.251.28.255: FreeWheel Media - 1 hit(s)
    Nov 25 08:47:07 STATS: 64.236.0.0-64.236.255.255: AOL Transit Data Network | Doubleclick - 56 hit(s)
    Nov 25 08:47:07 STATS: 66.220.144.0-66.220.159.255: Facebook, Inc - 10 hit(s)
    Nov 25 08:47:07 STATS: 66.235.128.0-66.235.191.255: Omniture, Inc | Archer Communications | omniture.com - 10 hit(s)
    Nov 25 08:47:07 STATS: 69.10.16.0-69.10.31.255: IGN Entertainment - 82 hit(s)
    Nov 25 08:47:07 STATS: 78.24.232.0-78.24.239.255: SGS, a.s - 3 hit(s)
    Nov 25 08:47:07 STATS: 91.121.60.43-91.121.82.124: OVH SAS | powerserv35 | adserver.ma-regie-publicitaire.com - 2 hit(s)
    Nov 25 08:47:07 STATS: 92.24.0.0-92.29.255.255: Opal Telecom DSL | Detected AP2P on Opal Telecom - 3 hit(s)
    Nov 25 08:47:07 STATS: 138.106.0.0-138.111.255.255: SAAB-SCANIA AB | OLYMPUS CORPORATION | A.C. Nielsen Company - 14 hit(s)
    Nov 25 08:47:07 STATS: 145.0.0.0-145.191.255.255: Early registrations SURFnet bv | Grondmechanica Delft | pathe.nl - 3 hit(s)
    Nov 25 08:47:07 STATS: 151.94.0.0-151.98.255.255: Banca Popolare di Bergamo - Credito Varesino | Nuovo Pignone LAN - 2 hit(s)
    Nov 25 08:47:07 STATS: 168.96.0.0-168.96.255.255: Asociacion Civil Ciencia Hoy - 13 hit(s)
    Nov 25 08:47:07 STATS: 188.126.88.0-188.126.95.255: Portlane VPN Services - 3 hit(s)
    Nov 25 08:47:07 STATS: 194.151.100.128-194.151.100.255: Albeda College - 3 hit(s)
    Nov 25 08:47:07 STATS: 205 hits total
    Nov 25 08:55:37 INFO: Connected to dbus system bus.
    Nov 25 08:55:37 INFO: Started.
    Nov 25 08:55:37 INFO: ASCII: 266185 entries loaded from "/var/lib/pgl/master_blocklist.p2p"
    Nov 25 08:55:37 INFO: Blocking 266185 IP ranges (1318347224 IPs).
    Nov 25 08:55:37 INFO: NFQUEUE: binding to queue 92
    Nov 25 08:55:37 INFO: ACCEPT mark: 20
    Nov 25 08:55:37 INFO: REJECT mark: 10
    Nov 25 08:55:55 OUT: 89.133.106.172:56855   78.24.233.73:51759     TCP  || SGS, a.s
    Nov 25 08:56:09 OUT: 89.133.106.172:56675   188.126.89.100:51545   TCP  || Portlane VPN Services
    Nov 25 08:56:21  IN: 168.96.148.109:37283   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:56:24  IN: 168.96.148.109:37283   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:56:30  IN: 168.96.148.109:37283   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:56:42  IN: 168.96.148.109:44560   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:56:45  IN: 168.96.148.109:44560   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:56:51  IN: 168.96.148.109:44560   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:56:51  IN: 168.96.148.109:52034   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:56:54  IN: 168.96.148.109:52034   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:57:00  IN: 168.96.148.109:52034   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:57:12  IN: 168.96.148.109:48943   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:57:15  IN: 168.96.148.109:48943   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:57:21  IN: 168.96.148.109:48943   89.133.106.172:6881    TCP  || Asociacion Civil Ciencia Hoy
    Nov 25 08:58:09 OUT: 89.133.106.172:50352   92.26.72.191:19351     TCP  || Opal Telecom DSL | Detected AP2P on Opal Telecom
    Nov 25 08:58:13 OUT: 89.133.106.172:49382   92.87.197.69:62364     TCP  || Detected AP2P on ROMTelecom
    Nov 25 08:58:24 OUT: 89.133.106.172:48151   145.53.74.202:10059    TCP  || Early registrations SURFnet bv | Grondmechanica Delft | pathe.nl
    Nov 25 08:58:26 OUT: 89.133.106.172:33437   78.24.233.73:51759     TCP  || SGS, a.s
    Nov 25 08:58:34 OUT: 89.133.106.172:60652   91.121.74.66:51413     TCP  || OVH SAS | powerserv35 | adserver.ma-regie-publicitaire.com
    Nov 25 08:59:22 INFO: Unbinding from nfqueue.
    Nov 25 08:59:22 STATS: Blocked hit statistics:
    Nov 25 08:59:22 STATS: 78.24.232.0-78.24.239.255: SGS, a.s - 2 hit(s)
    Nov 25 08:59:22 STATS: 91.121.60.43-91.121.82.124: OVH SAS | powerserv35 | adserver.ma-regie-publicitaire.com - 1 hit(s)
    Nov 25 08:59:22 STATS: 92.24.0.0-92.29.255.255: Opal Telecom DSL | Detected AP2P on Opal Telecom - 1 hit(s)
    Nov 25 08:59:22 STATS: 92.87.197.69-92.87.197.69: Detected AP2P on ROMTelecom - 1 hit(s)
    Nov 25 08:59:22 STATS: 145.0.0.0-145.191.255.255: Early registrations SURFnet bv | Grondmechanica Delft | pathe.nl - 1 hit(s)
    Nov 25 08:59:22 STATS: 168.96.0.0-168.96.255.255: Asociacion Civil Ciencia Hoy - 12 hit(s)
    Nov 25 08:59:22 STATS: 188.126.88.0-188.126.95.255: Portlane VPN Services - 1 hit(s)
    Nov 25 08:59:22 STATS: 19 hits total
    Nov 25 11:17:14 INFO: Connected to dbus system bus.
    Nov 25 11:17:14 INFO: Started.
    Nov 25 11:17:15 INFO: ASCII: 266185 entries loaded from "/var/lib/pgl/master_blocklist.p2p"
    Nov 25 11:17:15 INFO: Blocking 266185 IP ranges (1318347224 IPs).
    Nov 25 11:17:15 INFO: NFQUEUE: binding to queue 92
    Nov 25 11:17:15 INFO: ACCEPT mark: 20
    Nov 25 11:17:15 INFO: REJECT mark: 10
    Nov 25 11:17:50  IN: 128.39.149.158:52507   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:18:06  IN: 128.39.149.158:52507   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:18:06  IN: 128.39.149.158:53702   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:18:09  IN: 128.39.149.158:53702   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:18:09  IN: 128.39.149.158:52507   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:18:10 OUT: 89.133.106.172:46974   145.94.225.197:30033   TCP  || Early registrations SURFnet bv | Grondmechanica Delft | pathe.nl
    Nov 25 11:18:15  IN: 128.39.149.158:53702   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:19:45  IN: 128.39.149.158:52517   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:19:45  IN: 128.39.149.158:54116   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:19:48  IN: 128.39.149.158:52517   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:19:48  IN: 128.39.149.158:54116   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:19:54  IN: 128.39.149.158:54116   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:21:10 OUT: 89.133.106.172:60035   145.94.225.197:30033   TCP  || Early registrations SURFnet bv | Grondmechanica Delft | pathe.nl
    Nov 25 11:21:21  IN: 128.39.149.158:52526   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:21:21  IN: 128.39.149.158:54685   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:21:24  IN: 128.39.149.158:54685   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:21:24  IN: 128.39.149.158:52526   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:21:30  IN: 128.39.149.158:54685   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:21:41 OUT: 89.133.106.172:50964   216.238.226.23:28697   TCP  || Caravela Software
    Nov 25 11:25:39  IN: 128.39.149.158:52563   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:25:42  IN: 128.39.149.158:52563   89.133.106.172:6881    UDP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:26:10  IN: 128.39.149.158:55906   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:26:13  IN: 128.39.149.158:55906   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:26:19  IN: 128.39.149.158:55906   89.133.106.172:6881    TCP  || SRI International | JIEO Center for Systems Engineering | USAMI
    Nov 25 11:26:40  IN: 193.40.10.178:42982    89.133.106.172:6881    UDP  || Estonian Educational and Research Network | Cybernetica AS
    Nov 25 11:26:44  IN: 193.40.10.178:42982    89.133.106.172:6881    UDP  || Estonian Educational and Research Network | Cybernetica AS
    Nov 25 11:26:50  IN: 193.40.10.178:52951    89.133.106.172:6881    TCP  || Estonian Educational and Research Network | Cybernetica AS
    Nov 25 11:36:16 OUT: 89.133.106.172:59116   184.72.252.42:80       TCP  || Detected AP2P on Amazon EC2 cloud
    Nov 25 11:36:16 OUT: 89.133.106.172:49521   184.73.235.191:80      TCP  || Detected AP2P on Amazon EC2 cloud
    Nov 25 11:36:17 OUT: 89.133.106.172:45167   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:44864   87.248.217.253:80      TCP  || Limelight Networks Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:47222   87.248.217.254:80      TCP  || Limelight Networks Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:45170   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:44867   87.248.217.253:80      TCP  || Limelight Networks Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:47225   87.248.217.254:80      TCP  || Limelight Networks Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:45173   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:45174   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:45175   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:44872   87.248.217.253:80      TCP  || Limelight Networks Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:47230   87.248.217.254:80      TCP  || Limelight Networks Inc
    Nov 25 11:36:17 OUT: 89.133.106.172:53013   75.101.153.231:80      TCP  || Detected AP2P on Amazon EC2 cloud | jessie2.notlong.com
    Nov 25 11:36:22 OUT: 89.133.106.172:58145   93.184.221.133:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:22 OUT: 89.133.106.172:37598   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:22 OUT: 89.133.106.172:37601   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:23 OUT: 89.133.106.172:37603   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:36:23 OUT: 89.133.106.172:53034   75.101.153.231:80      TCP  || Detected AP2P on Amazon EC2 cloud | jessie2.notlong.com
    Nov 25 11:36:32 OUT: 89.133.106.172:53037   75.101.153.231:80      TCP  || Detected AP2P on Amazon EC2 cloud | jessie2.notlong.com
    Nov 25 11:36:38 OUT: 89.133.106.172:53038   75.101.153.231:80      TCP  || Detected AP2P on Amazon EC2 cloud | jessie2.notlong.com
    Nov 25 11:36:53 OUT: 89.133.106.172:53052   75.101.153.231:80      TCP  || Detected AP2P on Amazon EC2 cloud | jessie2.notlong.com
    Nov 25 11:37:02 OUT: 89.133.106.172:53057   75.101.153.231:80      TCP  || Detected AP2P on Amazon EC2 cloud | jessie2.notlong.com
    Nov 25 11:37:33 OUT: 89.133.106.172:60142   208.80.184.203:80      TCP  || Cybernet Entertainment, LLC | Websense, Inc
    Nov 25 11:37:33 OUT: 89.133.106.172:46182   208.80.184.202:80      TCP  || Cybernet Entertainment, LLC | Websense, Inc
    Nov 25 11:37:34 OUT: 89.133.106.172:37649   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:37:34 OUT: 89.133.106.172:37650   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:37:34 OUT: 89.133.106.172:37652   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:19 OUT: 89.133.106.172:45289   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:19 OUT: 89.133.106.172:45290   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:20 OUT: 89.133.106.172:45291   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:22 OUT: 89.133.106.172:45298   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:22 OUT: 89.133.106.172:44995   87.248.217.253:80      TCP  || Limelight Networks Inc
    Nov 25 11:38:22 OUT: 89.133.106.172:47353   87.248.217.254:80      TCP  || Limelight Networks Inc
    Nov 25 11:38:22 OUT: 89.133.106.172:47354   87.248.217.254:80      TCP  || Limelight Networks Inc
    Nov 25 11:38:22 OUT: 89.133.106.172:45302   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:22 OUT: 89.133.106.172:45303   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:22 OUT: 89.133.106.172:45304   93.184.221.132:80      TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:23 OUT: 89.133.106.172:60207   208.80.184.203:80      TCP  || Cybernet Entertainment, LLC | Websense, Inc
    Nov 25 11:38:23 OUT: 89.133.106.172:46248   208.80.184.202:80      TCP  || Cybernet Entertainment, LLC | Websense, Inc
    Nov 25 11:38:23 OUT: 89.133.106.172:60211   208.80.184.203:80      TCP  || Cybernet Entertainment, LLC | Websense, Inc
    Nov 25 11:38:23 OUT: 89.133.106.172:46251   208.80.184.202:80      TCP  || Cybernet Entertainment, LLC | Websense, Inc
    Nov 25 11:38:23 OUT: 89.133.106.172:37718   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:23 OUT: 89.133.106.172:37719   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:38:24 OUT: 89.133.106.172:37721   93.184.220.90:80       TCP  || EdgeCast Networks, Inc
    Nov 25 11:44:16 OUT: 89.133.106.172:59899   64.62.148.12:80        TCP  || Hurricane Electric | Metamachine, Inc | New Media E.M.S | ads
    Nov 25 11:44:16 OUT: 89.133.106.172:59900   64.62.148.12:80        TCP  || Hurricane Electric | Metamachine, Inc | New Media E.M.S | ads
    Nov 25 11:44:16 OUT: 89.133.106.172:59901   64.62.148.12:80        TCP  || Hurricane Electric | Metamachine, Inc | New Media E.M.S | ads
    Nov 25 11:44:16 OUT: 89.133.106.172:59902   64.62.148.12:80        TCP  || Hurricane Electric | Metamachine, Inc | New Media E.M.S | ads



    My pglcmd.log


    Code:
    2011-11-25 06:51:31 CET Begin: pglcmd stop
    Stopping pglcmd.wd
    [ OK ]
    Deleting iptables ...
    Iptables deleted.
    Stopping pgld
    [ OK ]
    2011-11-25 06:51:32 CET End: pglcmd stop
    2011-11-25 07:09:36 CET Begin: pglcmd update
    Updating blocklists ...
    Updating atma_atma... done.
    Extracting atma_atma, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/atma_atma/downloaded/atma_atma
    
    Extracting  tzmtqbbsgbtfxainogvm.txt
    
    Everything is Ok
    
    Size:       9471773
    Compressed: 749183
    done.
    Updating bluetack_dshield... done.
    Extracting bluetack_dshield, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_dshield/downloaded/bluetack_dshield
    
    Extracting  bt_dshield.txt
    
    Everything is Ok
    
    Size:       6994
    Compressed: 1775
    done.
    Updating bluetack_proxy... done.
    Extracting bluetack_proxy, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_proxy/downloaded/bluetack_proxy
    
    Extracting  bt_proxy.txt
    
    Everything is Ok
    
    Size:       100606
    Compressed: 18382
    done.
    Updating tbg_bogon... done.
    Extracting tbg_bogon, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/tbg_bogon/downloaded/tbg_bogon
    
    Extracting  ewqglwibdgjttwttrinl.txt
    
    Everything is Ok
    
    Size:       37260
    Compressed: 5900
    done.
    Updating tbg_business-isps... done.
    Extracting tbg_business-isps, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/tbg_business-isps/downloaded/tbg_business-isps
    
    Extracting  jcjfaxgyyshvdbceroxf.txt
    
    Everything is Ok
    
    Size:       1677025
    Compressed: 242574
    done.
    Updating tbg_general-corporate-ranges... done.
    Extracting tbg_general-corporate-ranges, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/tbg_general-corporate-ranges/downloaded/tbg_general-corporate-ranges
    
    Extracting  ecqbsykllnadihkdirsh.txt
    
    Everything is Ok
    
    Size:       17752557
    Compressed: 3376424
    done.
    Updating tbg_hijacked... done.
    Extracting tbg_hijacked, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/tbg_hijacked/downloaded/tbg_hijacked
    
    Extracting  tbnuqfclfkemqivekikv.txt
    
    Everything is Ok
    
    Size:       14634
    Compressed: 2559
    done.
    Updating tbg_primary-threats... 2011-11-25 07:10:38 CET Begin: pglcmd start
    Building blocklist ... 
    Updating tbg_primary-threats... done.
    Extracting tbg_primary-threats, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/tbg_primary-threats/downloaded/tbg_primary-threats
    
    Extracting  ijfqtofzixtwayqovmxn.txt
    
    Everything is Ok
    
    Size:       16364697
    Compressed: 3539992
    done.
    Updating tbg_search-engines... . No update available.
    Extracting tbg_primary-threats, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/tbg_primary-threats/downloaded/tbg_primary-threats
    
    Extracting  ijfqtofzixtwayqovmxn.txt
    
    Everything is Ok
    
    Size:       16364697
    Compressed: 3539992
    done.
    Updating tbg_search-engines... done.
    Extracting tbg_search-engines, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/tbg_search-engines/downloaded/tbg_search-engines
    
    Extracting  pfefqteoxlfzopecdtyw.txt
    
    Everything is Ok
    
    Size:       56555
    Compressed: 14915
    done.
    Blocklists updated.
    pgld is not running, doing nothing.
    2011-11-25 07:10:47 CET End: pglcmd update
    . No update available.
    Extracting tbg_search-engines, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/tbg_search-engines/downloaded/tbg_search-engines
    
    Extracting  pfefqteoxlfzopecdtyw.txt
    
    Everything is Ok
    
    Size:       56555
    Compressed: 14915
    done.
    WARN: Invalid ASCII line: 
    INFO: ASCII: 807213 entries loaded from "STDIN"
    INFO: Merged 567846 of 807213 entries.
    INFO: Blocking 239367 IP ranges (2779143671 IPs).
    Blocklist built.
    Inserting iptables ...
    ..Setting up iptables for INPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for OUTPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for FORWARD:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Inserting block rule   ...done.
    ..Allowing loopback traffic: INPUT OUTPUT   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.53   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.54   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.53   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.54   ...done.
    ..Allowing LAN traffic ...
    ....INPUT from 89.133.104.0/21   ...done.
    ....OUTPUT to 89.133.104.0/21   ...done.
    ....FORWARD from 89.133.104.0/21 to 89.133.104.0/21   ...done.
    ..LAN traffic allowed.
    ..Activating chains:
    ....INPUT
    ....OUTPUT
    ....FORWARD
    ..Chains activated.
    Iptables inserted.
    Starting pgld   ...done.
    Starting pglcmd.wd   ...done.
    2011-11-25 07:10:56 CET End: pglcmd start
    2011-11-25 07:11:36 CET Begin: pglcmd stop
    Stopping pglcmd.wd   ...done.
    Warning: sendmail not found.
    Check the SENDMAIL setting.
    Deleting iptables ...
    ..Executing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    ..Removing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    Iptables deleted.
    Stopping pgld   ...done.
    2011-11-25 07:11:37 CET End: pglcmd stop
    2011-11-25 07:15:08 CET Begin: pglcmd reload
    pgld is not running, doing nothing.
    2011-11-25 07:15:08 CET End: pglcmd reload
    2011-11-25 07:15:44 CET Begin: pglcmd update
    Automatic blocklist management disabled.
    pgld is not running, doing nothing.
    2011-11-25 07:15:44 CET End: pglcmd update
    2011-11-25 07:16:02 CET Begin: pglcmd stop
    Stopping pglcmd.wd   ...done.
    Deleting iptables ...
    Iptables deleted.
    Stopping pgld   ...done.
    2011-11-25 07:16:02 CET End: pglcmd stop
    2011-11-25 07:18:14 CET Begin: pglcmd reload
    pgld is not running, doing nothing.
    2011-11-25 07:18:14 CET End: pglcmd reload
    2011-11-25 07:18:24 CET Begin: pglcmd update
    Updating blocklists ...
    Updating bluetack_ads-trackers-and-bad-pr0n... done.
    Extracting bluetack_ads-trackers-and-bad-pr0n, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_ads-trackers-and-bad-pr0n/downloaded/bluetack_ads-trackers-and-bad-pr0n
    
    Extracting  bt_ads.txt
    
    Everything is Ok
    
    Size:       122411
    Compressed: 36164
    done.
    Updating bluetack_edu... done.
    Extracting bluetack_edu, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_edu/downloaded/bluetack_edu
    
    Extracting  bt_edu.txt
    
    Everything is Ok
    
    Size:       2766702
    Compressed: 604011
    done.
    Updating bluetack_level1... done.
    Extracting bluetack_level1, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_level1/downloaded/bluetack_level1
    
    Extracting  bt_level1.txt
    
    Everything is Ok
    
    Size:       12171493
    Compressed: 2686191
    done.
    Updating bluetack_level2... done.
    Extracting bluetack_level2, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_level2/downloaded/bluetack_level2
    
    Extracting  bt_level2.txt
    
    Everything is Ok
    
    Size:       4287519
    Compressed: 999451
    done.
    Updating bluetack_spyware... done.
    Extracting bluetack_spyware, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_spyware/downloaded/bluetack_spyware
    
    Extracting  bt_spyware.txt
    
    Everything is Ok
    
    Size:       147679
    Compressed: 41805
    done.
    Blocklists updated.
    pgld is not running, doing nothing.
    2011-11-25 07:19:08 CET End: pglcmd update
    2011-11-25 07:19:15 CET Begin: pglcmd start
    Building blocklist ... 
    WARN: Invalid ASCII line: 
    INFO: ASCII: 359613 entries loaded from "STDIN"
    INFO: Merged 93428 of 359613 entries.
    INFO: Blocking 266185 IP ranges (1318347224 IPs).
    Blocklist built.
    Inserting iptables ...
    ..Setting up iptables for INPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for OUTPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for FORWARD:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Inserting block rule   ...done.
    ..Allowing loopback traffic: INPUT OUTPUT   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.53   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.54   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.53   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.54   ...done.
    ..Allowing LAN traffic ...
    ....INPUT from 89.133.104.0/21   ...done.
    ....OUTPUT to 89.133.104.0/21   ...done.
    ....FORWARD from 89.133.104.0/21 to 89.133.104.0/21   ...done.
    ..LAN traffic allowed.
    ..Activating chains:
    ....INPUT
    ....OUTPUT
    ....FORWARD
    ..Chains activated.
    Iptables inserted.
    Starting pgld   ...done.
    Starting pglcmd.wd   ...done.
    2011-11-25 07:19:16 CET End: pglcmd start
    2011-11-25 07:20:55 CET Begin: pglcmd update
    Updating blocklists ...
    Updating bluetack_ads-trackers-and-bad-pr0n... . No update available.
    Extracting bluetack_ads-trackers-and-bad-pr0n, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_ads-trackers-and-bad-pr0n/downloaded/bluetack_ads-trackers-and-bad-pr0n
    
    Extracting  bt_ads.txt
    
    Everything is Ok
    
    Size:       122411
    Compressed: 36164
    done.
    Updating bluetack_edu... . No update available.
    Extracting bluetack_edu, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_edu/downloaded/bluetack_edu
    
    Extracting  bt_edu.txt
    
    Everything is Ok
    
    Size:       2766702
    Compressed: 604011
    done.
    Updating bluetack_level1... . No update available.
    Extracting bluetack_level1, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_level1/downloaded/bluetack_level1
    
    Extracting  bt_level1.txt
    
    Everything is Ok
    
    Size:       12171493
    Compressed: 2686191
    done.
    Updating bluetack_level2... . No update available.
    Extracting bluetack_level2, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_level2/downloaded/bluetack_level2
    
    Extracting  bt_level2.txt
    
    Everything is Ok
    
    Size:       4287519
    Compressed: 999451
    done.
    Updating bluetack_spyware... . No update available.
    Extracting bluetack_spyware, detected 7z... 
    7-Zip (A) [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18
    p7zip Version 9.20 (locale=C,Utf16=off,HugeFiles=on,2 CPUs)
    
    Processing archive: /var/spool/pgl/bluetack_spyware/downloaded/bluetack_spyware
    
    Extracting  bt_spyware.txt
    
    Everything is Ok
    
    Size:       147679
    Compressed: 41805
    done.
    Blocklists updated.
    Building blocklist ... 
    WARN: Invalid ASCII line: 
    INFO: ASCII: 359613 entries loaded from "STDIN"
    INFO: Merged 93428 of 359613 entries.
    INFO: Blocking 266185 IP ranges (1318347224 IPs).
    Blocklist built.
    Reloading pgld   ...done.
    2011-11-25 07:21:31 CET End: pglcmd update
    pglcmd.wd: pgld is not running!
    The watchdog detected that the daemon is not running.
    To disable the watchdog set WATCHDOG="0" in /etc/pgl/pglcmd.conf.
    Now doing a restart:
     * Restarting only PeerGuardian Linux pgld
    
    2011-11-25 07:24:17 CET Begin: pglcmd restart_not_wd
    Deleting iptables ...
    ..Executing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    ..Removing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    Iptables deleted.
    Stopping pgld/sbin/start-stop-daemon: warning: failed to kill 25168: No such process
       ...done.
    Inserting iptables ...
    ..Setting up iptables for INPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for OUTPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for FORWARD:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Inserting block rule   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.53   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.54   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.53   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.54   ...done.
    ..Allowing LAN traffic ...
    ....INPUT from 89.133.104.0/21   ...done.
    ....OUTPUT to 89.133.104.0/21   ...done.
    ....FORWARD from 89.133.104.0/21 to 89.133.104.0/21   ...done.
    ..LAN traffic allowed.
    ..Activating chains:
    ....INPUT
    ....OUTPUT
    ....FORWARD
    ..Chains activated.
    Iptables inserted.
    Starting pgld   ...done.
    Starting pglcmd.wd   ...done.
    2011-11-25 07:24:17 CET End: pglcmd restart_not_wd
       ...done.
    Warning: sendmail not found.
    Check the SENDMAIL setting.
     * /var/run/pglcmd.wd.pid already exists, not starting pglcmd.wd again
    2011-11-25 07:28:47 CET Begin: pglcmd stop
    Stopping pglcmd.wd   ...done.
    Warning: sendmail not found.
    Check the SENDMAIL setting.
    Deleting iptables ...
    ..Executing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    ..Removing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    Iptables deleted.
    Stopping pgld   ...done.
    2011-11-25 07:28:48 CET End: pglcmd stop
    2011-11-25 07:36:29 CET Begin: pglcmd stop
    Stopping pglcmd.wd
    [ OK ]
    Deleting iptables ...
    Iptables deleted.
    Stopping pgld
    [ OK ]
    2011-11-25 07:36:29 CET End: pglcmd stop
    2011-11-25 08:40:00 CET Begin: pglcmd start
    Inserting iptables ...
    ..Setting up iptables for INPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for OUTPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for FORWARD:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Inserting block rule   ...done.
    ..Allowing loopback traffic: INPUT OUTPUT   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.53   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.54   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.53   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.54   ...done.
    ..Allowing LAN traffic ...
    ....INPUT from 89.133.104.0/21   ...done.
    ....OUTPUT to 89.133.104.0/21   ...done.
    ....FORWARD from 89.133.104.0/21 to 89.133.104.0/21   ...done.
    ..LAN traffic allowed.
    ..Activating chains:
    ....INPUT
    ....OUTPUT
    ....FORWARD
    ..Chains activated.
    Iptables inserted.
    Starting pgld   ...done.
    Starting pglcmd.wd   ...done.
    2011-11-25 08:40:01 CET End: pglcmd start
    2011-11-25 08:47:07 CET Begin: pglcmd stop
    Stopping pglcmd.wd   ...done.
    Warning: sendmail not found.
    Check the SENDMAIL setting.
    Deleting iptables ...
    ..Executing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    ..Removing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    Iptables deleted.
    Stopping pgld   ...done.
    2011-11-25 08:47:09 CET End: pglcmd stop
    2011-11-25 08:55:36 CET Begin: pglcmd start
    Inserting iptables ...
    ..Setting up iptables for INPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for OUTPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for FORWARD:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Inserting block rule   ...done.
    ..Allowing loopback traffic: INPUT OUTPUT   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.53   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.54   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.53   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.54   ...done.
    ..Allowing LAN traffic ...
    ....INPUT from 89.133.104.0/21   ...done.
    ....OUTPUT to 89.133.104.0/21   ...done.
    ....FORWARD from 89.133.104.0/21 to 89.133.104.0/21   ...done.
    ..LAN traffic allowed.
    ..Activating chains:
    ....INPUT
    ....OUTPUT
    ....FORWARD
    ..Chains activated.
    Iptables inserted.
    Starting pgld   ...done.
    Starting pglcmd.wd   ...done.
    2011-11-25 08:55:37 CET End: pglcmd start
    2011-11-25 08:59:22 CET Begin: pglcmd stop
    Stopping pglcmd.wd   ...done.
    Warning: sendmail not found.
    Check the SENDMAIL setting.
    Deleting iptables ...
    ..Executing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    ..Removing iptables remove script /var/lib/pgl/.pglcmd.iptables.remove.sh   ...done.
    Iptables deleted.
    Stopping pgld   ...done.
    2011-11-25 08:59:23 CET End: pglcmd stop
    2011-11-25 11:17:13 CET Begin: pglcmd start
    Inserting iptables ...
    ..Setting up iptables for INPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for OUTPUT:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Whitelisting IP ranges   ...done.
    ....Inserting block rule   ...done.
    ..Setting up iptables for FORWARD:
    ....Creating chain and inserting NFQUEUE rule   ...done.
    ....Inserting block rule   ...done.
    ..Allowing loopback traffic: INPUT OUTPUT   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.53   ...done.
    ..Allowing OUTPUT traffic to DNS server 213.46.246.54   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.53   ...done.
    ..Allowing FORWARD traffic to DNS server 213.46.246.54   ...done.
    ..Allowing LAN traffic ...
    ....INPUT from 89.133.104.0/21   ...done.
    ....OUTPUT to 89.133.104.0/21   ...done.
    ....FORWARD from 89.133.104.0/21 to 89.133.104.0/21   ...done.
    ..LAN traffic allowed.
    ..Activating chains:
    ....INPUT
    ....OUTPUT
    ....FORWARD
    ..Chains activated.
    Iptables inserted.
    Starting pgld   ...done.
    Starting pglcmd.wd   ...done.
    2011-11-25 11:17:14 CET End: pglcmd start
    Last edited by Betyarka; November 25th, 2011 at 11:54 AM.

  5. #565
    Join Date
    Dec 2008
    Beans
    355
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: General MoBlock thread

    Quote Originally Posted by jre View Post
    Workaround for you, make the window a little bigger
    That would be a wonderful solution, but only if PGL had Moblock-GUI's superior capacity to (auto)save settings so that one doesn't have to repeat the same adjustments everytime PGL is turned on (* >> by settings I'm mainly referring to windows size and location/position on screen)
    .
    Last edited by Jerriy; November 30th, 2011 at 01:30 PM.

  6. #566
    Join Date
    Oct 2009
    Location
    Albuquerque, NM
    Beans
    268
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Question Re: General MoBlock thread

    Question, I upgraded from MoBlock to PeerGuardian, but I didn't completely remove MoBlock, just un-installed it.

    Should it had been completely removed, because the gui looks almost the same and I get a "failed execution message" to check the log files, but I don't see any error messages.

    Other than that is work perfectly! In-fact too good! Excellent work!

    P.S. Is it safe to start the gui using gksu, because I have to several mods to the allow.p2p file?
    Last edited by VcDeveloper; December 20th, 2011 at 05:43 PM.

  7. #567
    Join Date
    Oct 2009
    Location
    Albuquerque, NM
    Beans
    268
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Re: General MoBlock thread

    Oh Boy! I should of checked Synaptic before I did the manual install, because I already had it! Argh! How can I safely removed the manually installed pgl without messing up Synaptic pgl files? There's no enabled mark indicating its installed even though I did it manually.

  8. #568
    Join Date
    Oct 2009
    Location
    Albuquerque, NM
    Beans
    268
    Distro
    Ubuntu Studio 10.04 Lucid Lynx

    Question Re: General MoBlock thread

    I got working now, when I used Synaptic it removed MoBlock and added its settings. One other question is can someone tell me if my setting look good and if I need to make some adjustments.

    Code:
    # pglcmd.conf - configuration file for pglcmd
    
    # This file is sourced by a shell script. Any line which starts with a # (hash)
    # is a comment and is ignored. If you set the same variable several times,
    # then only the last line will be used.
    
    # Refer to pglcmd.defaults (/usr/lib/pgl/pglcmd.defaults)
    # for the complete set of possible configuration variables with comments.
    
    # Do a "pglcmd restart" (sometimes even "reload" is enough) when you have
    # edited this file.
    # Automatically added from /etc/blockcontrol/blockcontrol.conf:
    LOG_IPTABLES="LOG --log-level info"
    # Automatically added from /etc/blockcontrol/blockcontrol.conf:
    WHITE_IP_IN=""
    # Automatically added from /etc/blockcontrol/blockcontrol.conf:
    WHITE_IP_OUT="8.23.224.121 8.23.224.255 8.23.224.120"
    # Automatically added from /etc/blockcontrol/blockcontrol.conf:
    WHITE_TCP_IN="22:22"
    # Automatically added from /etc/blockcontrol/blockcontrol.conf:
    WHITE_TCP_OUT="http https ftp"
    # Automatically added from /etc/blockcontrol/blockcontrol.conf:
    WHITE_UDP_IN="80:80 443:443 22:22 993:993"
    # Automatically added from /etc/blockcontrol/blockcontrol.conf:
    WHITE_UDP_OUT="80:80 443:443 22:22 993:993"
    Thanks!...

  9. #569
    Join Date
    Dec 2007
    Location
    Netherlands
    Beans
    178
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: General MoBlock thread

    Can pgl be run without the GUI? And if so, why is pgl-gui a dependency of pgld (in the ppa)? I'm running a torrent client on a server without GUI. Of course I could just install it, but it installs some qt dependencies as well. And I prefer to keep my server clean.

    Edit: Ah, I found it. It's not a dependency but a recommend. I just have to use the --no-install-recommends option.
    Last edited by MartijnNL; January 12th, 2012 at 12:29 PM.
    LPIC-2 Certified, which doesn't mean I'm a guru.

    All advice is given to the best of my knowledge but without any guarantee that it will work (in your case). (And I don't provide support via Private Messages.)

  10. #570
    Join Date
    Jan 2007
    Beans
    772

    Re: General MoBlock thread

    Quote Originally Posted by VcDeveloper View Post
    P.S. Is it safe to start the gui using gksu, because I have to several mods to the allow.p2p file?
    You don't need that for the whole app. pgl-gui will prompt when needed for e.g. the gksu password only once per session and then remember the password for further actions that require root rights.

    Code:
    LOG_IPTABLES="LOG --log-level info"
    With pgl this is not really necessary anymore. pgld can log to syslog on its own.
    Code:
    WHITE_TCP_IN="22:22"
    totally ok, only your ssh daemon is not protected by MoBlock
    Code:
    WHITE_TCP_OUT="http https ftp"
    generally ok, but e.g. an evil P2P user may just listen on these ports (instead of the standard P2P ports) and thus circumvent your protection if your P2P app connects to him. He can't connect to you unless you keep these 2 unnecessary whitelistings for IN:
    Code:
    WHITE_UDP_IN="80:80 443:443 22:22 993:993"
    unnecessary, remove!
    Code:
    WHITE_UDP_OUT="80:80 443:443 22:22 993:993"
    unnecessary, remove!

    Quote Originally Posted by MartijnNL View Post
    Can pgl be run without the GUI? And if so, why is pgl-gui a dependency of pgld (in the ppa)? I'm running a torrent client on a server without GUI. Of course I could just install it, but it installs some qt dependencies as well. And I prefer to keep my server clean.

    Edit: Ah, I found it. It's not a dependency but a recommend. I just have to use the --no-install-recommends option.
    Correct.
    Last edited by jre; January 12th, 2012 at 07:41 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.

Page 57 of 65 FirstFirst ... 7475556575859 ... 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
  •