NOC: Network Operation Center
NOC is Network Operation Center that control all network that connected to. And sure, All ISP has the NOC . But how if you have small network that serve the request from the client, it could be NOC also isn’t it?. Same like the picture below, the picture contain 2 unit computer which act as mikrotik server and Proxy server. Also free ADSL Modem from our internet provider -Speedy- and 1 switch with 16 ports to connect to additional server. The NOC is very very simple. Running 1×24 hours, 7 days a week and so far running well even already running 1 years to serve the request from client. Many memories left behind since I build the NOC. Sacrifice is [...]
How to Setup TPROXY Squid on Debian Etch
Judul yang panjang dan bisa jadi sudah melelahkan untuk dibaca, hanya saja judul di atas merupakan judul yang tepat untuk menggambarkan bagaimana menset-up sebuah Squid Proxy server untuk berjalan di mode bridge dimana semua lalu lintas traffic dari client akan terlihat source IP masing-masing klien. Jadi saat log squid dijalankan akan terlihat satu demi satu IP client yang sedang dan telah request untuk mengakses internet atau tepatnya HTTP request. Jadi selain menghemat bandwidth secara keseluruhan juga kita bisa mengatur bandwidth masing-masing klien berdasarkan IP klien. Jika menggunakan metode transparent squid proxy biasa, kita hanya mendapatkan keuntungan dalam menghemat bandwidth sedangkan untuk pengaturan bandwidth ke masing-masing klien tidak bisa kita lakukan karena semua telah di NAT oleh squid proxy server sehingga [...]
How to Clear Cache Proxy Squid
Seperti sudah dibahas sebelumnya di beberapa posting saya di blog ini tentang squid proxy server. Maka kali ini saya akan mencoba untuk berbagi cara bagaimana membersihkan cache proxy squid atau istilah kerennya How to Clear Cache Proxy Squid. Tak ada cara instalasi atau setting proxy squid server di postingan ini karena kamu bisa baca semuanya di sini dan di sini. Untuk memberikan gambaran juga sedikit mengingatkan apa sih squid proxy server itu?, Squid adalah salah satu cache server yang tugasnya secara global menyimpan segala aktifitas surfing internet di jairngan kita, sehingga tentunya akan menghemat bandwidth yang dipakai karena saat kita browsing ke suatu situs maka situs tersebut akan disimpan ke dalam cache Proxy kita, sehingga saat orang lain atau kita [...]
How to Install Transparent Proxy on Ubuntu
Now, I want to share my experience to install squid server on Ubuntu as transparent proxy. One important thing you need is install Ubuntu Server edition, Just install basic package than configure the server to connected to internet properly. If needed, set the /etc/apt/sources.list to link to local repository server which near with your location for new version of package or just installed from your CD/DVD installer. For this tutorial, I’m using squid 2.6. Let’s go to run. me@simplyeko:~$ sudo apt-get install squid After all finished, edit the file configuration. Use your favorite editor. For this tutorial, I’m using “vi” as my favourite editor me@simplyeko:~$ sudo vi /etc/squid/squid.conf Find this in squid.conf and change it visible_hostname proxy.simplyeko.com cache_mgr admin@simplyeko.com http_port [...]







