Topologi :
modem ----------- Router ------------ Switch ---------- Client.....
...................................|..............................................
...................................|..............................................
....................ClearOS...
Lusca di ClearOs 5.2
Posted by eka
Posted on 01:58
Tutorial ini telah diuji di server Clearos 5.2, mode : gateway
Perhatian, simpan/backup squid.conf asli Anda sebelum melakukan perubahan, karena mungkin masih diperlukan untuk setingan delaypool.
Langkah-langkahnya :
Jalankan putty dan winscp.Masuk ke PUTTY (salin-tempel...
menghapus Cache proxy di clear os
Posted by eka
Posted on 01:41
Untuk menghapus Cache proxy di clear os dapat dilakukan dengan dua cara yaitu lewat web-base dan mode terminal.
Dari mode web base lakukan printah berikut ini :
Stop dahulu proses service proxynya
Pilih Reset Cache
Dari mode terminal masukkan perintah berikut...
ClearOS sebagai PROXY External Mikrotik
Posted by eka
Posted on 01:29
Setelah ClearOS terinstall, supaya transparent proxy
Cari Baris Squid Configurasi
# Squid configuration
#——————–
SQUID_TRANSPARENT=”off”
SQUID_FILTER_PORT=”"
Jangan lupa disimpan hasil editan tadi dengan menekan tombol CTR+O, setelah itu jangan lupa Squidnya...
Update Squid Clear Os
Posted by eka
Posted on 01:24
service squid stop
mkdir /tmp/squid
cd /tmp/squid
wget http://download.clearfoundation.com/com … s.i686.rpm
rpm -U squid-3.1.3-2.clearos.i686.rpm
cp /etc/squid/squid.conf /etc/squid/squid.conf.backup
cp /etc/squid/squid.conf.rpmnew /etc/squid/squid.conf
service...
Upgrade Squid ClearOs ke versi 2.7
Posted by eka
Posted on 01:21
Seperti kita telah ketahui, ClearOS v.5.2 masih memakai squid ver 2.6. Jika anda ingin mengoprek lebih jauh dengan mengupgrade squid ke ver 2.7 ikuti langkah berikut.Hal ini memerlukan kemampuan penguasaan perintah CLI yang baik, jadi jika anda belum bisa, JANGAN...
install SARG (ClearOS 5.2)
Posted by eka
Posted on 01:11
wget http://dag.wieers.com/rpm/packages/sarg/sarg-2.2.3.1-1.el4.rf.i386.rpm
rpm --test -Uhv sarg-2*
if no errors
rpm -Uhv sarg-2*
Sarg is now installed
get a permission
cd /etc/httpd/conf.d
edit sarg.conf
change the permissions from
deny from all -> allow...
Cara setting ClearOs Squid External Proxy Mikrotik
Posted by eka
Posted on 01:09
Transparent Proxy adalah Proxy yang tidak terlihat oleh Client. Dengan menggunakan Transparent Proxy client dipaksa untuk memakai Proxy tanpa melakukan setting-an di browser. Squid adalah salah satu jenis Proxy yang paling umum dipakai.
Ip address Mikroik:
Ether0...
Ip adress dns server udah diisi , tapi tetap tidak dapat browsing, padahal di ping bisa..
Posted by eka
Posted on 14:54
IP DNS server (biasanya speedy memakai 202.134.1.10 dan 202.134.0.155) isikan di server ClearOS(bagian ip setting) dan di client windowsnya juga diisikan ip address DNS yang sama.Jangan lupa matikan DHCP server di mo...
ClearOs-nya memakai mode STANDALONE jika digabungkan Mikrotik
Posted by eka
Posted on 13:38
Ada plik/warnet yang menggabungan ClearOs dengan mikrotik sebagai routernya.Cuma nanti ClearOs-nya memakai mode STANDALONE bukan GATEWAY.Topologinya sbb :
modem -- mikrotik (RB 750) -- Client
|
proxy (ClearOS)
Hanya Anda harus bisa settingan di mikrotiknya,...
Partisi Default ClearOS
Posted by eka
Posted on 13:35
Sebenarnya partisi default dari clearOS sudah bagus pembagiannya,tapi kalau berkeinginan mencoba partisi manual bisa aja.
Biasanya saya buat :
/boot = 100MB
/cache = 12GB
/home = 20GB
swap = 2x memori fisik jika RAM <1GB, tapi kalau diatas 1GB, buat...
Squid
Posted by eka
Posted on 06:02
Salah satu contoh aplikasi proxy/cache server adalah Squid. Squid dikenal sebagai aplikasi proxy dan cache server yang handal. Pada pihak klien bekerja apliaksi browser yang meminta request http pada port 80. Browser ini setelah dikonfigurasi akan meminta content,...
Buku Tutorial Mengupas Tuntas Mikrotik & Squid Ubuntu proxy
Posted by eka
Posted on 02:47
Didalam buku tersebut dibahas secara kronologi tahap instalasi Mikrotik dan menkonfigurasi Mikrotik Box untuk beberapa kegunaan.Konfigurasi 1 speedy, 2 speedy, 3 speedy...dst.Konfigurasi "Loadbalance" atau "Fail over" serta konfigurasi untuk Squid Ubuntu proxy.
Selain...
Labels:
failover,
linux,
loadbalance,
mikrotik,
pjk,
putra jaya komputer,
speedy,
squid ubuntu,
tutorial
Ubuntu Networking Configuration Using Command Line
Posted by eka
Posted on 01:40
The basics for any network based on *nix hosts is the Transport Control Protocol/ Internet Protocol (TCP/IP) combination of three protocols. This combination consists of the Internet Protocol (IP),Transport Control Protocol (TCP), and Universal Datagram Protocol...
Cache Youtube videos using Squid in Ubuntu Linux
Posted by eka
Posted on 13:54
It is well known fact that nowadays more and more ISPs in the world use Ubuntu driven servers as proxies, domain name servers, routers etc. Squid is one the major open source web caching proxy software for Ubuntu and Linux as a whole. Term ‘caching‘ means a way...
Setup Ubuntu squid proxy server - Introduction, installation and basic configuration guide for beginner
Posted by eka
Posted on 13:21
Squid is an open source caching proxy server. As a cache proxy server, squid accepts request data from client and passes it to appropriate Internet server. It keeps a copy of the returned data, especially hot objects cached in RAM. Squid also caches DNS lookups...
Step by step configuring and monitoring Squid 2.7 STABLE in Ubuntu 10.04
Posted by eka
Posted on 13:18
Squid is such us web-caching program running on both Linux or windows operation system. Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web...
Pemantauan Kinerja Squid
Posted by eka
Posted on 17:21
Idealnya pemantauan kinerja Squid adalah saat dia kerja keras dg beban terberat, jangan pas sepi atau idle. Sebenarnya statistik per 60 menit lebih mencerminkan kinerjanya tetapi jika pengguna browsing hanya sebentar-2 yg tidak akan terlalu tampak juga. Jadi pas...
Putra Jaya Komputer (PJK)
Posted by eka
Posted on 07:45
Jasa-jasa yang di layani :
- Pemeliharaan & reparasi Laptop
- Perbaikan CPU & Monitor
- Instalasi LAN (Jaringan lokal) menggunakan kabel atau nirkabel (WIFI)
- Instalasi MIKROTIK (berbagai konfigurasi)
- Instalasi SQUID PROXY SERVER (untuk mempercepat...
LUSCA proxy di CentOS 5.5, Konfigurasi dan Tunning
Posted by eka
Posted on 21:44
Lusca bertujuan untuk memperbaiki kekurangan-2 dalam basis kode sementara squid, serta menjaga kestabilan fungsionalitas dan stabilitas Squid.
mendukung mayoritas HTTP/1.1 HTTP/1.0
Mendukung protokol dan caching untuk merekonstruksi : konten load balancing HTTP,...