Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слева Предыдущая версия | |||
linux:squid:proxy [2012/02/17 14:30] linko22@gmail.com |
linux:squid:proxy [2012/02/17 14:34] (текущий) linko22@gmail.com |
||
---|---|---|---|
Строка 19: | Строка 19: | ||
# Секция, | # Секция, | ||
- | acl trusted_ip src x.x.x.x/32 | + | acl trusted_ip src x.x.x.10/32 |
- | acl trusted_ip src x.x.x.x/32 | + | acl trusted_ip src x.x.x.20/32 |
# Секция, | # Секция, | ||
- | acl ip0 myip 173.212.249.90 | + | acl ip0 myip x.x.x.90 |
- | tcp_outgoing_address | + | tcp_outgoing_address |
- | acl ip1 myip 173.212.249.91 | + | acl ip1 myip x.x.x.91 |
- | tcp_outgoing_address | + | tcp_outgoing_address |
- | acl ip2 myip 173.212.249.92 | + | acl ip2 myip x.x.x.92 |
- | tcp_outgoing_address | + | tcp_outgoing_address |
- | acl ip3 myip 173.212.249.93 | + | acl ip3 myip x.x.x.93 |
- | tcp_outgoing_address | + | tcp_outgoing_address |
- | acl ip4 myip 173.212.249.94 | + | acl ip4 myip x.x.x.94 |
- | tcp_outgoing_address | + | tcp_outgoing_address |
- | acl ip5 myip 173.212.249.95 | + | acl ip5 myip x.x.x.95 |
- | tcp_outgoing_address | + | tcp_outgoing_address |
acl SSL_ports port 443 | acl SSL_ports port 443 |