Re: [squid-users] want ignore if the ips added to the interface and force running it

2018-01-11 Thread --Ahmad--
Guys you were great , thanks for all your replies . you help me so much cheers > On Jan 11, 2018, at 2:37 PM, Amos Jeffries wrote: > > On 12/01/18 01:08, Antony Stone wrote: >> On Thursday 11 January 2018 at 13:02:43, Matus UHLAR - fantomas wrote: > On 11/01/18 21:50, --Ahmad-- wrote: >>

Re: [squid-users] want ignore if the ips added to the interface and force running it

2018-01-11 Thread Amos Jeffries
On 12/01/18 01:08, Antony Stone wrote: On Thursday 11 January 2018 at 13:02:43, Matus UHLAR - fantomas wrote: On 11/01/18 21:50, --Ahmad-- wrote: must the ip be attached on os interface so that squid use it as outgoing address ? can squid use outgoing address that not being attached to the int

Re: [squid-users] want ignore if the ips added to the interface and force running it

2018-01-11 Thread Antony Stone
On Thursday 11 January 2018 at 13:02:43, Matus UHLAR - fantomas wrote: > >> On 11/01/18 21:50, --Ahmad-- wrote: > >>> must the ip be attached on os interface so that squid use it as > >>> outgoing address ? can squid use outgoing address that not being > >>> attached to the interface ? > >> > >>

Re: [squid-users] want ignore if the ips added to the interface and force running it

2018-01-11 Thread Matus UHLAR - fantomas
On 11/01/18 21:50, --Ahmad-- wrote: must the ip be attached on os interface so that squid use it as outgoing address ? can squid use outgoing address that not being attached to the interface ? On Jan 11, 2018, at 12:07 PM, Amos Jeffries wrote: No it cannot. On 11.01.18 12:22, --Ahmad-- wro

Re: [squid-users] want ignore if the ips added to the interface and force running it

2018-01-11 Thread --Ahmad--
is this squid limitation ? or kernel limitation ? > On Jan 11, 2018, at 12:07 PM, Amos Jeffries wrote: > > On 11/01/18 21:50, --Ahmad-- wrote: >> must the ip be attached on os interface so that squid use it as outgoing >> address ? >> can squid use outgoing address that not being attached t

Re: [squid-users] want ignore if the ips added to the interface and force running it

2018-01-11 Thread Amos Jeffries
On 11/01/18 21:50, --Ahmad-- wrote: must the ip be attached on os interface so that squid use it as outgoing address ? can squid use outgoing address that not being attached to the interface ? No it cannot. But that is also why the config I suggested works where the one you attempted does

Re: [squid-users] want ignore if the ips added to the interface and force running it

2018-01-11 Thread --Ahmad--
must the ip be attached on os interface so that squid use it as outgoing address ? can squid use outgoing address that not being attached to the interface ? i tried to outgoing address that not attached but squid gave an error : 2018/01/11 04:42:36 kid1| commBind: Cannot bind socket FD 11622 to

Re: [squid-users] want ignore if the ips added to the interface and force running it

2018-01-10 Thread Amos Jeffries
On 11/01/18 19:36, --Ahmad-- wrote: Hello Guys . sometimes i add like 100 ips on server interfaces then i run squid including the 100 ips in the config config like : http_port 1.1.1.1:8080 acl ip1 myip 1.1.1.1 tcp_outgoing_address 1.1.1.1 ip1 and its ok …… now say the ip 1.1.1.1 wasn’t

[squid-users] want ignore if the ips added to the interface and force running it

2018-01-10 Thread --Ahmad--
Hello Guys . sometimes i add like 100 ips on server interfaces then i run squid including the 100 ips in the config config like : http_port 1.1.1.1:8080 acl ip1 myip 1.1.1.1 tcp_outgoing_address 1.1.1.1 ip1 and its ok …… now say the ip 1.1.1.1 wasn’t added to the interface config , when