R
R
ramserak2015-11-20 13:22:37
Debian
ramserak, 2015-11-20 13:22:37

How in iptables to allow access past squid to a specific ip address on the local network?

It is necessary to allow certain ip addresses to pass by the proxy server. Since the proxy processes java applets for a very long time.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
Max, 2015-11-20
@MaxDukov

the rules work in order of priority - well, first, allow packets from these dedicated PCs to pass, then wrap EVERYTHING on the proxy (you have a transparent proxy, do I understand everything right? ). The assigned PCs will pass according to the first rule.

A
Azazel PW, 2015-11-20
@azazelpw

Since you raised such a system, you had to see how it works.
iptables FORWARD
And don't turn ip into a squid
. And most likely, for the speed of writing, the entire network is wrapped there through PREROUTING
If you're really too lazy, understand the subject.
Allow high speed in
delay_pools
delay_parameters

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question