[squid-users] IP Subnet Redirect

christian brendan bosscb.chrisbren at gmail.com
Tue Apr 11 10:28:48 UTC 2017


On Sun, Apr 9, 2017 at 1:00 PM, <squid-users-request at lists.squid-cache.org>
wrote:

> Send squid-users mailing list submissions to
>         squid-users at lists.squid-cache.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.squid-cache.org/listinfo/squid-users
> or, via email, send a message with subject or body 'help' to
>         squid-users-request at lists.squid-cache.org
>
> You can reach the person managing the list at
>         squid-users-owner at lists.squid-cache.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of squid-users digest..."
>
>
> Today's Topics:
>
>    1. Re: Windows Updates a Caching Stub zone,  A windows updates
>       store. (Omid Kosari)
>    2. IP Subnet Redirect (christian brendan)
>    3. Re: IP Subnet Redirect (Amos Jeffries)
>    4. need an SSL example conf (turgut kalfaoğlu)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 8 Apr 2017 05:27:41 -0700 (PDT)
> From: Omid Kosari <omidkosari at yahoo.com>
> To: squid-users at lists.squid-cache.org
> Subject: Re: [squid-users] Windows Updates a Caching Stub zone, A
>         windows updates store.
> Message-ID: <1491654461829-4682033.post at n4.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> Thanks for reply.
>
>
> Eliezer Croitoru wrote
> > Also what is busy for you?
>
> The fetcher script is always downloading . For example right now i can see
> that a fetcher script is running for more than 3 days and it is downloading
> files one by one .
>
>
> Eliezer Croitoru wrote
> > Also what is busy for you?
> > Are you using a lock file ?( it might be possible that your server is
> > downloading in some loop and this is what causing this load)
>
> Yes . Everything looks fine in that mean .
>
>
> Eliezer Croitoru wrote
> > Did you upgraded to the latest version?
>
> Yes
>
>
> I will send you the files .
>
> Thanks
>
>
>
>
> --
> View this message in context: http://squid-web-proxy-cache.
> 1019090.n4.nabble.com/Windows-Updates-a-Caching-Stub-zone-A-
> windows-updates-store-tp4678454p4682033.html
> Sent from the Squid - Users mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 8 Apr 2017 14:32:20 +0100
> From: christian brendan <bosscb.chrisbren at gmail.com>
> To: squid-users at lists.squid-cache.org,
>         squid-users-owner at lists.squid-cache.org
> Subject: [squid-users] IP Subnet Redirect
> Message-ID:
>         <CAHptoxonEmFSVwsbNC57FhAuYND84aHdYN9p9U_h39dJ-y7aEQ at mail.
> gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello
>
> i have install squid and its working fine.
> I have created expired IP pool: 192.168.2.0/24  and i want all client on
> that subnet to be directed to my my website, eg: mycompany/expired.htm
> Please how do i make this possible?
>
> Best regards
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.squid-cache.org/pipermail/squid-users/
> attachments/20170408/7567af7a/attachment-0001.html>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 9 Apr 2017 03:04:58 +1200
> From: Amos Jeffries <squid3 at treenet.co.nz>
> To: squid-users at lists.squid-cache.org
> Subject: Re: [squid-users] IP Subnet Redirect
> Message-ID: <6de769dd-5bb5-6ec0-b5f1-49122a76da54 at treenet.co.nz>
> Content-Type: text/plain; charset=utf-8
>
> On 9/04/2017 1:32 a.m., christian brendan wrote:
> > Hello
> >
> > i have install squid and its working fine.
> > I have created expired IP pool: 192.168.2.0/24  and i want all client on
> > that subnet to be directed to my my website, eg: mycompany/expired.htm
> > Please how do i make this possible?
> >
>
> Place these lines above any "http_access allow" rules that you have:
>
>   acl expired src 192.168.2.0/24
>   acl expiredAllowed dstdomain mycompany.local
>   deny_info 302:http://mycompany.local/expired.htm expired
>   http_access deny !expiredAllowed expired
>
> Amos
>
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 9 Apr 2017 08:13:22 +0300
> From: turgut kalfaoğlu <turgut at kalfaoglu.com>
> To: squid-users at lists.squid-cache.org
> Subject: [squid-users] need an SSL example conf
> Message-ID: <6dea26c0-ccb6-10ae-fdbe-0a788fe7cb11 at kalfaoglu.com>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
> Hi there. I need help setting up SSL caching -- just for facebook.
>
> It's a small LAN; and I would like to speed up the internet by caching
> facebook junk.
>
> I tried to cache all SSL connections --- but connecting to bank web
> sites gave us headaches - they are apparently more strict somehow.
>
> Does anyone have anything similar they can share?
>
> Many thanks, -turgut
>
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
>
> ------------------------------
>
> End of squid-users Digest, Vol 32, Issue 15
> *******************************************
>


@Amos Jeffries Thanks alot for your prompt response, i will try your conf
over the weekend and provide feedback.​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20170411/08651dc1/attachment.html>


More information about the squid-users mailing list