Go Back   Phoenix Labs > Projects > PeerGuardian Linux
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes

 
Old 04-07-2009, 09:28 PM   #21
snike3

Member
Join Date: Mar 2009
Posts: 4
Default Re: Trying to install MoBlock on Slackware 12.1

Sorry it has taken me so long to get back to this... So I completely cleaned the old install of moblock-control off my system and then removed all the blockcontrol stuff I had installed. So I no longer have that init-functions.

I then grabbed the latest version of blockcontrol off the SVN and installed that. Unfortunately, the exact same thing happen. The log now shows exactly what I did after I installed (except for that I tried to run 'blockcontrol test' after the start).
Code:
2009-04-07 07:52:55 PM CDT Begin: blockcontrol update
Updating blocklists ...
Updating TBG_Primary_Threats... . No update available.
Extracting TBG_Primary_Threats, detected gz... done.
Updating TBG_General_Corporate_Ranges... . No update available.
Extracting TBG_General_Corporate_Ranges, detected gz... done.
Updating TBG_Business_ISPs... . No update available.
Extracting TBG_Business_ISPs, detected gz... done.
Updating TBG_Search_Engines... . No update available.
Extracting TBG_Search_Engines, detected gz... done.
Updating TBG_Hijacked... . No update available.
Extracting TBG_Hijacked, detected gz... done.
Updating TBG_Bogon... . No update available.
Extracting TBG_Bogon, detected gz... done.
Updating Bluetack_proxy... . No update available.
Extracting Bluetack_proxy, detected gz... done.
Updating Bluetack_dshield... . No update available.
Extracting Bluetack_dshield, detected gz... done.
Blocklists updated.
Problematic daemon status: 4
moblock is not running failed!
2009-04-07 07:54:30 PM CDT Begin: blockcontrol start
Problematic daemon status: 4
moblock is not running failed!
2009-04-07 08:13:02 PM CDT Begin: blockcontrol update
Updating blocklists ...
Updating TBG_Primary_Threats... . No update available.
Extracting TBG_Primary_Threats, detected gz... done.
Updating TBG_General_Corporate_Ranges... . No update available.
Extracting TBG_General_Corporate_Ranges, detected gz... done.
Updating TBG_Business_ISPs... . No update available.
Extracting TBG_Business_ISPs, detected gz... done.
Updating TBG_Search_Engines... . No update available.
Extracting TBG_Search_Engines, detected gz... done.
Updating TBG_Hijacked... . No update available.
Extracting TBG_Hijacked, detected gz... done.
Updating TBG_Bogon... . No update available.
Extracting TBG_Bogon, detected gz... done.
Updating Bluetack_proxy... . No update available.
Extracting Bluetack_proxy, detected gz... done.
Updating Bluetack_dshield... . No update available.
Extracting Bluetack_dshield, detected gz... done.
Blocklists updated.
Problematic daemon status: 4
moblock is not running failed!
2009-04-07 08:14:04 PM CDT Begin: blockcontrol start
Problematic daemon status: 4
moblock is not running failed!
The config output looks a little different now too.
Code:
# blockcontrol show_config
blockcontrol current settings:
ACCEPT="1"
ACCEPT_MARK="20"
ALLOW_FW=""
ALLOW_IN="/etc/blockcontrol/allow.p2p"
ALLOW_OUT="/etc/blockcontrol/allow.p2p"
BLOCKLIST_FORMAT="p"
BLOCKLISTS_DIR="/var/spool/blockcontrol"
BLOCKLISTS_LIST="/etc/blockcontrol/blocklists.list"
CONTROL_CONF="/etc/blockcontrol/blockcontrol.conf"
CONTROL_LIB="/usr/lib/blockcontrol/blockcontrol.lib"
CONTROL_LOG="/var/log/blockcontrol.log"
CONTROL_NAME="blockcontrol"
CONTROL_SCRIPT="/usr/bin/blockcontrol"
CRON="1"
CRON_MAILTO="root"
DAEMON="/usr/bin/moblock"
DAEMON_LOG="/var/log/moblock.log"
DESC="MoBlock"
E_BADARGS="2"
E_BLOCKLIST="9"
E_CONFIG="6"
E_IPTABLES="8"
E_NETWORK_DOWN="171"
E_NOTROOT="4"
E_XBIN="5"
E_XCD="66"
E_XEXTERNAL="170"
E_XFILE="7"
INIT="1"
IP_REMOVE=""
IPTABLES_ACTIVATION="1"
IPTABLES_CUSTOM_DIR="/etc/blockcontrol"
IPTABLES_SETTINGS="1"
IPTABLES_TARGET="NFQUEUE"
IPTABLES_TARGET_WHITELISTING="RETURN"
LOG_IPTABLES=""
LOG_SYSLOG="0"
LOG_TIMESTAMP="1"
LSB="/lib/lsb/init-functions"
LSB_MODE="1"
MASTER_BLOCKLIST_DIR="/var/lib/blockcontrol"
MD5SUM_FILE="/var/spool/blockcontrol/MD5SUM"
NAME="moblock"
NFQUEUE_NUMBER="92"
PATH="/usr/bin:/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin"
PIDFILE="/var/run/moblock.pid"
REJECT="1"
REJECT_FW="DROP"
REJECT_IN="DROP"
REJECT_MARK="10"
REJECT_OUT="REJECT"
STATFILE="/var/log/MoBlock.stats"
STDIFS=" "
TESTHOST="iblocklist.com"
VERBOSITY="1"
WGET_OPTS="wget -q -t 5 -T 120 -w 5"
WHITE_IP_FORWARD=""
WHITE_IP_IN=""
WHITE_IP_OUT=""
WHITE_LOCAL="1"
WHITE_TCP_FORWARD=""
WHITE_TCP_IN=""
WHITE_TCP_OUT="http https"
WHITE_UDP_FORWARD=""
WHITE_UDP_IN=""
WHITE_UDP_OUT=""

The following blocklists are configured to be used:
http://list.iblocklist.com/?list=ijfqtofzixtwayqovmxn
http://list.iblocklist.com/?list=ecqbsykllnadihkdirsh
http://list.iblocklist.com/?list=jcjfaxgyyshvdbceroxf
http://list.iblocklist.com/?list=pfefqteoxlfzopecdtyw
http://list.iblocklist.com/?list=tbnuqfclfkemqivekikv
http://list.iblocklist.com/?list=ewqglwibdgjttwttrinl
http://list.iblocklist.com/?list=bt_proxy
http://list.iblocklist.com/?list=bt_dshield
snike3 is offline   Reply With Quote

 
Old 05-04-2009, 03:09 PM   #22
jre

Senior Member
Join Date: Sep 2005
Posts: 588
Default Re: Trying to install MoBlock on Slackware 12.1

This time I'm sorry - I hope you are still following this thread.

I've just released blockcontrol 1.4.3. There's a change in the internal LSB init-functions which might solve your problem. Please check it out.
__________________
Code:
Please post your logfiles and output of commands wrapped in
[ CODE ] tags. You find them in the advanced editing mode: #
Maintainer of http://moblock-deb.sourceforge.net: MoBlock, mobloquer, blockcontrol and NFBlock Debian packages.
Author of blockcontrol, previously moblock-control.
jre is offline   Reply With Quote

 
Old 08-21-2009, 09:41 AM   #23
jre

Senior Member
Join Date: Sep 2005
Posts: 588
Default Re: Trying to install MoBlock on Slackware 12.1

this should be fixed in blockcontrol 1.5
__________________
Code:
Please post your logfiles and output of commands wrapped in
[ CODE ] tags. You find them in the advanced editing mode: #
Maintainer of http://moblock-deb.sourceforge.net: MoBlock, mobloquer, blockcontrol and NFBlock Debian packages.
Author of blockcontrol, previously moblock-control.
jre is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 03:17 AM.


  

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© Phoenix Labs Staff