Hi there
Post by Jeffrey B. GreenThat sounds good. Should I contact offlist? Your diagram has answered my
supplemental questions regarding use. However I thought Mike mentioned
authentication and I didn't see any capabilities for that in iceweasel.
Am I missing something here, perhaps a magic dialog box I'm not seeing.
AFAIK browsers don't support different proxies for IPv4 and IPv6.
If the proxy server you configure is dual stack (IPv4 + IPv6) most
browsers will connect over IPv6.
With a dual stack proxy server you can use a IPv4 client (browser) to
connect to a IPv6 (web)server or a IPv6 client to connect to a IPv4
server (both client and server IPv4 or both client and server IPv6 will
work to).
Squid 3.1 is dual stack (3.0 isn't). There is a Squid 3.1 in Debian
experimental;
http://packages.debian.org/experimental/squid3
It can easily be packported to Lenny / stable.
Squid 3.1.0.x is beta. Squid 3.1.1.y (to be released soon) isn't.
Post by Jeffrey B. GreenNow I'm a bit confused, i.e what about SOA prerogatives for the
authoritative server? Can those things be sidestepped?
Just add an AAAA record;
IPv4 only;
www.example.com IN A 10.20.30.40
Dual stack;
www.example.com IN A 10.20.30.40
AAAA 2001:0db8:1234:abcd:5678:ef90::1
Replace www.example.com with your hostname
Replace 10.20.30.40 with your IPv4 address
Replace 2001:0db8:1234:abcd:5678:ef90::1 with your IPv6 address
You don't have to change anything else. Just increase the serial and
reload (it's nice to add a reverse for your IPv6 address though).
Regards,
Rob
--
Nowadays people know the price of everything, and the value of nothing
Oscar Wilde