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
5 hours 51 min ago
10 hours 44 min ago
19 hours 36 min ago
20 hours 36 min ago
1 day 23 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 12 hours ago
1 day 21 hours ago
1 day 22 hours ago