I'm trying to enable IPv6 with Squid3 on Debian Lenny.
I added the following directives to squid.conf
Code:
acl to_ipv6 dst ipv6
tcp_outgoing_address 2001:xxx:x:xxx::x to_ipv6
tcp_outgoing_address 66.xxx.xxx.xxx !to_ipv6
When I rung "squid3 -k parse", I get this error:
Code:
Processing Configuration File: /etc/squid3/squid.conf (depth 0)
FATAL: Bungled squid.conf line 1059: tcp_outgoing_address 2001:xxx:x:xxx::x to_ipv6
Squid Cache (Version 3.0.STABLE8): Terminated abnormally.
Anyone have any idea why I'm getting this error? Any help would greatly be appreciated.
Recent comments
6 hours 34 min ago
16 hours 2 min ago
16 hours 52 min ago
20 hours 25 min ago
1 day 49 min ago
1 day 1 hour ago
1 day 3 hours ago
1 day 13 hours ago
1 day 18 hours ago
1 day 19 hours ago