Guest User

Untitled

a guest
Mar 24th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. acl iphone src 192.168.0.8 # my iphone
  2. acl SSL_ports port 443
  3. acl Safe_ports port 80 # http
  4. acl Safe_ports port 21 # ftp
  5. acl Safe_ports port 443 # https
  6. acl Safe_ports port 70 # gopher
  7. acl Safe_ports port 210 # wais
  8. acl Safe_ports port 1025-65535 # unregistered ports
  9. acl Safe_ports port 280 # http-mgmt
  10. acl Safe_ports port 488 # gss-http
  11. acl Safe_ports port 591 # filemaker
  12. acl Safe_ports port 777 # multiling http
  13. acl CONNECT method CONNECT
  14. http_access deny !Safe_ports
  15. http_access allow localhost manager
  16. http_access deny manager
  17. http_access allow localhost
  18. http_access allow iphone
  19. http_access deny all
  20. http_port 3128 transparent
  21. coredump_dir /var/spool/squid
  22. refresh_pattern ^ftp: 1440 20% 10080
  23. refresh_pattern ^gopher: 1440 0% 1440
  24. refresh_pattern -i (/cgi-bin/|?) 0 0% 0
  25. refresh_pattern (Release|Packages(.gz)*)$ 0 20% 2880
  26. refresh_pattern . 0 20% 4320
  27.  
  28. 1521946125.653 0 192.168.0.8 TAG_NONE/409 4278 CONNECT init.itunes.apple.com:443 - HIER_NONE/- text/html
  29. 1521946128.325 0 192.168.0.8 TAG_NONE/409 4270 CONNECT combine.urbanairship.com:443 - HIER_NONE/- text/html
  30. 1521946136.282 0 192.168.0.8 TAG_NONE/409 4164 CONNECT graph.facebook.com:443 - HIER_NONE/- text/html
  31. 1521946151.275 0 192.168.0.8 TAG_NONE/409 4164 CONNECT graph.facebook.com:443 - HIER_NONE/- text/html
  32. 1521946166.253 0 192.168.0.8 TAG_NONE/409 4164 CONNECT graph.facebook.com:443 - HIER_NONE/- text/html
  33. 1521946173.013 0 192.168.0.8 TAG_NONE/409 4173 CONNECT e.crashlytics.com:443 - HIER_NONE/- text/html
  34. 1521946173.639 0 192.168.0.8 TAG_NONE/409 4240 CONNECT www.leanplum.com:443 - HIER_NONE/- text/html
  35. 1521946173.780 0 192.168.0.8 TAG_NONE/409 4240 CONNECT www.leanplum.com:443 - HIER_NONE/- text/html
  36. 1521946183.160 1 192.168.0.8 TAG_NONE/409 4328 CONNECT wiki.mozilla.org:443 - HIER_NONE/- text/html
  37. 1521946185.241 0 192.168.0.8 TAG_NONE/409 4225 CONNECT configuration.apple.com:443 - HIER_NONE/- text/html
  38. 1521946191.783 0 192.168.0.9 TCP_DENIED/403 4287 GET http://duckduckgo.com/ - HIER_NONE/- text/html
  39. 1521946191.784 99 192.168.0.8 TCP_MISS/403 4380 GET http://duckduckgo.com/ - ORIGINAL_DST/192.168.0.9 text/html
  40. 1521946192.005 1 192.168.0.8 TCP_DENIED/403 4290 GET http://qaz-mko:0/squid-internal-static/icons/SN.png - HIER_NONE/- text/html
  41. 1521946192.086 0 192.168.0.9 TCP_DENIED/403 4235 GET http://duckduckgo.com/favicon.ico - HIER_NONE/- text/html
  42. 1521946192.086 1 192.168.0.8 TCP_MISS/403 4328 GET http://duckduckgo.com/favicon.ico - ORIGINAL_DST/192.168.0.9 text/html
  43. 1521946207.882 0 192.168.0.8 TAG_NONE/409 4242 CONNECT getpocket.cdn.mozilla.net:443 - HIER_NONE/- text/html
  44. 1521946208.008 0 192.168.0.8 TAG_NONE/409 4222 CONNECT tiles.services.mozilla.com:443 - HIER_NONE/- text/html
  45. 1521946208.373 0 192.168.0.8 TAG_NONE/409 4222 CONNECT tiles.services.mozilla.com:443 - HIER_NONE/- text/html
  46. 1521946208.709 0 192.168.0.8 TAG_NONE/409 4349 CONNECT support.cdn.mozilla.net:443 - HIER_NONE/- text/html
Add Comment
Please, Sign In to add comment