[OpenWrt-Devel] Squid: Configuring Intercept Mode
Ronaldo Afonso
ronaldo at ronaldoafonso.com.br
Wed Mar 11 10:37:33 EDT 2015
Hi,
I'm trying to configure my Squid with the intercept mode in OpenWRT, but
I checked the "/etc/init.d/squid" init script and it's preventing me from
inserting a string for option "http_port" ...
validate_squid_section() {
uci_validate_section squid squid "${1}" \
'config_file:string' \
'http_port:port:3128' \
'coredump_dir:string' \
'visible_hostname:string:OpenWrt' \
'pinger_enable:string:off'
}
How can I configure Squid for "intercepting" HTTP requests without
clients configuration ?
I have tried changing 'http_port:port:3128' for 'http_port:string:3128',
but I'm not sure if that is the best or right way to do that.
Thanks in advance ...
--
Ronaldo Afonso
11 9 5252 0484
www.ronaldoafonso.com.br
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150311/4ddb5a35/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list