rak made in sendiri
Filed under: Komputer
23/04/2009 • 21:17 0
10/04/2009 • 20:00 0
18/09/2008 • 12:59 0
Beberapa repo/mirror lokal ubuntu di indonesia :
Filed under: LinuX
11/09/2008 • 14:31 0
Versi squid-2.5.12
Last #dpkg -i squid*
tambahkan di squid.conf
zph_tos_local 0×30
zph_tos_peer 0
zph_tos_parent off
zph_preserve_miss_tos on
Filed under: LinuX
02/09/2008 • 13:56 0
Testing with Ubuntu 8 Hardy
#cd /usr/src
#apt-get source squid
#apt-get build-dep squid
#wget -c http://zph.bratcheda.org/squid-2.6.STABLE2-ToS_Hit_ToS_Preserve.patch
# cd squid-2.6….
#patch -p1 < ../squid-2.6.STABLE2-ToS_Hit_ToS_Preserve.patch
#dpkg-buildpackage -rfakeroot -uc -b
#dpkg -i squid*
Tambahkan di squid.conf
#Squid Zph
zph_tos_local 0×30
zph_tos_peer 0
zph_tos_parent off
zph_preserve_miss_tos on
Filed under: LinuX
02/09/2008 • 03:59 3
Tested On :
Untuk membaypass traffic dari Proxy server (squid) yang masuk kedalam MT Box agar tidak terkena “Traffic Shape” terlebih dahulu kita harus melakukan patch Zph untuk Squid.
Filed under: LinuX