Thanks Brian,
According to your suggestion I created a group f2 and it corresponding dansguardianf2.conf file. I also added the ip to be added to the group into the file filtergroupslist, but still it is not including that ip into the filter2 and it is in default filter 1.
Underneath I have shown the file structure I am having also the filtergrouplist file:
[root@server etc]# cd dansguardian/
[root@server dansguardian]# ls
authplugins dansguardian.conf dansguardian.pl lists
blacklists dansguardianf1.conf downloadmanagers scripts
contentscanners dansguardianf2.conf languages transparent1x1.gif
[root@server dansguardian]# cd lists/
[root@server lists]# ls
1 blacklists exceptioniplist filtergroupslist
authplugins contentscanners f1 phraselists
bannediplist downloadmanagers f2
[root@server lists]# cat filtergroupslist
# Filter Groups List file for DansGuardian
#
# Format is <user>=filter<1-9> where 1-9 are the groups
#
# Eg:
# daniel=filter2
#
# This file is only of use if you have more than 1 filter group
#
192.168.1.33=filter2
[root@server lists]
[/size]
Can you please guide me through this stuff