User Tools

Site Tools


антивирусная_защита_web_трафика_squid

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
антивирусная_защита_web_трафика_squid [2016/09/05 14:01]
val [FreeBSD]
антивирусная_защита_web_трафика_squid [2020/09/01 07:29]
val [Squid]
Line 7: Line 7:
   * [[http://​interface31.ru/​tech_it/​2010/​06/​ubuntu-server-nastraivaem-antivirusnyj-fil-tr-routera-clamav.html|Ubuntu Server. Настраиваем антивирусный фильтр роутера (ClamAV)]]   * [[http://​interface31.ru/​tech_it/​2010/​06/​ubuntu-server-nastraivaem-antivirusnyj-fil-tr-routera-clamav.html|Ubuntu Server. Настраиваем антивирусный фильтр роутера (ClamAV)]]
  
-==== Ubuntu ====+==== Debian/Ubuntu ====
  
 <​code>​ <​code>​
Line 14: Line 14:
 root@gate:​~#​ cat /​etc/​havp/​havp.config root@gate:​~#​ cat /​etc/​havp/​havp.config
 </​code><​code>​ </​code><​code>​
 +...
 +#ubuntu 16
 +GROUP clamav
 ... ...
 # Only for courses # Only for courses
Line 27: Line 30:
 ... ...
 </​code><​code>​ </​code><​code>​
-root@gate:​~#​ usermod clamav -G 'havp'+root@gate:​~#​ usermod clamav -G havp
  
 root@gate:​~#​ service clamav-daemon restart root@gate:​~#​ service clamav-daemon restart
Line 33: Line 36:
 root@gate:​~#​ service havp restart root@gate:​~#​ service havp restart
 </​code>​ </​code>​
 +
  
 ==== FreeBSD ==== ==== FreeBSD ====
Line 74: Line 78:
 ==== Squid ==== ==== Squid ====
 <​code>​ <​code>​
-gate# cat squid.conf+gate# cat /etc/squid/squid.conf
 </​code><​code>​ </​code><​code>​
 ... ...
Line 83: Line 87:
 ... ...
 </​code><​code>​ </​code><​code>​
-root@gate:​~#​ service ​squid3 ​restart+root@gate:​~#​ service ​squid restart
 </​code>​ </​code>​
  
антивирусная_защита_web_трафика_squid.txt · Last modified: 2020/09/01 07:29 by val