![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Security Anything involving computer security goes here. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| awk and sed filtering | invinzin21 | Shell Programming and Scripting | 2 | 01-10-2008 11:56 PM |
| awk filtering ? | varungupta | UNIX for Advanced & Expert Users | 4 | 09-16-2007 11:55 PM |
| Web server for dansguardian | cb.mark | High Level Programming | 4 | 11-10-2006 02:40 PM |
| Filtering out data ... | videsh77 | UNIX for Dummies Questions & Answers | 1 | 12-29-2004 12:59 PM |
| dansguardian | mistafeesh | OS X (Apple) | 1 | 09-17-2004 05:20 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Dynamic filtering with dansguardian
Hi everybody!
Sorry for my intrusion but I'd like to submit a problem which is driving me crazy! To implement the application I'm working on I must set an application layer firewall, consequently I've installed and configured on my machine Squid + Dansguardian vs 2.8 (I'm using Debianrelease 2.6.18 amd 64). As further setting I enabled the mode "Blanked Block" on file "bannedsitelist" so that only the connections whose url are in the file "exceptionsitelist" are allowed, while for the other connections the message "Access Denied" is displayed. My work is focused on writing a module for bypassing the message "Access Denied" by asking to the user when receives the message if he wants to continue anyway. In case of agreeing the file "exceptionsitelist" will be updated by including the new url. Now, my problem is following: any time I write an istruction on the file exceptionsitelist, I must restart dansguardian in order to apply the new instruction. Is this tricky or normal? There is any way to run this new instruction without closing and restart dansguardian? I'd like to thank anyone could help me, please Bye Rossella |
| Forum Sponsor | ||
|
|
|
|||
|
I'm look the script /etc/init.d/dansguardian, at the beginning my problem was associate restart = stop+start, instead restart effect a re-read of configuration file (that's not require very time)! thank you very much for your attention Rossella ![]() |
|||
| Google UNIX.COM |