Next: , Previous: , Up: Top   [Contents]


5 Manual configuration

You can use the configuration file ${sysconfdir}/libhideip.progban to specify which programs should LibHideIP not mess with. Put each entry on its own line.

${sysconfdir} is /usr/local/etc unless set otherwise during configure.

If additional banning files haven’t been disabled (How to compile?), they can be located in users’ home directories (e.g. /home/user1/.libhideip.progban). You can also put the file in any location and set the environment variable LIBHIDEIP_BANFILE to point at that file, e.g.

export LIBHIDEIP_BANFILE=/opt/config/libhideip.progban

The /proc filesystem must be mounted in order for program banning to work right now.