Re: [squid-users] Squid with PV6 Tunnel Broker

2024-07-31 Thread Amos Jeffries
On 31/07/24 18:05, Jonathan Lee wrote: The error it shows when I activate IPv6 only mode not dual stack is There is no "IPv6 only mode" in Squid. What do you mean? Error: no forward proxy ports configured In the config you showed earlier all of your IPv6 listening ports use the "interce

Re: [squid-users] Squid with PV6 Tunnel Broker

2024-07-30 Thread Jonathan Lee
The error it shows when I activate IPv6 only mode not dual stack is Error: no forward proxy ports configured Squid terminated Sent from my iPhone > On Jul 30, 2024, at 20:16, Amos Jeffries wrote: > > On 30/07/24 08:47, Jonathan Lee wrote: >> I did not know that I had the option set to disabl

Re: [squid-users] Squid with PV6 Tunnel Broker

2024-07-30 Thread Amos Jeffries
On 30/07/24 08:47, Jonathan Lee wrote: I did not know that I had the option set to disable Squid ICMP pinger pinger helper is not releted. What I meant was that you need to ensure ICMPv6 protocol is enabled and working on your network. That is usually a firewall issue. If it is blocked, th

Re: [squid-users] Squid with PV6 Tunnel Broker

2024-07-29 Thread Jonathan Lee
I did not know that I had the option set to disable Squid ICMP pinger helper. MSS and MTU values are set to what the tunnel broker requires on the interface, can you also set the MTU inside of Squid configurations? I enabled ping helper I show a good socket for my IPV6 interface address but e

Re: [squid-users] Squid with PV6 Tunnel Broker

2024-07-29 Thread Amos Jeffries
On 27/07/24 10:10, Jonathan Lee wrote: Hello fellow squid users can you please help me?? I know I have good IPV6 internet if I use the IPV4 proxy address, and the IPv6 test sites pass 10 out of 10. If I make the client IPV6 only and have the rules set to use the proxy with the proxy IPV6 addre

Re: [squid-users] Squid with PV6 Tunnel Broker

2024-07-27 Thread Jonathan Lee
Do I need to add ::1 as a http port? for transparent I can’t get anything to work I sees the attempts with ipv6 pure mode however nothing connects.. [2001:470:8052:192::]:3128 is my proxy I can’t get any connections from ipv6 only hosts. I can get ipv4 all day and they can access ipv6 sites ju