RE: [squid-users] Strange 503 on https sites [ipv6 edition]

2011-06-27 Thread Jenny Lee
> Ouch! Add these at least: > $IPT6 -A INPUT -j REJECT > $IPT6 -A OUTPUT -j REJECT > $IPT6 -A FORWARD -j REJECT > > > > $IPT6 -P INPUT DROP > > $IPT6 -P OUTPUT DROP > > $IPT6 -P FORWARD DROP > > fi > > > > And *that* is exactly the type of false "disable" I was talking about. > > Squid and oth

RE: [squid-users] Strange 503 on https sites [ipv6 edition]

2011-06-27 Thread Amos Jeffries
On Tue, 28 Jun 2011 00:20:04 +, Jenny Lee wrote: NP: (rant warning) if you followed most any online tutorial for disabling IPv6 in RHEL. Most only go so far as to make the kernel drop IPv6 packets. Rather than actually turning the OFF kernel control which would inform the relevant software

RE: [squid-users] Strange 503 on https sites [ipv6 edition]

2011-06-27 Thread Jenny Lee
> NP: (rant warning) if you followed most any online tutorial for > disabling IPv6 in RHEL. Most only go so far as to make the kernel drop > IPv6 packets. Rather than actually turning the OFF kernel control which > would inform the relevant software that it cannot use IPv6 ports. So it > sends