вторая сеть нормуль, пакеты пинги ходят без проблем
Заранее спасибо
вот пример конфига он ниже:
http_port 8080hierarchy_stoplist cgi-bin ? cgi-bin-cgi cgi
acl QUERY urlpath_regex cgi-bin /?
no_cache deny QUERY
cache_mem 100 MB
maximum_object_size 16384 KB
cache_dir ufs /usr/local/squid/var/cache 4048 16 256
cache_access_log /usr/local/squid/var/logs/access.log
cache_log /usr/local/squid/var/logs/cache.log
redirect_program /usr/sbin/redirector
redirect_children 5
auth_param basic program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-basic
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
auth_param basic casesensitive off
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
negative_ttl 1 minutes
positive_dns_ttl 6 hours
negative_dns_ttl 5 minute
acl _sams_default proxy_auth "/usr/local/squid/etc/users.conf"
acl _sams_default_time time MTWHF 0:0-23:59
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255OC
acl to_localhost dst 127.0.0.0/8
acl Safe_ports port 443 563
acl Safe_ports port 80 # http
acl Safe_ports port 20 # ftp
acl Safe_ports port 21 # ftp
acl Safe_ports port 8443 # ncc
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports
acl Safe_ports port 280 # http-mgmt
acl Safe_ports port 488 # gss-http
acl Safe_ports port 591 # filemaker
acl Safe_ports port 777 # multiling http
acl CONNECT method CONNECT
http_access allow _sams_default _sams_default_time
http_access allow manager localhost
http_access deny manager
http_access allow manager
http_access deny !Safe_ports
acl notour_net src 192.168.1.0/24
http_access allow notour_net
http_access deny all
http_reply_access allow all
icp_access allow all
icap_enable on
icap_preview_enable on
icap_preview_size 128
icap_send_client_ip on
icap_service service_avi_req reqmod_precache 0 icap://localhost:1344/srv_clamav
icap_service service_avi respmod_precache 1 icap://localhost:1344/srv_clamav
icap_class class_antivirus service_avi service_avi_req
icap_access class_antivirus allow all
#Default:
error_directory /usr/local/squid/share/errors/Russian-1251
coredump_dir /usr/local/squid/var/cache