wrote:
> On 10/07/2016 8:13 p.m., Moataz Elmasry wrote:
> > Hi Amos,
> >
> > Thanks I really learnt alot from your previous email.
> >
> > going on..
> >
> > On Fri, Jul 8, 2016 at 1:18 PM, Amos Jeffries
> wrote:
> >
> >> On 8/07/2
Hi Amos,
Thanks I really learnt alot from your previous email.
going on..
On Fri, Jul 8, 2016 at 1:18 PM, Amos Jeffries wrote:
> On 8/07/2016 10:20 p.m., Moataz Elmasry wrote:
> > Hi Amos,
> >
> > Do you know any of those 'exceptional' redirectors that can ha
x27;t have a match in
step2. Is this step2 for some and step3 for others?
coredump_dir /var/cache/squid
"
Cheers and many thanks
Moataz
On Fri, Jul 8, 2016 at 12:52 AM, Amos Jeffries wrote:
> On 8/07/2016 10:42 a.m., Moataz Elmasry wrote:
> > Hi all,
> >
> > I just ha
destination lines as follows:
iptables -t nat -A OUTPUT -p tcp -m owner ! --uid-owner proxy --dport 443
-j REDIRECT --to-port 3129
But no success. Do these nat rules have anything to do with the header
forgery problem?
On Thu, Jul 7, 2016 at 7:28 PM, Moataz Elmasry wrote:
> Sorry, I just realize
header forgery detected" but could not find a
similar situation to mines
Any ideas how to overcome this error?
Many thanks and regards,
Moataz
On Wed, Jul 6, 2016 at 9:30 AM, Amos Jeffries wrote:
> On 2016-07-06 10:48, Moataz Elmasry wrote:
>
>> Hi all,
>>
>> I
Hi all,
I'm trying to create a kind of captive portal when only my domain and
google play are whitelisted and other addresses(http/https) are forwarded
to my domain.
All http requests are landing fine in the url_rewrite program, while the
https requests appear as only the IP address but not the dn
Hi all,
I'm writing a small bash program script to redirect any request to say
www.google.com. This script is able to redirect any http script to
google.com, but not https requests.
I read the documentation
http://wiki.squid-cache.org/Features/HTTPS
But this seem quite complex for my task. Basical
Hi all,
I'm trying to use squid with squidguard, but it seems that squid3 is
somehow ignoring the url_rewrite_program completely. While starting squid
I'm getting the message:
"
helperOpenServers: Starting 0/20 'squidGuard' processes
helperOpenServers: No 'squidGuard' processes needed
"
And noth