Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108301 - bfilter config file not loaded automatically
Summary: bfilter config file not loaded automatically
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 11:14 UTC by greggel
Modified: 2005-10-25 12:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description greggel 2005-10-06 11:14:22 UTC
the former line in /etc/conf.d/bfilter has to be changed into:

BFILTER_OPTS="-u bfilter -g bfilter -r /var/empty -c /etc/bfilter"

Reproducible: Always
Steps to Reproduce:
1. starting a fresh installed bfilter

Actual Results:  
bfilter seems to work, but it does not block

Expected Results:  
the software has been aspected as a simple web-proxy with adfilter

emerge --info
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.13
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -msse -mmmx -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -msse -mmmx -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.uni-muenster.de/pub/linux/distributions/gentoo
http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa apache2 audiofile avi bash-completion berkdb bitmap-fonts
bmp bzip2 cdparanoia cdr crypt cups curl dga divx4linux dvd dvdr dvdread eds
emboss encode fam foomaticdb fortran ftp gdbm gif gpm gstreamer gtk gtk2
hardenedphp icq imlib ipv6 java javascript joystick jpeg junit kde kerberos ldap
libg++ libwww mad mikmod mime mmx motif mozilla mp3 mpeg mtrr mysql ncurses nls
nocd ogg oggvorbis opengl oss pam pdflib perl php png posix python qt quicktime
readline samba sdl session sndfile spell sse ssl svga tcpd tiff truetype
truetype-fonts type1-fonts usb v4l vcd vhosts vorbis win32codecs x86 xine xml
xml2 xmms xosd xpm xsl xv xvid zlib video_cards_rage128 userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2005-10-12 14:20:56 UTC
sorry but you're wrong.
I've tested the actual configuration and it's working.
Besides, judging after source files, the default configuration directory is
/etc/bfilter. An "-c /etc/bfilter" option would be redundant.

Could you elaborate why do you think bfilter isn't blocking without specifying
configuration dir?
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2005-10-25 12:41:47 UTC
no answer from the reporter...