Search squid archive

Re: windows update not working squid 3.5.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



also  here is squid -k parse not sure if it helps :
root@raspberrypi:~# squid -k parse
2016/09/07 09:10:44| Startup: Initializing Authentication Schemes ...
2016/09/07 09:10:44| Startup: Initialized Authentication Scheme 'basic'
2016/09/07 09:10:44| Startup: Initialized Authentication Scheme 'digest'
2016/09/07 09:10:44| Startup: Initialized Authentication Scheme 'negotiate'
2016/09/07 09:10:44| Startup: Initialized Authentication Scheme 'ntlm'
2016/09/07 09:10:44| Startup: Initialized Authentication.
2016/09/07 09:10:44| Processing Configuration File: /etc/squid/squid.conf (depth 0)
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain windowsupdate.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain .update.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain download.windowsupdate.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain redir.metaservices.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain images.metaservices.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain c.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain www.download.windowsupdate.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain wustat.windows.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain crl.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain sls.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain productactivation.one.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain ntservicepack.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain au.download.windowsupdate.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain ds.download.windowsupdate.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain ctldl.windowsupdate.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain .data.microsoft.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain .l.windowsupdate.com
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain .microsoft.com.akadns.net
2016/09/07 09:10:44| Processing: acl windowsupdate dstdomain .deploy.akamaitechnologies.com
2016/09/07 09:10:44| Processing: acl CONNECT method CONNECT
2016/09/07 09:10:44| Processing: acl wuCONNECT dstdomain www.update.microsoft.com
2016/09/07 09:10:44| Processing: acl wuCONNECT dstdomain sls.microsoft.com
2016/09/07 09:10:44| Processing: refresh_pattern -i windowsupdate.com/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
2016/09/07 09:10:44| Processing: refresh_pattern -i microsoft.com/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
2016/09/07 09:10:44| Processing: refresh_pattern -i windows.com/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
2016/09/07 09:10:44| Processing: refresh_pattern -i microsoft.com.akadns.net/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
2016/09/07 09:10:44| Processing: refresh_pattern -i deploy.akamaitechnologies.com/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
2016/09/07 09:10:44| Processing: refresh_pattern \^ftp:           1440    20%     10080
2016/09/07 09:10:44| Processing: refresh_pattern \^gopher:        1440    0%      1440
2016/09/07 09:10:44| Processing: refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
2016/09/07 09:10:44| Processing: refresh_pattern .               0       20%     4320
2016/09/07 09:10:44| Processing: acl localnet src 10.0.0.0/8    # RFC1918 possible internal network
2016/09/07 09:10:44| Processing: acl localnet src 172.16.0.0/12 # RFC1918 possible internal network
2016/09/07 09:10:44| Processing: acl localnet src 192.168.0.0/16        # RFC1918 possible internal network
2016/09/07 09:10:44| Processing: acl localnet src fc00::/7       # RFC 4193 local private network range
2016/09/07 09:10:44| Processing: acl localnet src fe80::/10      # RFC 4291 link-local (directly plugged) machines
2016/09/07 09:10:44| Processing: acl SSL_ports port 443
2016/09/07 09:10:44| Processing: acl Safe_ports port 80         # http
2016/09/07 09:10:44| Processing: acl Safe_ports port 21         # ftp
2016/09/07 09:10:44| Processing: acl Safe_ports port 443                # https
2016/09/07 09:10:44| Processing: acl Safe_ports port 70         # gopher
2016/09/07 09:10:44| Processing: acl Safe_ports port 210                # wais
2016/09/07 09:10:44| Processing: acl Safe_ports port 1025-65535 # unregistered ports
2016/09/07 09:10:44| Processing: acl Safe_ports port 280                # http-mgmt
2016/09/07 09:10:44| Processing: acl Safe_ports port 488                # gss-http
2016/09/07 09:10:44| Processing: acl Safe_ports port 591                # filemaker
2016/09/07 09:10:44| Processing: acl Safe_ports port 777                # multiling http
2016/09/07 09:10:44| Processing: acl CONNECT method CONNECT
2016/09/07 09:10:44| Processing: http_access allow CONNECT wuCONNECT localnet
2016/09/07 09:10:44| Processing: http_access allow windowsupdate localnet
2016/09/07 09:10:44| Processing: http_access deny !Safe_ports
2016/09/07 09:10:44| Processing: http_access deny CONNECT !SSL_ports
2016/09/07 09:10:44| Processing: http_access allow localhost manager
2016/09/07 09:10:44| Processing: http_access deny manager
2016/09/07 09:10:44| Processing: http_access allow localnet
2016/09/07 09:10:44| Processing: http_access allow localhost
2016/09/07 09:10:44| Processing: http_access deny all
2016/09/07 09:10:44| Processing: http_port 192.168.0.1:3128
2016/09/07 09:10:44| Processing: cache_dir ufs /var/cache/squid 20000 16 256
2016/09/07 09:10:44| Processing: range_offset_limit 0
2016/09/07 09:10:44| Processing: quick_abort_min 0 KB
2016/09/07 09:10:44| Processing: quick_abort_max 0 KB
2016/09/07 09:10:44| Processing: quick_abort_pct 90
2016/09/07 09:10:44| Processing: http_port 3129 intercept
2016/09/07 09:10:44| Starting Authentication on port [::]:3129
2016/09/07 09:10:44| Disabling Authentication on port [::]:3129 (interception enabled)
2016/09/07 09:10:44| WARNING: use of 'reload-into-ims' in 'refresh_pattern' violates HTTP
2016/09/07 09:10:44| Initializing https proxy context



cheers

On Sep 7, 2016, at 12:08 PM, --Ahmad-- <ahmed.zaeem@xxxxxxxxxxxx> wrote:

its same not caching at all 
1473239296.459    990 192.168.0.10 TCP_MISS/206 1049144 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239296.576   1032 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239296.624   1183 192.168.0.10 TCP_MISS/206 1049144 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239297.332   1540 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239297.502   1145 192.168.0.10 TCP_MISS/206 1049144 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239297.509   1247 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239297.676   1376 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239297.836    666 192.168.0.10 TCP_MISS/206 1049144 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239297.911   1277 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239298.593   1146 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239298.601   1475 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239298.623   1550 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239299.174   1238 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239299.213   1327 192.168.0.10 TCP_MISS/206 1049144 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239299.576   1594 192.168.0.10 TCP_MISS/206 1049144 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239299.794   1527 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239300.070   1373 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239300.167   1356 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239300.321   1558 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream
1473239300.443   1347 192.168.0.10 TCP_MISS/206 1049146 GET http://fg.v4.download.windowsupdate.com/d/msdownload/update/driver/drvs/2015/10/200006767_cec6101480492a8c7be6e668ff3284626a787359.cab - ORIGINAL_DST/8.254.191.254 application/octet-stream



here is config file :
#########
acl windowsupdate dstdomain windowsupdate.microsoft.com
acl windowsupdate dstdomain .update.microsoft.com
acl windowsupdate dstdomain download.windowsupdate.com
acl windowsupdate dstdomain redir.metaservices.microsoft.com
acl windowsupdate dstdomain images.metaservices.microsoft.com
acl windowsupdate dstdomain c.microsoft.com
acl windowsupdate dstdomain www.download.windowsupdate.com
acl windowsupdate dstdomain wustat.windows.com
acl windowsupdate dstdomain crl.microsoft.com
acl windowsupdate dstdomain sls.microsoft.com
acl windowsupdate dstdomain productactivation.one.microsoft.com
acl windowsupdate dstdomain ntservicepack.microsoft.com
acl windowsupdate dstdomain au.download.windowsupdate.com
acl windowsupdate dstdomain ds.download.windowsupdate.com
acl windowsupdate dstdomain ctldl.windowsupdate.com
acl windowsupdate dstdomain .data.microsoft.com
acl windowsupdate dstdomain .l.windowsupdate.com
acl windowsupdate dstdomain .microsoft.com.akadns.net
acl windowsupdate dstdomain .deploy.akamaitechnologies.com
################################################### 
acl CONNECT method CONNECT
acl wuCONNECT dstdomain www.update.microsoft.com
acl wuCONNECT dstdomain sls.microsoft.com
####################################
refresh_pattern -i windowsupdate.com/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
refresh_pattern -i microsoft.com/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
refresh_pattern -i windows.com/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
refresh_pattern -i microsoft.com.akadns.net/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
refresh_pattern -i deploy.akamaitechnologies.com/.*\.(cab|exe|ms[i|u|f|p]|[ap]sf|wm[v|a]|dat|zip|psf) 43200 80% 129600 reload-into-ims
########################################################
refresh_pattern \^ftp:           1440    20%     10080
refresh_pattern \^gopher:        1440    0%      1440
refresh_pattern -i (/cgi-bin/|\?) 0     0%      0
refresh_pattern .               0       20%     4320
########################################################
acl localnet src 10.0.0.0/8     # RFC1918 possible internal network
acl localnet src 172.16.0.0/12  # RFC1918 possible internal network
acl localnet src 192.168.0.0/16 # RFC1918 possible internal network
acl localnet src fc00::/7       # RFC 4193 local private network range
acl localnet src fe80::/10      # RFC 4291 link-local (directly plugged) machines

acl SSL_ports port 443
acl Safe_ports port 80          # http
acl Safe_ports port 21          # ftp
acl Safe_ports port 443         # https
acl Safe_ports port 70          # gopher
acl Safe_ports port 210         # wais
acl Safe_ports port 1025-65535  # unregistered ports
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 488         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl CONNECT method CONNECT

#
# Recommended minimum Access Permission configuration:
#
# Deny requests to certain unsafe ports
http_access allow CONNECT wuCONNECT localnet
http_access allow windowsupdate localnet
http_access deny !Safe_ports

# Deny CONNECT to other than secure SSL ports
http_access deny CONNECT !SSL_ports

# Only allow cachemgr access from localhost
http_access allow localhost manager
http_access deny manager

# We strongly recommend the following be uncommented to protect innocent
# web applications running on the proxy server who think the only
# one who can access services on "localhost" is a local user
#http_access deny to_localhost

#
# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
#

# Example rule allowing access from your local networks.
# Adapt localnet in the ACL section to list your (internal) IP networks
# from where browsing should be allowed
http_access allow localnet
http_access allow localhost

# And finally deny all other access to this proxy
http_access deny all

# Squid normally listens to port 3128
http_port 192.168.0.1:3128

# Uncomment and adjust the following to add a disk cache directory.
cache_dir ufs /var/cache/squid 20000 16 256

# Leave coredumps in the first cache dir
#coredump_dir /var/cache/squid

#
# Add any of your own refresh_pattern entries above these.
#
#refresh_pattern ^ftp:          1440    20%     10080
#refresh_pattern ^gopher:       1440    0%      1440
#refresh_pattern -i (/cgi-bin/|\?) 0    0%      0
#refresh_pattern .              0       20%     4320
#############
#range_offset_limit 5 Gb windowsupdate
#maximum_object_size 5 Gb
#quick_abort_min -1
range_offset_limit 0
quick_abort_min 0 KB
quick_abort_max 0 KB
quick_abort_pct 90
#########
http_port 3129 intercept
#####################




cheers
On Sep 7, 2016, at 12:03 PM, L.P.H. van Belle <belle@xxxxxxxxx> wrote:

range_offset_limit 0
quick_abort_min 0 KB
quick_abort_max 0 KB
quick_abort_pct 90

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux