- Posts: 31
- Thank you received: 0
Re-direction problems in IPCOP
18 years 4 months ago #15680
by facer
Replied by facer on topic Re: Re-direction problems in IPCOP
Sorry i think we got our wires crossed a bit (my fault for not properly descirbing the problem!)
By the banned page i mean the one i have a screen shot of in my last post.
Yes i have the ipcop ip adrress set in internet explorer as my proxy.
By the banned page i mean the one i have a screen shot of in my last post.
Yes i have the ipcop ip adrress set in internet explorer as my proxy.
18 years 4 months ago #15688
by DaLight
Replied by DaLight on topic Re: Re-direction problems in IPCOP
Just had an idea. Could you post your /var/ipcop/urlfilter/squidGuard.conf and /var/ipcop/urlfilter/settings files?
18 years 4 months ago #15691
by facer
Replied by facer on topic Re: Re-direction problems in IPCOP
[code:1]
logdir /var/log/squidGuard
dbhome /var/ipcop/urlfilter/blacklists
dest ads {
domainlist ads/domains
urllist ads/urls
}
dest aggressive {
domainlist aggressive/domains
urllist aggressive/urls
}
dest audio-video {
domainlist audio-video/domains
urllist audio-video/urls
}
dest drugs {
domainlist drugs/domains
urllist drugs/urls
}
"squidGuard.conf" 81L, 1500C
[/code:1]
[code:1]
FILTER_GAMBLING=on
ENABLE_CUSTOM_EXPRESSIONS=off
BLOCK_ARCHIVES=off
FILTER_AGGRESSIVE=on
ENABLE_EMPTY_ADS=off
ENABLE_AUTOUPDATE=off
ENABLE_GLOBAL_WHITELIST=off
ENABLE_EXPR_LISTS=off
FILTER_DRUGS=on
BLOCK_IP_ADDR=off
ENABLE_JPEG=off
UNFILTERED_CLIENTS=
BANNED_CLIENTS=
MSG_TEXT_3=
ENABLE_CUSTOM_WHITELIST=off
FILTER_MAIL=on
ENABLE_SAFESEARCH=off
FILTER_PROXY=on
FILTER_WAREZ=on
FILTER_HACKING=on
ENABLE_REWRITE=off
SHOW_URL=off
REDIRECT_PAGE=
"settings" 41L, 755C
[/code:1]
logdir /var/log/squidGuard
dbhome /var/ipcop/urlfilter/blacklists
dest ads {
domainlist ads/domains
urllist ads/urls
}
dest aggressive {
domainlist aggressive/domains
urllist aggressive/urls
}
dest audio-video {
domainlist audio-video/domains
urllist audio-video/urls
}
dest drugs {
domainlist drugs/domains
urllist drugs/urls
}
"squidGuard.conf" 81L, 1500C
[/code:1]
[code:1]
FILTER_GAMBLING=on
ENABLE_CUSTOM_EXPRESSIONS=off
BLOCK_ARCHIVES=off
FILTER_AGGRESSIVE=on
ENABLE_EMPTY_ADS=off
ENABLE_AUTOUPDATE=off
ENABLE_GLOBAL_WHITELIST=off
ENABLE_EXPR_LISTS=off
FILTER_DRUGS=on
BLOCK_IP_ADDR=off
ENABLE_JPEG=off
UNFILTERED_CLIENTS=
BANNED_CLIENTS=
MSG_TEXT_3=
ENABLE_CUSTOM_WHITELIST=off
FILTER_MAIL=on
ENABLE_SAFESEARCH=off
FILTER_PROXY=on
FILTER_WAREZ=on
FILTER_HACKING=on
ENABLE_REWRITE=off
SHOW_URL=off
REDIRECT_PAGE=
"settings" 41L, 755C
[/code:1]
18 years 4 months ago #15692
by DaLight
Replied by DaLight on topic Re: Re-direction problems in IPCOP
Could you also post your /var/ipcop/proxy/squid.conf file?
18 years 4 months ago #15704
by facer
Replied by facer on topic Re: Re-direction problems in IPCOP
Yup
[code:1]shutdown_lifetime 5 seconds
icp_port 0
http_port 191.168.0.3:3128
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_effective_user squid
cache_effective_group squid
pid_filename /var/run/squid.pid
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
cache_store_log none
log_mime_hdrs off
forwarded_for off
# Do not modify '/var/ipcop/proxy/squid.conf' directly since any changes^M
# you make will be overwritten whenever you resave proxy settings using the^M
# web interface! Instead, modify the file '/var/ipcop/proxy/acl' and then^M
"squid.conf" 91L, 2591C
[/code:1]
[code:1]shutdown_lifetime 5 seconds
icp_port 0
http_port 191.168.0.3:3128
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_effective_user squid
cache_effective_group squid
pid_filename /var/run/squid.pid
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
cache_store_log none
log_mime_hdrs off
forwarded_for off
# Do not modify '/var/ipcop/proxy/squid.conf' directly since any changes^M
# you make will be overwritten whenever you resave proxy settings using the^M
# web interface! Instead, modify the file '/var/ipcop/proxy/acl' and then^M
"squid.conf" 91L, 2591C
[/code:1]
18 years 4 months ago #15707
by DaLight
Replied by DaLight on topic Re: Re-direction problems in IPCOP
The squid.conf you posted has a few missing entries:
1. There is no mention of your external proxy.
2. The SquidGuard redirector (used by Urlfilter) is not enabled.
Have you changed your Proxy settings via the Web GUI?
1. There is no mention of your external proxy.
2. The SquidGuard redirector (used by Urlfilter) is not enabled.
Have you changed your Proxy settings via the Web GUI?
Time to create page: 0.135 seconds