Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
, thanks you for helping regards -Original Message- From: Amos Jeffries [mailto:squ...@treenet.co.nz] Sent: Tuesday, October 7, 2014 10:51 PM To: Ahmed Allzaeem; squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic I

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Amos Jeffries
I should work, I recently used exactly that type of config with a client. Can you try to use the latest stable (3.4.8) please, and add "debug_options, 28,3" to your squid.conf for a trace of what ACLs are being checked. Amos On 8/10/2014 9:53 a.m., Ahmed Allzaeem wrote: > I just have one final q

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
s@lists.squid-cache.org Subject: Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic Hi Amos , thank you so much for help ..its working with me now !!! I just added http_port directive for the other ports and its okay now Thanks a lot for your time regards

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
, 2014 3:46 AM To: Ahmed Allzaeem; squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/10/2014 8:28 a.m., Ahmed Allzaeem wrote: > Hi AMOS , I think there were an issue with brack

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/10/2014 8:28 a.m., Ahmed Allzaeem wrote: > Hi AMOS , I think there were an issue with brackets of ipv6 and I > removed it. Good. Yes, brackets are only valid if it is potentially an ip:port pair. (When I get time I will look into why squid is no

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
-cache.org] On Behalf Of Ahmed Allzaeem Sent: Tuesday, October 7, 2014 12:15 PM To: 'Amos Jeffries'; squid-users@lists.squid-cache.org Subject: Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic Hi Amos , Thanks a lot. But I still have an errros !!! Here is my

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-07 Thread Ahmed Allzaeem
Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/10/2014 9:53 p.m., Ahmed Allzaeem wrote: > Hi , > > I have 1 single ipv4 ip and have many ipv6 ips > > I need to listen on the ipv4 on many ports >

Re: [squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-06 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 7/10/2014 9:53 p.m., Ahmed Allzaeem wrote: > Hi , > > I have 1 single ipv4 ip and have many ipv6 ips > > I need to listen on the ipv4 on many ports > > As an example > > 1.1.1.1:4 > > 1.1.1.1:40001 > > 1.1.1.1:40002 > > > > In correspon

[squid-users] squid ipv6 outgoing addresses from ipv4 incoming traffic

2014-10-06 Thread Ahmed Allzaeem
Hi , I have 1 single ipv4 ip and have many ipv6 ips I need to listen on the ipv4 on many ports As an example 1.1.1.1:4 1.1.1.1:40001 1.1.1.1:40002 In corresponding I need each ipv4:port to be tcp_outgoing to different ipv6 address I have about 3 ips. Can I know why the config bel