Pages

bisnis sampingan yang enak

meluangkan waktu dengan berbisnis

Tuesday, March 26, 2013

SETTING MIKROTIK+PROXY SERVER JARINGAN WARNET & GAME ONLINE

SETTING MIKROTIK+PROXY SERVER JARINGAN WARNET & GAME ONLINE

Procesor P IV
Ram 1 Gb
Harddisk 250 Gb
Mobo Terserah Yang ente punya
Cassing boleh pakai kulit pisang kalau ada.... heeeee.......
Ok kita mulai sekarang & jangan lupa siapin kopi + kemenyan alias rokok.... kkkkkkkkkk

baca dolo :>> bismillahirrahmanirrahim

1. Instalasi Ubuntu Server 10.10 32 bit , Bagi Yang Belum Punya Cd Instalasi bisa download Ubuntu server 10.10 di Situs resminya Ubuntu ( gak usah kuatir harus bayar karena Ubuntu Produk freeware Alias OS Gretongan / Gratis ).
2. seperti biasa kita setting komputer dulu untuk first bootingnya ke CD room / Usb Cd room bagi yg menggunakan Usb CD  room di BIOS nya. Bagi yang pernah instal windows pasti sudah tau yang saya maksud.
kalau sudah kita mulai langsung proses Instalasinya seperti langkah - langkah dibawah Ini, Cekiprot  :
1. Masukkan Cd Ubuntu ke Cd room
2. Pilih language english (enter)
3. Pilih instal ubuntu server (enter)
4. Tekan enter pada choose langguage english
5. Pilih united states
6. Klik no pada detect keyboard layout?
7. Klik USA pada ubuntu installer main menu
8. Klik USA pada keyboard layout
9. Klik continue pada configure the network
10. Pilih configure network manually isi ip address dg 192.168.3.2 pilih continue enter
11. Netmask 255.255.255.0 pilih continue enter
12. Gateway 192.168.3.1 terus klik continue
13. Name server addresses 192.168.3.1 pilih continue enter
14. Hotsnama : isi dg proxyku terus pilih continue enter
15. Domain name: di kosongin saja, pilih continue enter
16. Pada configure the clok pilih select from worldwide list terus cari jakarta (sesuaikan lokasi anda) terus enter
17. Pada menu partition disk pilih manual
18. Kita hapus partisi lama dulu :
19. Pilih partisi nya terus enter pilih delete the partion (ulangi perintah ini untuk semua partisi yg tersisa)
20. Jika telah selesai pilih Guided partitioning, kemudian pilih manual arahkan pada FREE SPACE (enter),
21. Pilih Create new partition (enter)

22. New partition size isi 1 Gb (pilih continue dan enter), pilih Primary (enter), pilih Beginning (enter), pada use as pilih EXT4 (enter) pada Mount point pilih /boot (enter), pd mount option pilih[*] noatime (pilih continue dan enter), pada Bootable Flag rubah menjadi on JIKA STATUS NYA TDK BERUBAH ABAIKAN SAJA  kemudian pilih done setting up the partition

23. New partition size isi 10 gb (pilih continue dan enter), pilih Primary (enter), pilih Beginning (enter), pada use as pilih EXT4 (enter) pada Mount point pilih / (enter), pd mount option pilih[*] noatime (pilih continue dan enter), kemudian pilih done setting up the partition

24. Arahkan pada FREE SPACE (enter), pilih Create new partition (enter) new partition size isi 2 gb ( besarnya 2x RAM) pilih continue dan enter, pilih Primary (enter), pilih Beginning (enter), pada use as pilih swap area (enter), kemudian Pilih done setting up the partition

25. Arahkan pada FREE SPACE (enter), pilih Create new partition (enter) new partition size isi sisa semua harddisk (pilih continue dan enter), pilih Primary (enter), pilih Beginning (enter), pada use as pilih Reinsfers (enter)

pada Moun point enter manually buat menjadi /cache, pd mount option pilih[*] noatime dan realtime kemudian Pilih continue dan done setting up the partitinn
26. Kemudian pilih finis partitioning and write changes to disk, write the changes to disk pilih yes
27. pada full name for the new user isi dg proxyku, terus continue & enter
28. pada Username for your account isi dg proxyku, terus continue & enter
29. pada a password for the new user isi dg proxyku, terus continue & enter
30. pada re-enter password to verify isi dg proxyku, terus continue & enter
31. pada use weak password pilih yes
32. pada encrypt your home directory pilih no
33. pada HTTP proxy information KOSONGIN SAJA
34. pada configurasi apt 43% tekan enter, juga pada 81% tekan enter pilih no automatic update
35.pada choose software to install pilih OpenSSH server pilih continus pd finish the installation dan reboot, ambil CD Ubuntu, 1st Boot kembalikan ke Hardisk.
selanjutnya anda instal paket yang dibutuhkan
Penting
# login dg proxyku
# password proxyku
# ketik sudo su -
# isi proxyku
# Ketik passwd
# enter new UNIX password isi dg proxyku
# retype new UNIX password isi proxyku

Setelah selesai Hubungkan Kabel CROSS Dari Pc Ubuntu ke Mikrotik.
setelah itu Buka winbox untuk remote mikrotik,  coba Ping IP Ubuntu dari new terminal yang ada di winbox.
lihat dan perhatikan apakah sudah reply atau belum. kalau belum coba diteliti lagi mungkin ada yang belum bener. kalau sudah reply kita lanjutkan.
langkah Berikutnya kita akan menginstal paket yang dibutuhkan, sebelumnya anda download Putty dan Winscp untuk remote ubuntu servernya disini download here
kalau sudah anda remote ubuntu lewat Putty dengan mengetikan IP address Pc Ubuntunya (192.168.3.2 ). kalau muncul pesan warning  pilih aja Yes.
setelah muncul jendela terminal di Putty login seperti anda login di Ubuntu sebagai #root.

kemudian anda instal paket yang di butuhkan dengan mengetik perintah di bawah ini :








root@proxyku:~# sudo apt-get update
root@proxyku:~# sudo apt-get install squid squidclient squid-cgi
root@proxyku:~# sudo apt-get install gcc
root@proxyku:~# sudo apt-get install build-essential
root@proxyku:~# sudo apt-get install sharutils
root@proxyku:~# sudo apt-get install ccze
root@proxyku:~# sudo apt-get install libzip-dev
root@proxyku:~# sudo apt-get install automake1.9

kalau sudah selesai anda download squid 2.7STABLE9 dengan mengetikan perintah di terminal ubuntu melalui putty :

root@proxyku:~# wget http://tempat-sampah.googlecode.com/files/squid-2.7.STABLE9%2Bpatch.tar.gz

kalau sudah selesai kita extrak filenya dengan perintah :

root@proxyku:~# tar xvf squid-2.7.STABLE9+patch.tar.gz
root@proxyku:~# cd squid-2.7.STABLE9

setelah itu anda lanjutkan dengan kompil file tersebut dengan perintah di bawah ini :
root@proxyku:~# ./configure --prefix=/usr --exec_prefix=/usr --bindir=/usr/sbin --sbindir=/usr/sbin --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid \

--localstatedir=/var/spool/squid --datadir=/usr/share/squid --enable-async-io=24 --with-aufs-threads=24 --with-pthreads --enable-storeio=aufs \

--enable-linux-netfilter --enable-arp-acl --enable-epoll --enable-removal-policies=heap --with-aio --with-dl --enable-snmp \

--enable-delay-pools --enable-htcp --enable-cache-digests --disable-unlinkd --enable-large-cache-files --with-large-files \

--enable-err-languages=English --enable-default-err-language=English --with-maxfd=65536

Kalau anda bingung anda copas aja tiap barisnya terus anda paste di Puttynya dengan klik kanan aja terus anda ENTER. ( warna - warna yang ada di atas buat tanda bahwa tiap satu warna berarti satu baris yang anda copy paste ke putty )
setelah itu anda lanjutkan dengan perintah :

root@proxyku:~#make
root@proxyku:~#sudo make install

setelah selesai anda STOP squidnya. tapi sebelum anda stop squidnya anda ganti dulu isi yang ada di /etc/init.d/squid dengan perintah :

root@proxyku:~#sudo nano /etc/init.d/squid

copas aja langsung dari blog ini ke putty. kalau sudah anda tekan ctrl+x terus anda ketik y terus enter untuk menyimpan hasil perubahan isi di /etc/init.d/squid. terus anda ketik perintah lagi :

root@proxyku:~# sudo chmod +x /etc/init.d/squid

kalau sudah kita bisa stop squidnya dengan perintah:

root@proxyku:~# sudo /etc/init.d/squid stop

terus anda pastekan ke ubuntu lewat WinSCP.
Bagi yang bingung remote dengan winscp, isi Hostname dengan  IP addressnya ubuntu (192.168.3.2 ) Username : root password : proxyku .
terus anda tinggal drag and drop file yang ada di cpu anda ke cpu ubuntu.
kalua sudah anda lanjutkan dengan Memberikan permission pada folder cache dengan perintah :

root@proxyku:~#chown proxy:proxy /cache
root@proxyku:~#chmod 777 /cache
root@proxyku:~#chown proxy:proxy /etc/squid/storeurl.pl
root@proxyku:~#chmod 777 /etc/squid/storeurl.pl

kalau sudah selesai lanjuutkan dengan membuat folder-folder swap/cache di dalam folder cache yang telah ditentukan dengan perintah :
root@proxyku:~#squid -f /etc/squid/squid.conf -z

lalu anda restart squidnya dengan perintah :
root@proxyku:~#/etc/init.d/squid restart

cek proxy lancar pa gk
root@proxyku:~#sudo tail -f /var/log/squid/access.log | ccze

kalau sudah selesai anda setting mikrotiknya seperti dibawah ini :
Masukkan ini di mangle :
;;; Intl-conn
chain=prerouting action=mark-packet new-packet-mark=packet-intl passthrough=no
chain=output action=mark-packet new-packet-mark=packet-intl passthrough=no
0   ;;; PROXY-HIT
chain=prerouting action=mark-packet new-packet-mark=proxy-hit passthrough=no dscp=12
1   ;;; http-conn
chain=prerouting action=mark-connection new-connection-mark=http-conn passthrough=yes protocol=tcp dst-port=80
2   chain=prerouting action=mark-packet new-packet-mark=http passthrough=yes connection-mark=http-conn
3   ;;; https-conn
chain=prerouting action=mark-connection new-connection-mark=https-conn passthrough=yes connection-state=new
protocol=tcp dst-port=443
4   chain=prerouting action=mark-routing new-routing-mark=https passthrough=no connection-mark=https-conn
5 ;;; CHANGE MMS
chain=forward action=change-mss new-mss=1440 tcp-flags=syn protocol=tcp in-interface=ether1-gateway
tcp-mss=1441-65535

IP FIREWALL ADDRESS-LIST :
0   ;;; LocalNet
LocalNet                                                            192.168.1.0/24 — IP local sesuaikan dengan IP lokal anda
1   ;;; PROXY
ProxyNet                                                                             192.168.11.0/24  – IP network Proxy
2  DNS                                                                                  202.134.1.10 -- sesuaikan DNS ISP anda
3  DNS                                                                                  202.134.0.155 -- sesuaikan DNS ISP anda
4  GAMES                                                                                63.241.101.0/25
5  GAMES                                                                                74.114.8.0/21

IP FIREWALL NAT :
0;;;; Nat Proxy
chain=dstnat action=dst-nat to-addresses=192.168.3.2 to-ports=3128 protocol=tcp src-address=!192.168.3.2

src-address-list=LocalNet dst-address-list=!ProxyNet dst-port=80,8080,3128
connection-mark=http-conn

1   ;;; Added by webbox
chain=srcnat action=masquerade out-interface=ether1-gateway

2   ;;; Proxy Out
chain=srcnat action=src-nat to-addresses=IP INTERNET ANDA/IP PUBLIC misalnya 192.168.1.2
src-address=IP LOKAL ANDA misalnya 192.168.2.1
4   chain=dstnat action=dst-nat to-ports=53 protocol=udp dst-port=53
5   ;;; SSH
chain=dstnat action=dst-nat to-addresses=192.168.11.11 to-ports=22
protocol=tcp dst-address=IP INTERNET ANDA/IP PUBLIC dst-port=22,10000

Untuk Bandwidth management Kita gunakan Simple Queue. dengan menambahkan packet-intl di simple queue. bagi yang belum Tau setting simple queue anda bisa baca di psotingan saya sebelumnya.

SAMPAI DISINI KITA SUDAH SELESAI MEMBUAT MIKROTIK + EXTERNAL PROXY UBUNTU SERVER 10.10
Bagaimana kita bisa tahu bahwa squid proxy kita sudah jalan???? kita balik maneng neng Putty kita tulis perintah :

root@proxyku:~#tail -f /var/log/squid/access.log   enter

TAMAT

Saturday, March 23, 2013

Cara Mempercepat Koneksi Internet

Cara Mempercepat Koneksi Internet

Cara Mempercepat Koneksi Internet – Kali ini Berita Terbaru akan memposting artikel tentang Cara Mempercepat Koneksi Internet , dijaman era teknologi sekrang ini , internet adalah makanan yang sangat penting bagi sebagian orang . karena dengan media internet kita bisa membuat segala hal menjadi mudah , internet pertma kali diperkernalkan pada tahun berapa ? ada yang tahu ,  hehe , klw belum tahu baca-baca dulu tentang pengertian internet agar wawasan agan lebih meluas .
intrnet,pengertian internet
Pengertian internet
internet dijaman ini sangat dibutuhkan jadi keceptan akses yang sangat lemot membuat sebagian orang repot dan males dengan kecepatan , kali ini saya akan membahas nya trik supaya kecepatan internet anda sangat cepat , baiklah ikuti saja trik ini  semoga membantu anda .
a. Menggubah setting bandwith Pada windows
Pada dasarnya OS windows sudah membatasi bandwidth untuk koneksi internet sebanyak 20% dari total bandwidth yang seharusnya bisa maksimal,Jika anda ingin menambah bandwidth internet supaya koneksinya terasa lebih cepat dan kencang bisa dengan cara mengurangi atau mengosongkan batasan bandwidth tersebut supaya pada Windows kita bisa maksimal dalam menggunakan bandwidth yang sudah ada.
Ikuti petunjuknya seperti dibawah ini :
1. Klik Start
2. Klik Run
3. Ketik gpedit.msc
4. Kemudian klik Ok
5. Setelah masuk klik Administrative Templates
6. Kemudian Klik Network
7. Setelah terbuka klik QoS Packet scheduler
8. Kemudian klik Limit Reservable Bandwidth
9. Dan setelah terbuka ubah setting menjadi Enable
10. Kemudian ubah Bandwidth Limitnya menjadi 0
11. Klik Apply,ok
12. Kemudian keluar dan Restart komputer
b. Gunakan DNS dari OpenDNS untuk koneksi internet yang lebih cepat dan lebih aman.
1. Klik Start
2. Klik Control Panel
3. Pilih Network & Internet Connection
4. Klik Network Connection
5. Klik Kanan Local Area Connection pilih Properties
6. Pilih Internet Protocol (TCP/IP) kemudian Klik Properties
7. Klik Use Following DNS Server
8. Isi Preferred DNS Server dengan angka : 208.67.222.222
9. Isi Alternate DNS Server dengan angka : 208.67.220.220
10. Kemudian Klik OK
c. Jika menggunakan Browser Firefox gunakan adds on Fasterfox
Fasterfox adalah sebuah add on yang berfungsi untuk mempercepat koneksi dengan melakukan optimasi pada network dan cache browser. Fungsi dari cache adalah untuk menyimpan data sementara dari website yang kita kunjungi, sehingga ketika kita membuka kembali website tersebut proses loading-nya akan lebih cepat karena datanya telah disimpan di cache.
Beberapa optimasi yang dapat dilakukan oleh fasterfox adalah: HTTP pipelining, Memory caching,Disk caching,DNS caching,FastBack caching.
d. Bagi pengguna Firefox, silahkan pasang Adblock
Fungsinya adalah untuk mem-filter iklan-iklan yang tidak perlu pada saat kita browsing, sehingga proses loading akan menjadi lebih cepat dan maksimal.
e. Koneksi internet anda lelet? Silahkan anda coba software Onspeed 6.0.9 , software ini bisa meningkatkan kecepatan internet anda hingga 10 kali lipat!!!(Dial-up – 10x Faster, Broadband – 5x Faster, Mobile connections – 8x Faster). Saya pribadi memang tidak menggunakan software ini (karena selama ini memakai koneksi lewat warnet terus), tapi bolehlah anda coba (taruh komentar anda ya… apakah software ini benar-benar berfungsi apa tidak)
Di bawah ini ada beberapa software lainnya yang bisa anda gunakan untuk meningkatkan kecepatan browsing internet anda:
- Flash Speed 200% 
Flash Speed 200% is an Internet accelerator that help you optimize your Internet connection speed 200% or more. The software changes some Windows settings to give you faster performance, and optimize your Internet connection speed 200% or more according to your computer. It support optimiz Dial-Up, Lan, Cable, ADSL, HDSL, VDSL and PPPoE connections up to 200% faster. Increase your download speeds.
Download Flash Speed 200%
- CFosSpeed
Tool ini Untuk Mempercepat Akses Internet Cocok Buat Koneksi Lemot (Traffic Compresson System)
Download CfosSpeed
- Dsl Speed
DSL Speed is a prefessional tool that will online optimize your
DSL(e.g.,ADSL,G.lite,IDSL,SDSL)connection speed to MAX.
Main Features:
Online optimize your DSL (ADSL) connection speed.
Auto verify your ISP’s MTU and your DSL (ADSL) unique optimize
value.
Faster loading Web Pages.
Tweaks DNS Errors Caching In Windows 2000/XP.
Tweaks ICS In Windows 98SE.
Download DSL Speed
- Internet Turbo
Software untuk meningkatkan kecepatan internet
Download Internet Turbo
- Modem Boster
Software untuk mempercepat kinerja Modem
Download Modem Boster
- Firefox Ultimate Optimizer
Software untuk optiamasi Browser firefox
Download Firefox Ultimate Optimizer
- Fasterfox 
Add-ons untuk browser Firefox. Setelah Fasterfox selesai terinstall, restart Firefox anda. Tanda kalau Fasterfox sudah terinstall di Firefox anda adalah akan ada gambar rubah kecil di sisi kanan bawah Firefox anda.
Download add-on FasterFox
- Google Web Accelerator
Tanda kalo GoogleWebAccelerator sudah terinstall di web browsing anda adalah akan ada gambar jam kecil di web browsing anda. GoogleWebAccelerator akan menunjukkan berapa banyak waktu yang telah dihemat karena menggunakan GoogleWebAccelerator.
Download Google Web Accelerator
- FullSpeed2.7
Dramatically speed up your existing Internet broadband connection and get the best performance possible from your current Internet connection. Full Speed will increase your online Internet speed with everything you do: faster downloading, web browsing and web page loading, data streaming, email, P2P and gaming. Full Speed will also improve the performance of business communications which utilise Broadband technologies including Remote Desktop sessions, Intranets and Extranets over VPN’s and WANs . One click it’s done; no questions or any knowledge is required. Full Speed has a ‘Clean’ Award from Softpedia confirming that it is completely Spyware FREE. Full Speed also has no banners, popups, adverts, contracts, subscriptions, viruses or malware of any kind. Free performance testing software is also included for testing and comparison of download speeds and Web browsing performance.
Download full Speed
D.TIPS selanjutnya
DNS kepanjangan Domain Name Server. Fungsi DNS menerjemahkan nama Domain menjadi deretan angka IP. Contohnya bila kita akan membuka atau merequest url Domain tertentu, biasanya kita menggunakan deretan nama atau huruf karena lebih mudah dihafal seperti binushacker.net, google.com , yahoo.com , Facebook.com dan sebagainya.
Nah disinilah DNS ini bekerja. DNS ini melakukan encode atau menerjemahkan dari domain google.com ke dalam bentuk deretan angka unik yaitu berupa IP misal google.com Ip nya adalah 208.67.219.231. Jadi bila kita masukan 208.67.219.231 pada browser maka juga akan membuka domain google.com tersebut. Deretan angka IP seperti 174.36.138.32. IP inilah yang digunakan mesin internet untuk saling berkomunikasi seperti Server Domain, Server Hosting, Server Proxy dan sebagainya.
Terus apa hubungan DNS dengan kecepatan akses internet kita ? 
Selain trik dan tips mempercepat akses internet pada postingan lalu Menggunakan Proxy dan tweaking pada borwser. Kita juga bisa menggunakan DNS alternatif ini untuk mempercepat akses internet kita.
Pada dasarnya semua ISP (Internet Service Provider) atau penyedia layanan sambungan internet seperti indosat, Telkomsel, Telkom, dan sebagainya menggunakan atau mempunyai DNS Server tersendiri.Server DNS suatu ISP atau penyedia internet tentunya juga mempunyai kemampuan, kecepatan, speseifikasi, dan lama cache tersediri.
Adakalanya Server DNS ini Drop karena padatnya Trafik DNS server suatu ISP. Sehingga menyebabkan lambannya query atau proses request. Jadi bila terjadi gangguan pada Server DNS suatu ISP, maka pada saat kita akan membuka website menggunakan browser seperti mozila , Firefox, Opera, Flock, safari dan sebagainya, maka akan terasa lebih lambat bahkan terjadi konfirmasi error atau not Found pada browser kita. Seperti yang dulu sering terjadi di Telkom Speedy beberapa saat lalu.
Meski ISP atau penyedia Internet yang kita gunakan mempunyai Server DNS sendiri sebenarnya kita juga bisa menggunakan atau memanfaatkan DNS server ISP operator lain. Jadi Server DNS ini bisa kita gunakan untuk semua jenis ISP yang kita gunakan.
Berikut ini langkah atau Cara merubah Setting DNS pada windows :
Control panel >>> Network Connections >>> Klik kanan account sambungan internet yang sedang aktif /connected >>> Properties >>> Networking >>> Internet Protocol >>> Properties >> Beri Tanda pada Use the Following DNS server addresses >>> masukan DNS yang anda pilih >> Klik Ok
Cara setting DNS pada windows
Mempercepat Akses Internet Menggunakan DNS alternatifMempercepat Akses Internet Menggunakan DNS alternatif
Restart Ulang Koneksi Internet anda , Perubahan akan terjadi setelah anda restart ulang koneksi internet anda.
Silahkan pilih alternatif DNS Server berikut ini, gunakan DNS yang anda rasa paling cepat pada sambungan internet anda.
Daftar DNS Server Indonesia :
Server DNS indosat.net.id termasuk DNS Indosat IM2
  • 202.155.0.10
  • 202.155.0.15
  • 202.155.0.20
  • 202.155.0.25
  • 202.155.46.66
  • 202.155.46.77
  • 202.155.30.227
DNS Telkom.net.id Telkom Speedy
  • 202.134.2.5
  • 203.130.196.5
  • 202.134.0.155
  • 202.134.1.10
  • 202.134.0.62
  • 202.159.32.2
  • 202.159.33.2
  • 202.155.30.227
DNS AWARI (Asosiasi Warnet Indonesia)
  • 203.34.118.10
  • 203.34.118.12
DNS sat.net.id
  • 202.149.82.25
  • 202.149.82.29
DNS cbn.net.id
  • 202.158.40.1
  • 202.158.20.1
  • 202.158.3.7
  • 202.158.3.6
Singnet Singapore
  • 165.21.100.88
  • 165.21.83.88
DNS indo.net.id
  • 202.159.32.2
  • 202.159.33.2
DNS itb.ac.id
  • 202.249.24.65
  • 167.205.23.1
  • 167.205.22.123
  • 167.205.30.114
DNS ukdw.ac.id
  • 222.124.22.18
Daftar DNS Luar indonesia :
DNS Open DNS
  • 208.67.222.222
  • 208.67.220.220
DNS ScrubIt
  • 67.138.54.100
  • 207.225.209.66
DNS DNSadvantage
  • 156.154.70.1
  • 156.154.71.1
DNS vnsc-pri.sys.gtei.net
  • 4.2.2.1
  • 4.2.2.2
  • 4.2.2.3
  • 4.2.2.4
  • 4.2.2.5
  • 4.2.2.6
Verizon (Reston, VA, US)
  • 151.197.0.38
  • 151.197.0.39
  • 151.202.0.84
  • 151.202.0.85
  • 151.202.0.85
  • 151.203.0.84
  • 151.203.0.85
  • 199.45.32.37
  • 199.45.32.38
  • 199.45.32.40
  • 199.45.32.43
GTE (Irving, TX, US)
  • 192.76.85.133
  • 206.124.64.1
One Connect IP (Albuquerque, NM, US)
  • 67.138.54.100
OpenDNS (San Francisco, CA, US)
  • 208.67.222.222
  • 208.67.220.220
Exetel (Sydney, AU)
  • 220.233.167.31
VRx Network Services (New York, NY, US)
  • 199.166.31.3
SpeakEasy (Seattle, WA, US)
  • 66.93.87.2
  • 216.231.41.2
  • 216.254.95.2
  • 64.81.45.2
  • 64.81.111.2
  • 64.81.127.2
  • 64.81.79.2
  • 64.81.159.2
  • 66.92.64.2
  • 66.92.224.2
  • 66.92.159.2
  • 64.81.79.2
  • 64.81.159.2
  • 64.81.127.2
  • 64.81.45.2
  • 216.27.175.2
  • 66.92.159.266.93.87.2
Sprintlink (Overland Park, KS, US)
  • 199.2.252.10
  • 204.97.212.10
  • 204.117.214.10
Cisco (San Jose, CA, US)
  • 64.102.255.44
  • 128.107.241.185
Catatan :
Beberapa DNS tidak bisa digunakan untuk akses FTP dan Website tertentu diblokir oleh Server DNS tersebut.

Menghitung Kecepatan Komputer


Kebanyakan orang awam belum tahu mengenai cara memperkirakan kecepatan kompuer & apa saja yg mempengaruhi kecepatan komputer. Berikut adalah GARIS BESAR cara menghitung kecepatan komputer

Processor
Processor ibarat itu kayak otak manusia, semua perhitungan terjadi di Processor. Kecepatan sebuah Processor di lihat dari kecepatan clock-y. kecepatan clock biasanya diikutsertakan dengan nama processor
Contoh : AMR(R) Pentium 5  ~2.5GHz
Brarti kecepatan clock processor tersebut adalah 2.5GHz
Semakin cepat clock-y, semakin cepat kompuer tersebut

RAM (Random Acces Memory)
Ram itu Ibarat Coretan sama Pulpen, seheat-hebatnya otak orang pasti kalo ngitung banyak perlu coretan
lo pasti pernah tau yg nama-y RAM 1Gb, itu ibarat coretan untuk processor tuh 1Gb
Selain coretan lo jg perlu pulpen, nah RAM jg punya kecepatan Clock. biasanya kalo di pasar tuh di tulis gini

Elixir 1Gb PC 10600/1333Mhz Elixir DDR3 

itu artinya :
- Elixir itu merknya
- 1Gb itu ibarat luas coretannya 
- PC 10600 itu kode buat kecepatan clocknya 
   gw tau beberap kode yg mungkin berguna bagi lo
  • PC66 = 66Mhz
  • PC100 = 100Mhz
  • PC 133 = 133Mhz
  • PC 2100 = 266 Mhz
  • PC 2700 = 333 Mhz
  • PC 3200 = 400 Mhz
  • PC 4300 = 533 Mhz
  • PC 5300 = 667 Mhz
  • PC 6400 = 800 Mhz
  • PC 10600 = 1333 Mhz
  • PC 12800 = 1600 Mhz
- 1333 Mhz nah ini kecepatan Clocknya, ini ibarat Kecepatan nulis coretan, tapi sebaiknya Clock    RAM dalam 1 Motherboard di samakan, karena jika kecepatan clocknya berbeda, maka akan diambil kecepatan clock terendah.


- DDR3 itu jenis ramnya. ada beberap jenis RAM yg umum di pasaran yaitu :
  • SDRAM : ini biasanya buat komputer2 model lama, masih ada di pasaran tapi sudah langka
  • DDR : RAM jenis ini memiliki clock PC2100, PC2700, PC3200
  • DDR2 : Ram jenis ini memiliki clock PC3200, PC4300, PC5300, PC6400
  • DDR3 : Ram jenis ini memiliki clock PC6400, PC10600, PC12800
Virtual Memory
Virtual memori adalah cadangan RAM yg mengambil space Hardisk. Jadi kalo Hardisk tuh buku, lo Nyoret2 di halaman kosong buku. Makanya kalo hardisk penuh suka keluar tulisan "Minimum Virtual Memory". Cara setting Virtual memory (Windows XP)
  1. Klik kanan pada My Computer
  2. Pilih Properties
  3. Pilih Advanced
  4. Di kotak Perfomance klik Setting
  5. Pilih Advanced
  6. Trus di kotak Virtual Memory klik Change
  7. Pilih Partisi yg mau di pake spacenya buat virtual memory
  8. Ganti Initial size(Mb)& Maximum size sesuai keinginan
  9. klik set, ok, ok,ok
  10. Virtual memory sudah terganti sesuai keinginan anda



Bonus : VGA 
Kalo lo mau pake komputer buat maen gem & edit gambar, gw saranin lo pake VGA Card. Karena kalo lo pake VGA yg ada di motherboard bakal mengurangi RAM yg terinstal
Contoh : Komputer gw pake RAM 512Mbx2. Harusnya RAM yg terinstal 1024Mb. Tapi karena gw pake VGA on board jd cuman 992Mb.
VGA punya memori, semakin besar memori VGA, semakin cepat pemerosesan Grafis. VGA yg udah ada di pasaran biasanya 64Mb, 128Mb, 256Mb, 512Mb, 1Gb, 2Gb




Yah itu cuma setau gw

kalo gw ada salah ya maafin, gw juga manusia tidak sempurna
tapi kalo lo mau tau lebih ditel, jgn nanya gw, yg gw tau cuma itu doang
makasih ya udah baca post gw #2

Wednesday, March 20, 2013

Menambahkan Radio Streaming Untuk Blog

Untuk kalian semua yang menginginkan Blog atau Website anda bisa tambah menarik para pengunjung tidak ada salahnya kan untuk memasang radio streaming lokal agar para pengunjung tidak merasa bosan, kalian semua bisa mendapatkanya dengan copy paste code script di bawah ini dengan menggunakan Fitur HTML lol

GEN FM Jakarta :
<embed height="15" width="445" flashvars="playlist_url=http://www.987genfm.com/playlist.xspf&autoload=false&info_button_text=Visit Site" quality="high" style="" src="http://www.987genfm.com/xspf_player_slim.swf" mce_src="http://www.987genfm.com/xspf_player_slim.swf" type="application/x-shockwave-flash"/>
SURABAYA.NET :
<embed height="50" width="300" src="mms://wma1.viastreaming.net/radioss" mce_src="mms://wma1.viastreaming.net/radioss" loop="false" autostart="0" enablecontextmenu="false" showstatusbar="true" name="mediaplayer1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" type="application/x-mplayer2"/>
JOGJAKARTA :
<embed height="50" width="300" src="http://usa.jogjastreamers.com:8282/rakosa.m3u" loop="false" autostart="0" enablecontextmenu="false" showstatusbar="true" name="mediaplayer1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" type="application/x-mplayer2"/
KISS :
<embed height="50" width="300" src="http://live.kissfm-medan.com:8080/" mce_src="http://live.kissfm-medan.com:8080/" loop="false" autostart="0" enablecontextmenu="false" showstatusbar="true" name="mediaplayer1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" type="application/x-mplayer2"/>
NYIT-NYIT.NET :
<embed height="20" width="210" flashvars="type=mp3&autostart=true&file=http://ur.nyit-nyit.net:8110/;stream.nsv" allowfullscreen="false" quality="high" wmode="transparent" name="streambaby" id="streambaby" style="" src="http://www.nyit-nyit.net/player.swf" mce_src="http://www.nyit-nyit.net/player.swf" type="application/x-shockwave-flash"/>
Semoga bermanfaat gan dan slamat mencoba..

Monday, March 18, 2013

Macam-macam ukuran foto

Macam-macam ukuran foto di aplikasi Adobe photoshop sebenarnya secara default telah ada. Begitu pula   di dalam dunia cetak mencetak foto dikenal berbagai jenis dan macam-macam ukuran foto (ukuran kertas) juga. Namun demikian di dalam prakteknya ukuran foto standar antara laboratorium foto yang satu dengan lainnya adalah berbeda-beda. Mereka mempunyai ukuran standar foto sendiri sendiri. Coba buktikan hal ini di kota anda ....


Berbagai macam ukuran foto pada tulisan kali ini adalah ukuran standar foto yang biasa saya pakai sehari-hari, yang merupakan ukuran foto standar di salah satu laboratorium foto terbesar di kotaku. Panduan jenis-jenis ukuran foto ini dapat kita pakai untuk mencetak/mengeprint foto sendiri di rumah. 

Berapa sih panjang dan lebarnya ukuran foto 2x3 dalam cm?  3x4, 4x6, 2r, 3r, 4r, 5r, 6r, 10r, 11r, 12r, 16r, 22w, 24r, 30r,? ukuran terbesar? yang terkecil?  Ukuran postcard (kartu pos) yang sebenarnya  itu? Macam apa sebenarnya berbagai jenis-jenis  ukuran cetak foto yang ada di negara tercinta Indonesia ini ? Inilah jawabannya : daftar macam macam ukuran foto selengkapnya...

Ukuran 2x3 Lab foto tertentu
2,2  x   3,0 cm 
Ukuran 2x3 Ukuran foto KTP 2   x   2,7 cm 
Ukuran 3x4 Ukuran foto Ijazah 2,8   x   3,8 cm
Ukuran 4x6 Ukuran foto SKCK 3,8    x    5,6 cm
Ukuran 2R 2     x   3,5  inci 5,6  x  8,9 cm
Ukuran 3R  3,5     x    5   inci 8,9  x  12,7 cm
Ukuran 4R 4      x    6   inci 10,2  x  15,2 cm
Ukuran 5R 5      x    7  inci 12,7   x   17,8 cm
Ukuran 6R  6      x     8  inci  15,2   x   20,3 cm
Ukuran 8R 8      x   10  inci 20,3   x   25,4 cm
Ukuran 8R Jbo 8     x    12  inci 20,3   x   30,5 cm
Ukuran 11R 11    x    14  inci 28     x   35 cm
Ukuran 12R  12    x    15 inci 30     x   40 cm
Ukuran 12R Jbo 12    x    18 inci 30     x   45 cm
Ukuran 16R 16    x     20 inci 40    x    50 cm
Ukuran 20R 20    x    24 inci 50    x    60 cm
Ukuran 22R 20    x    29,5 inci 50    x    75 cm
Ukuran 24R 24    x    31,5 inci 60    x    90 cm
Ukuran 30R 30    x     40  inci 75    x  100 cm
Ukuran A4 8,268    x    11,693  inci 21    x  29,7 cm
Ukuran A3 11,693    x    16,535  inci 29,7  x   42 cm
Ukuran B5 6.929   x   9.843 inci 17.6  x  25 cm
Ukuran B4 9.843   x   13.898 inci 25   x   35,3 cm
Ukuran B3 13.898  x   19.685 inci 35,3  x   50 cm

  • Ukuran 2R = ukuran 6x9
  • Ukuran 3R = Ukuran kartu pos/postcard
  • Ukuran 8R = 10R (Bahasa sehari-hari)
  • Ukuran dompet = 7.5 x 5,6 cm
  • Jbo adalah Jumbo
Angka-angka  dalam satuan  cm adalah angka konversi dari inchi dan merupakan angka pembulatan.  Jadi yang lebih  tepat  adalah angka yang memakai satuan inchi. Silahkan di setting di program yang kita pakai. Saya biasanya memakai Adobe photoshop. Yang mau mengoreksi atau menambahkan silakan saja ya!!!

Saturday, March 9, 2013

Optimalisasi Koneksi Internet


Pada kali ini ESC creation dot com akan membahas beberapa tips untuk Optimalkan koneksi sambungan internet yang intinya mempercepat browsing, chatting dan download dari jaringan internet. Silahkan mencoba tips dan trik untuk mempercepat ber internet kita. Hal ini sangat berguna bila kita menggunakan koneksi internet yang serba minim dari segi kecepatan yang lambat seperti internet menggunakan akses GPRS, dial up dan sebagainya. Tips ini juga bisa mengoptimalkan kecepatan internet kita seperti menggunakan akses Indosat IM3, Mentari, mempercepat koneksi internet Indosat IM2 yang kita gunakan di jaringan GPRS, tapi juga bisa digunakan di jaringan Telkom Speedy dan koneksi internet lainnya.
  1. Pertama kita rubah sedikit configurasi Group Policy di PC kita. Masuk Menu Run >>> ketik: gpedit.msc >>> Computer Configuration >>> Administrative Templates >>> Network >>> Qos Packet Scheduler >>> Limit Resevable Bandwidth doble klik >>> atur settingnya ke enable dan isi bandwidth limit dengan 0 % klik Ok.
  2. Matikan Fitur update pada Komputer anda dengan cara : Masuk Control Panel >>> Security center >>> pilih Turn Off Automatic updates
  3. Hilangkan Peringatan Auto Update dengan cara : Masuk control Panel >>> Security center >>> pada bagian resource pilih change the way Security Center alerts me >>> Hilangkan Cawang pada Automatic Updates. Untuk Windows Versi SP1 : klik kanan my Computer >>> Pilih Auto Updates >>> Tandai pada Turn Off Automatic Updates . Matikan pula Menu updates pada plikasi lain yang anda gunakan.
  4. Untuk Software browser saya sarankan anda menggunakan Browser Mozila Firefox. Yang menurut pengalaman saya paling cepat dan sesuai digunakan pada koneksi internet yang lambat. Sofware Mozila FireFox ini bisa anda download di http://www.mozilla.com/firefox lebih bagus lagi bila anda menggunakan Mozila Firefox versi 2.0 yang cocok bila di jaringan internet lambat.
  5. Optimalkan Mozila FireFox anda dengan menambahkan Plugins atau Addons Faster Fox. Addon untuk Mozila Firefox ini bisa anda download di https://addons.mozilla.org/firefox/addon/1269 dimana Addon ini hanya bisa dipakai pada Mozila Firefox versi 2.0. Guna dari addon ini meningkatkan performa Firefox dan disesuaikan dengan jaringan internet kita. Atur Pluginsnya dengan cara masuk Menu Tools pada mozila >>> Pilih add-ons >>> Pilih Fasterfox Options >> Pilih Turbo Charged >>> Ok
  6. Browsing menggunakan Mozila ini bisa kita tingkatkan lagi dengan cara menggunakan proxy dan kita terapkan pada Browser Mozila Firefox ini. Cara rubah setting proxy pada Mozila sebagai berikut : Buka menu tools >>> Options >>> Advanced >>> Network >>> Conection Settings >> tanda pada Manual Proxy Configuration >>> Http proxy >> masukan salah satu IP proxy pada daftar Proxy di bawah ini.
  7. Untuk Kebutuhan Download saya sarankan anda menggunakan Sofware Internet Download Manager (IDM) silahkan anda download di http://www.internetdownloadmanager.com/
  8. Bila perlu gunakan Proxy di atas pada IDM. Langkahnya sebagai berikut : Jalankan IDM klik menu options >>> Proxy >>> Cawang Use Http Proxy >>> Masukan salah satu Proxy dan port Proxy di atas >> user name dan Password kosongkan >>> Klik OK.
  9. Untuk kebutuhan chatting ESC creation sarankan memakai Sofware Yahoo Mesenger versi 7 atau 8 karena lebih cepat bila digunakan pada jaringan lambat. Atau bisa gunakan alternatif Mesenger yahelite.
  10. Proxy di atas juga bisa digunakan pada yahoo mesenger dengan cara buka aplikasi Yahoo Mesenger Klik menu Connection Preference >>> Tandai Use Proxy >>> cawang enable Http Proxy >>> masukan salah satu Proxy di atas >> apply dan OK.

Daftar Http Proxy Update 21 November 2009 Proxy Availability :

212.93.193.90 Port:443 (Arab Saudi)
212.93.193.89 Port:443 (Arab Saudi)
212.93.193.88 Port:443 (Arab Saudi)
200.65.129.2 Port:80 (Mexico)
200.65.129.2 Port:3128 (Mexico)
168.10.168.61 Port:80 (USA Filter)
212.138.84.62 Port:80 (Arab Saudi)
193.136.124.226 Port:3128 (Coden)
210.125.84.17 Port:3124 (Coden)
213.132.58.149 Port:8080 (UEA Etisalat)
Proxy Khusus Jaringan Telkom Speedy :
PROXIES.TELKOM.NET.ID Port: 8080
125.167.43.218 Port 8080
202.134.0.135 Port 8080
Proxy Khusus Situs Indowebster.com
119.110.76.76 Port : 3128
Pengertian Proxy dan Kegunaanya
Definisi Pengertian Fungsi dan Kegunaan Proxy silahkan baca di sini
Dengan menjalankan 10 Langkah Optimalisasi di atas mudah – mudahan bisa membantu kemudahan dan mempercepat anda dalam ber internet. Silahkan mencoba… Tetap Semangat… !!!
Catatan :
  • Sebagian IP Proxy tidak bisa terapkan di jaringan yang memakai Router
  • Berfungsi tidaknya proxy sewaktu waktu bisa berubah.
  • Update Prox dapat anda lihat di (http://proksi.hash.es) atau (http://www.ip-adress.com/proxy_list)

Internetan Memakai Proxy


Internetan dan Browsing memakai Proxy
Pada kali ini ESC-creation membahas cara browsing memakai proxy. Mungkin diantara anda sudah pernah mendengar istilah browsing pake proxy atau membuka suatu situs dengan menggunakan proxy. Baik yang sudah sering memakai proxy untu berinternet atau sekedar tahu istilah proxy dari lagu online nya saykoji he..he..
Apakah sebenarnya proxy itu ? Jawaban yang sederhana dan mudah dimengerti bagi orang awam , proxy adalah perantara atau kurir antara IP satu ke IP yang lain. Pengertian mudah IP (Internet Protocol) adalah code atau alamat sedang Proxy bisa kita ibaratkan Pak Pos atau kurir.
Bila tidak menggunakan proxy bermakna kita membuka atau mengkases suatu website dengan melakukan query atau permintaan atau mengambil data secara langsung data yang berasal dari tempat penyimpan data website tersebut.
Apabila kita browsing atau mengakses suatu website (dengan IP Tertentu ) menggunakan proxy maka kita cukup mengambil data website tersebut dari pihak Proxy tersebut yang selanjutnya proxylah yang berperan mengambilkan data dari server suatu situs dan kemudian mengantarkan ke IP kita atau sampai di Komputer kita.
Apa Fungsi Utama dari Proxy ?
  1. Conecting Sharing
  2. Filtering
  3. Caching
Conecting sharing :
Fungsi Proxy disini adalah penghubung atau perantara pengambilan data dari suatu IP dan dihantarkan ke IP lain ataupun ke IP komputer kita.
Filtering :
Beberapa proxy dilengkapi juga dengan firewall yang mampu memblokir atau menutup alamatnya suatu IP yang tidak diinginkan, sehingga beberapa website tidak bisa diakses dengan menggunakan proxy tersebut.
Caching :
Artinya menyimpan proxy juga dilengkapi media penyimpanan data suatu website dari query atau permintaan akses pengguna, jadi misalkan permintaan mengkases suatu website bisa lebih cepat apabila sudah terdapat permintaan akses ke suatu website pada pengguna proxy sebelumnya.
Ada 2 macam proxy yang populer digunakan yaitu :
  1. Proxy Tranparent
  2. Proxy Animouse
Proxy Tranparent :
Lebih mengutamakan fungsi sebagai kurir atau perantara pengambilan data. Biasanya proxy Tranparents ini bisa kita gunakan untuk mempercepat akses ke suatu website. Akan tetapi kalau kita menggunakan proxy Transparen ini IP kita tetap bisa terdeteksi atau terbaca pada server IP yang kita akses datanya dengan metode pelacakan IP yang lebih rumit.
Proxy Animouse :
Dengan Proxy Animouse selain sebagai perantara, proxy ini juga akan memblokir data IP kita sehingga IP sebenarnya kita tidak bisa dibaca oleh server website yang kita ambil atau kita akses datanya, dan yang terbaca pada server website adalah IP Proxy tersebut. Tapi biasanya kecepatan akses lebih lambat dari pada Proxy Transparent.
Beberapa Keuntungan dari Penggunaan memakai Proxy antara lain :
  1. Proxy bisa menyembunyikan identitas IP anda.
  2. Mempercepat akses ke suatu website.
  3. Dapat digunakan untuk mengakses suatu website atau IP yang diblokir oleh Penyedia ISP atau Penyedia jaringan Internet tertentu (Dengan Proxy Tertentu )
  4. Proxy dapat digunakan untuk memblokir akses ke suatu IP atau website ( Dengan Proxy tertentu )
  5. Meningkatkan Privacy atau keamanan karena proxy ini akan menfilter cookies yang tidak diinginkan dan tersimpan dalam keadaan ter- encrypsi ( Proxy Tertentu)
Adapun keuntungan dari penggunaan diatas tetap tergantung dari spesifikasi, jenis dan kualitas Proxy yang anda gunakan. Jadi tidak semua proxy bisa difungsikan untuk hal diatas.
Beberapa Proxy yang bisa digunakan bisa anda lihat:
Daftar Proxy dan Update Proxy Availability
Catatan : Proxy tidak selalu bisa digunakan, tersedia atau tidaknya akses port nya tergantung yang memiliki proxy tersebut.
Berikut Tool atau addons yang bisa digunakan untuk memudahkan berganti-ganti proxy pada browser Mozila Firefox:
Cara Instalasi manual addons Mozila Firefox :
  1. Buka Mozila Explorer dan windows explorer berdampingan.
  2. Buka menu tooll >>> addons >>> Extensions , pada browser dan buka atau explorer windows dimana anda menempatkan file addons filefox gproxy.xpi
  3. Drag and drop file addon gproxy.xpi dari windows explorer tersebut ke windows extension yang sudah anda buka sebeumnya.
  4. Ikuti langkah instalasi sampai selesai
  5. Setting dan isikan Configurasi Proxy pada menu manage Proxies dari tool gproxy. Pilih none bila anda ingin mengakses website tanpa menggunakan proxy.
Semoga informasi ini dapat menambah wawasan anda, semoga bermanfaat.

Membuat Proxy Server sederhana di Windows XP menggunakan Privoxy



Artikel ini saya buat berdasarkan atas pengalaman dan informasi dari berbagai sumber, jika ingin mengcopy atau memperbanyak isi dari artikel ini baik seluruh maupun sebagian diijinkan asal tetap menuliskan sumbernya.
Bagi pengguna Linux tingkat intermediate dan expert mungkin sudah biasa dengan software squid untuk men-sharing koneksi internet, walau bukan tidak mungkin juga squid digunakan dalam operating system windows. Sesuai dengan judul nya, kita akan membuat sebuah proxy server berbasis http di Operating System berbasis Windows XP untuk para nubie dengan menggunakan software Privoxy. Privoxy adalah sebuah tools gratis untuk membuat proxy server di Windows yang sebetulnya sangat powerfull jika kita dapat melakukan konfigurasi pada seluruh file konfigurasi dan pendukungnya.
Dalam bahasan kali ini kita hanya akan melakukan konfigurasi sederhana dalam privoxy untuk dapat melakukan/memberikan share koneksi internet kita melalui Windows XP ke komputer lainnya dalam suatu jaringan. Tutorial ini bisa dipergunakan untuk kalangan pribadi atau umum (tidak disarankan). Saya rasa sudah cukup prolognya dan sekarang kita akan memulai praktek pembuatan proxy server di windows xp dengan menggunakan Privoxy.
Persiapan yang diperlukan :
1. Komputer OS Windows XP (server) terhubung dengan internet.
2. Komputer Client (untuk uji coba boleh Windows atau operating system lainnya).
3. Kabel LAN dan/atau Switch/hub (penghubung 2 komputer tersebut).
4. Software Privoxy bisa diunduh di >> https://sourceforge.net/projects/ijbswa/files/
5. Kopi plus rokok :D
6. Doa dan keberanian serta semangat untuk belajar (OOT :D ).
Ok kita mulai saja prakteknya, saya anggap persiapan nomor 1 sampai 4 sudah tersedia semua. Selanjutnya kita bisa lakukan penginstalan software privoxy yang telah didownload tadi dengan mengikuti tahapan selayaknya penginstalan software lainnya (next – next sampe finish :D ).
Setelah selesai penginstalan Privoxy di komputer Windows XP tadi, perlu kita aktifkan dulu fasilitas IP Forwarding yang tersembunyi di Windows XP tadi, caranya Start – Run – regedit, lalu :
1. Cari key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
2. Buat sebuah key atau rubah valuenya jika sudah ada:
Value Name: IPEnableRouter
Value type: REG_DWORD
Value Data: 1
3. Keluar dari registry editor.
Selanjutnya kita akan melakukan konfigurasi/setting di privoxy, tapi sebelum itu dalam praktek ini saya menggunakan beberapa settingan IP di komputer saya:
IP LAN Server : 10.24.0.24/24
IP LAN client : 10.24.0.25/24
Untuk koneksi internet di komputer server saya menggunakan modem 3G dan dianggap sudah tersambung alias online. Next, buka software Privoxy anda yang nantinya akan ada tampilan seperti dibawah ini :
http://i41.tinypic.com/xlb584.jpg
Selanjutnya kita akan merubah konfigurasi/setting dari privoxy tersebut secara sederhana melalui menu Options – Edit Main Configuration, akan terbuka sebuah jendela notepad berjudul config.txt
http://i43.tinypic.com/v5wrnn.jpg
File config asli tersebut sebaiknya kita simpan dengan nama lain agar dilain waktu dapat kita pelajari kembali lebih jauh sehingga membuat privoxy kita lebh powerfull, di screen shoot diatas saya simpan dengan menggunakan nama config1.txt. Selanjutnya close dulu file config asli tadi yang telah kita ganti nama. Kemudian kita buka lagi config privoxy melalui cara sebelumnya lalu kita delete seluruh isinya. Lho koq seluruhnya ??? pasti banyak yang bertanya hal demikian, ini dikarenakan kita akan membuat sebuah config sederhana dengan menggunakan beberapa config dasar sehingga dapat dijadikan sebuah proxy server sederhana ;)
Dalam jendela config yang kosong tadi kita isikan beberapa baris kode sebagai berikut :
user-manual /Program Files/Privoxy/doc/user-manual
admin-address [email anda]
confdir .
logdir .
debug 1 #menampilkan seluruh log ke server
logfile privoxy.log #memberikan nama file log
log-messages   1 #seluruh koneksi akan di catat di file log server
listen-address  10.24.0.24:9192 #ip server dan port yang akan listen (diset di client).
permit-access 10.24.0.0/24 #ip network yang diijinkan menggunakan server proxy ini
toggle  0
enable-remote-toggle  0
enable-remote-http-toggle  0
enable-edit-actions 0
enforce-blocks 1
buffer-limit 4096
forwarded-connect-retries  20
accept-intercepted-requests 1
allow-cgi-request-crunching 0
split-large-forms 0
keep-alive-timeout 300
socket-timeout 300
activity-animation   1
log-max-lines 2000
log-highlight-messages 1
log-font-name Comic Sans MS
log-font-size 10
Setelah itu kita save dan tutup jendela config tadi, kemudian kita kembali ke jendela privoxy dan klik menu Option – enable untuk menjalankan configurasi yang telah kita tuliskan tadi.
http://i39.tinypic.com/10gkx1y.jpg
Sebagai langkah terakhir kita test di komputer client (dalam hal ini saya menggunakan komputer dengan Operating System Linux Ubuntu Muslim Edition) dengan menambahkan proxy sesuai dengan yang dituliskan di config privoxy komputer server tadi (10.24.0.24:9192) dan alhasil komputer client linux tersebut bisa berselancar ke dunia maya dengan menggunakan koneksi server proxy di windows.
http://i40.tinypic.com/x5rt5f.jpg
Nah, akhirnya kita selesai juga membuat sebuah proxy server sederhana di operating system Windows XP. Untuk Pengembangan selanjutnya nantikan artikel saya yang lainnya.

Installing and configuring WinProxy

Installing and configuring WinProxy

Overview: Installing/Configuring

Now that you've added TCP/IP to your network, you're ready to install and configure WinProxy. Two configuration Wizards built into WinProxy will assist and guide you through this process, making the install quick and easy:
The Install Wizard
gets WinProxy up and running using the program's default communications configura tion. You'll be asked a few simple questions along the way and then verifies your Internet connection. Once this process is complete-about 10 minutes-you'll be completely set up with a secure firewall in place.
The Properties Wizard
allows you to fine-tune settings within WinProxy, changing default configurations to those that more aptly suit your needs. The Properties Wizard helps make this task easy and straightfor ward-as long as you've obtained the information listed in the box below. You'll be prompted during instal lation to enter that information, so having the answers handy smooths the entire process.
Important Note:If you access the Internet through a standard Internet Service Provider (ISP) or if you're an AOL user who has non-AOL applications requiring mail and news access, please obtain the following information from your ISP before running the Properties Wizard: (1) The name of the Dial-Up Networking connection used to connect to your ISP; (2) Your user name; (3) Your password.
Let's begin. The rest of this chapter guides you through the following steps.
Step 1: Installing WinProxy.
Step 2: Running the Install Wizard.
Step 3: Running the Properties Wizard.
Step 4: Configuring Internet Applications on All Your computers.
When you've completed all four steps, WinProxy will be up and running on your network.

Installing WinProxy

Installing the software is as simple as A, B, C:
1. Obtain the Software. You can purchase WinProxy software in two ways: in retail stores or online.
If you'd like to go the retail route, you can buy WinProxy on a CD-ROM at major office supply and computer stores.
To download the software, log onto our web site, www.WinProxy.com. Downloading gives you the added opportunity to evaluate WinProxy for 30 days before purchase. Purchase can be made with a valid credit card either via a secure connection from our web site or by calling Ositis Software directly at 888-946-7769.
2. Prepare the Software to Run. Depending on the delivery mechanism you've chosen for obtaining WinProxy-
CD-ROM or download-this step will vary.
If you're downloading WinProxy:
  • Go to our website, www.WinProxy.com.
  • Select Product Downloads.
  • Choose Save to Disk. The saving process takes a few minutes. Once the file is downloaded, log off.
  • When you're ready to install the software, click on the WinProxy icon. The Win-Zip Self-Extractor will unzip the files you've downloaded. Follow the steps outlined in C, immediately below.
If you're using a WinProxy CD-ROM:
  • Insert the WinProxy CD-ROM in the computer's CD-ROM drive.
  • The program will start. Follow the steps outlined in C, immediately below.
3. Run the Software. At this point, WinProxy's Install Program begins. The chart below shows the screens you'll be seeing and gives a brief overview of what they're meant to accomplish.
1. Welcome Advises you to close all currently-running Windows programs.
2. License Agreement Choose Yes to accept license stipulations and continue installation.
3. Destination Directory Where the software will be installed on your computer. The default is c:OsitisSoftwareWinProxy.
4. Type of Setup Typical: All files are installed Compact: All files except Help are installed. Custom: You choose files for installation (experts only).
5. Select Program Folder Choose the program folder to hold WinProxy icons. The default folder is "WinProxy."
6. Review Settings/Restart Allows you to review chosen settings before installation proceeds. When you're ready, choose Yes to restart computer and complete installation of WinProxy drivers.
7. Initialization Information on contacting Ositis Software. If you've downloaded an evaluation copy you'll be reminded of the 30-day limitation.
You are now through running the software. You can proceed to Step 2, "Running the Install Wizard."

Running the Install Wizard

The Install Wizard runs automatically when you first install WinProxy, and can be re-run again at any time by choosing File\Install Wizard.
Registration. Before proceeding to the setup, all users must register WinProxy. If you've purchased your copy of WinProxy, enter the serial number you were given. If you're using a 30-day evaluation copy, simply leave the serial number blank. Enter the other requested information-for the program to proceed, you must enter your name and email address. The information you enter will be saved, so you'll never need to repeat this process.
REMEMBER: Ositis Software respects your privacy. We do not and will not share this information with any third parties.
Once you've registered the software, WinProxy's Install Wizard will start.
Step 1: AOL Users. If AOL is installed on your WinProxy machine, the first Install Wizard screen you'll see is shown in Figure 1.4 (if you don't have AOL installed, skip to Step 2).

Figure 1.4: If you're an AOL user, this is the first screen you'll see with the Install Wizard
If you dial in to an AOL server for your Internet access, check Yes. If you want to use an AOL account, but you dial into another service provider for access (like Best or Verio), choose No. And if you don't plan on using AOL at all, choose No.
Step 2: Dial-Up Connections. If you use a standard, analog dial-up modem for your Internet connection, choose Yes (WinProxy implements Dial-Up using the Dial-Up Networking capabilities built into Windows). Proceed to Step 3.
If you plan to use a direct connection (like most cable or DSL modems), choose No.

Figure 1.5: If you're using a Dial-Up Connection, this is the first screen you'll see when using the Install Wizard
Step 3: Establishing Dial-Up Connections. Figure 1.6 appears only if you answered Yes in Step 2:

Figure 1.6: This list will only appear if you're using a dial-up connection
What you see here is a list of all dialing connectoids that WinProxy found on your computer. Highlight the one that you use to access the Internet. Click Next to get to the next screen.
Step 4: User Name and Password. Enter the same username and password used when you dial in to your Service Provider. Do so even though you already have this information recorded in the dial-up connectoid (because of the way that DUN is implemented, WinProxy needs to have this information directly entered).

Figure 1.7: A sample screenshot in which both a user name and password have been assigned
Case is important. Be careful to use the correct upper/lower-case characters, and be sure the CAPSLOCK and NUMLOCK keys are in the proper position when entering your password. Lastly, take care to not inadvertently add extra spaces to either the username or the password.
If you've indicated that you use AOL as your Service Provider, the "Username" field will be greyed out. The AOL connector automatically uses the default username in the AOL browser, but you still need to enter the password here.
When you're through, click Next.
Step 5: Network Configuration. WinProxy now looks at the IP addresses on your computer and takes its best guess as to which goes where. You should make sure that the right address goes in the correct box.

Figure 1.8: Internal and External IP addresses assigned to the computer you're configuring
If you're using a standard modem, and the modem is connected to the Internet when this screen opens, you'll see the IP address assigned by your ISP to your modem when the connection was made (as in the example above). If your modem isn't connected to your ISP at the moment, WinProxy shows the Dial-Up connectoid name.
The Internal IP box should have the IP address of the network connection to the rest of your computers (usually, this is the connection that goes to your hub). If this address is displayed in the External box instead, highlight it and use Move to correct it.
If no addresses are shown, then Windows cannot find any IP addresses on your system. You can continue with the setup, but afterward you'll need to assign an IP address to your network card before WinProxy can work. You can do this by entering Windows/Control Panel/Network.
USER'S CHECKPOINT:Network IP addresses are actually assigned to every network connection instead of to the computer itself. Thus it's possible for one computer to be associated with many IP addresses. Your WinProxy computer will have two network IP addresses, and the two are treated quite differently. The one we call the Internal address connects to the rest of your computers, whereas the External address connects to the Internet. The external address can be assigned to a Dial-Up Adapter (standard modem), or to a network card (cable or ADSL modem, or direct connection).
Other computers can connect to WinProxy at will on the Internal connection, but cannot connect to WinProxy on the External connection. It's thus important to your connectivity and to the firewall's operation that these designations are correct
That's all the setup you need to get WinProxy up and running. You're now ready to enter the check-out phase.
Step 6: Choosing to Disconnect. This next screen appears only if the modem is already connected to your ISP:

Figure 1.9: After configuration and first-time Internet connection, WinProxy gives you the choice of disconnecting now or later in order to fully test and ensure that the configuration is working properly
Getting the modem to work is part of the check-out. For it to be tested requires you to disconnect now before proceeding to Step 7, the final step in the Installation Wizard. However, if this is not your first time through and you already know that dialing works, you may want to avoid the disconnect and save a little time.
Step 7: Verifying Setup. WinProxy works its way through each step shown in Figure 1.10. Each time a checkout is completed, a check appears in the appropriate box.

Figure 1.10: When testing your configuration, WinProxy works through each step shown here
If you have a direct connection, or you start this page with the modem already connected, the modem boxes will be grayed out. If trouble develops during the checkout process, WinProxy opens a box and gives you the opportunity to change any settings affecting the operation. You can go back and forth, or repeat the Install Wizard as often you want, to trouble-shoot and fix any problems.
That's it, folks! With the check-out completed, you're ready to begin using WinProxy.
NOTE: When you click Begin Using WinProxy, a Client Configuration Document opens, allowing you to double-check your configuration information. See Section 4, below, for more details.

Running the Properties Wizard

The Properties Wizard is a bit like the Install Wizard, but more comprehensive. It covers more configurations and settings than the Install Wizard, and it's a good intermediate step if you don't yet feel up to making all of the settings yourself. You can run the Properties Wizard at any time by clicking through the path WinProxy/File/ Properties Wizard. On your first installation you'll be presented with a registration screen before you can enter the Properties Wizard:
  • If you've already purchased WinProxy, simply enter the serial number and other information. Once that's done, proceed to the Properties Wizard.
  • If you're evaluating WinProxy, leave the serial number entry blank but fill in the other fields. You can fill in the serial number later, after purchase.
Once registration is complete you'll begin working with the Properties Wizard. The following pages will guide you through the 10-step installation process:
Step 1: Dial-Up Networking. The Wizard asks if you plan to use a dial-up connection to your ISP. If not-perhaps you're using a cable modem or other direct connection-accept the default option ("I am NOT using...")
If you will be using Dial-Up Networking, choose the other option ("I AM using..."). WinProxy implements Dial-Up using the Dial-Up Networking capabilities built into Windows.

Figure 1.11: Using this screen, you'll inform the Properties Wizard whether or not you'll be using dial-up networking
Step 2: Dial-Up Configuration. This screen asks for details about your planned dial-up connections. The inactivity timer is used to automatically hang up the phone line after a specified amount of time in which no activity has occurred between the proxy and your service provider. Enter the number of inactive minutes you consider reasonable. If you don't want a hang-up to occur, simply enter 0.

Figure 1.12: Configuring your dial-up options
Step 3: Identifying Internal/External Connections. Correctly identifying internal/external connections is crucial to your network's firewall and security capabilities. When you first enter the Properties Wizard, it immediately searches for IP addresses. If a problem exists with these addresses, you'll receive one of the following messages:
No Addresses Found. The Properties Wizard was unable to find an IP address. WinProxy won't work correctly until the proper IP addresses are entered. To correct the problem, please refer to Chapter 4.
One Address Found. The Properties Wizard found only one IP address; however, the installation proceeds. Some guidelines for interpreting this message:
  • If your dial-up connection has not been made, chances are that the single IP found is the one you assigned to your internal network card. This is the expected result in this condition and you can ignore the message.
  • If you're connected to your ISP, then WinProxy has found the IP address dynamically assigned to your Dial-Up Adapter and nothing else. Your internal network card has not been properly configured, the client con figuration document will be incorrect, and your local network will not function through the proxy. You need to reconfigure your network card.
  • If you have a static IP assignment from your ISP (most cable modems do), WinProxy should find two IP addresses whether or not you're connected. One or the other, or both, are incorrectly configured.
Two or More Addresses Found. If more than one IP address is found, the Properties Wizard asks you to designate which are external and which internal. Keep in mind that the Dial-Up adapter IP address (or the network for the cable modem) is your external address; and that all network cards connecting to your other computers (including through the hub) are internal addresses. Each address-internal and external-must be designated as such.

Figure 1.13: Identifying (and, if necessary, correcting) Internal/External IP addresses.
Use the Move button to move IP addresses to the proper category if they aren't already there. If you fail to do so, the proxy won't function correctly-or, if it does, you'll be leaving yourself open to a major security breach.
Step 4: Internet Protocols. You'll be asked which protocols you want added to WinProxy. A few tips to help you decide:
  • The HTTP and FTP protocols are necessary for your browsers.
  • You probably won't need Telnet unless you already know what it is.
  • RealAudio is usually enabled (or can be purchased as a browser add-on).
  • The AOL protocol enables AOL account-holders to run their AOL software and access their AOL accounts through a standard ISP. If you enable this protocol, you'll also need to set up DNS on your local network (you'll learn how to do so later in this guide).

Figure 1.14: Configuring Internet Protocols with the Properties Wizard
Step 5: Proxy Port. This page allows you to set the port on your CERN HTTP proxy-the primary port used for your browsers. It's best to leave it at the default (port 80) unless you have a web server running on the WinProxy machine.

Figure 1.15: Establishing the port on the CERN HTTP Proxy

Figure 1.16: Configuring Internet News
Step 6: Internet News. The program asks for the address of your news server. Enter the numeric IP address if you have it. If you don't-and if you're currently connected to the Internet-enter the news server's name (for example, news.myprovider.com). WinProxy automatically looks up the address and stores it. You can also leave this box blank, filling it in later under Settings.
Step 7: Mail Setup. The Wizard now asks for the address of your SMTP server (to which you send the e-mail you've written) and your POP (from which you get mail) server. The SMTP address is the one to which you send your mail. The POP address is for the computer from which you have been getting email addressed to you.

Figure 1.17: Configuring e-mail
Step 8: Socks. The next screen allows you to configure Socks 4 and Socks 5, a flexible proxy protocol used for several types of connections, including chat programs. Socks is a forgiving and fairly easily-implemented protocol. If you'll be using WinProxy for casual Internet browsing, you won't need Socks (and you can always add it later). Simply accept the default choice ("I do NOT want..."), enter the number of your ISP's DNS server in the box, and move on to Step 9.

Figure 1.18: Configuring Socks 4 and Socks 5
If you do want Socks enabled, remember that, in order for Socks to work, DNS must be set up throughout your local system (DNS setup is explained later in this book). To enable Socks, choose the first option ("I DO want...") and enter the IP address of your service provider's DNS server usually given in the form of a numeric IP address. If your ISP provided the numbers of a primary and secondary DNS server, enter the primary number here. The second number can be entered later, after Setup, in the DNS Setup menu under File/Settings/Protocols/DNS Setup.
Step 9: Cascading. You may not need to use this capability, particularly if you live in the United States. Proxy cascading is required when your service provider gives you service through its own proxy. This is a fairly common occurrence outside the U.S., especially in Europe, Asia and South America. In North America such service is rarely used except with some cable modem providers and within large educational and corporate institutions. If you're not running behind another proxy server, leave this setting disabled and move on to Step 10.

Figure 1.19: Configuring Proxy Cascading
There's a simple way to tell if you're operating behind an ISP's proxy. First, start WinProxy. If you find that you can then browse web sites with the same domain name as your ISP but can't go anywhere else, then you're probably behind another proxy (e.g., you can see membershipinfo.myisp.com but can't get to microsoft.com). To fully browse the Internet you must enable proxy cascading and provide the IP address and port number of the previously-existing proxy server (obtained from your ISP). Besides a specific listing for a proxy server, look for other information from your service provider:
  • If you were instructed to use an "automatic setup" in your browser, you were probably given a URL to enter during setup.
  • You may have been given settings to enter under the browser's manual proxy configuration settings. If so, use the same IP address and port number for proxy cascading. If you've been given an automatic setup, you'll need to obtain your ISP's IP address and their proxy server's port number.
Step 10: Administration and Security. This screen allows you to enable/disable Reverse Name Lookup and set an administration password. (Special Note: If you enabled proxy cascading in Step 8, you won't see this screen, because reverse name lookup won't work when cascading).
Reverse Name Lookup is a nice security feature. When you give your browser a named location with a URL, it first institutes a lookup to find the numeric IP address corresponding to the name. RNL, if enabled, takes that numeric address and determines which named domain it corresponds to. If the answer isn't the same as the site you asked for in the first place, you'll receive an explanatory error message instead of a connection.

Figure 1.20: Configuring administrative and security options
The Administration Password can be set to restrict user access to WinProxy's Settings, to the remote configuration settings available (with a browser) through http://proxy.command, and to the time window override. If this is your initial experience with networking, you'd be better off leaving this blank until you're happy with your configuration. A password can be added at any time.
Step 11: Logging. The Logging screen enables/disables activity logging-a "list" of activities performed by an individual user on the Internet. Enabled logging provides a log in readable text which can be useful for troubleshooting. Another logging capability, Detailed Logging, is machine-readable (providing files suitable for activity summaries when analyzed by other programs) and must be set up within Settings.

Figure 1.21: Configuring/enabling logging
If you want to enable activity logging, set the port to 8000 and enter the IP address of the network machine which will be running the logging application (it can be the WinProxy machine or any other machine). If you want to use another machine, copy the proxylog.exe file to the machine you want to use. Run proxylog from a DOS prompt; WinProxy connects to the proxylog app within a few seconds. You can also type in proxylog/? for instructions on how to log to a file as well as the screen.
Step 12: ConnectionView. When enabled, ConnectionView displays all listening protocols and active connections in the WinProxy main screen. It's probably a good idea to leave this enabled while setting up and fine-tuning WinProxy. Afterward, however, you might want to disable ConnectionView; turning it off can provide more speed if your Internet connection is faster than your computer. It takes a lot of CPU cycles to carry out Connection-View's rapid screen updates.

Figure 1.22: Configuring WinProxy's display
Step 13: Client Configuration. WinProxy presents you with the option of opening your client configuration document. This document differs according to what specific WinProxy settings are enabled. Since it's updated whenever you change WinProxy's settings, the instructions are always up to date.

Figure 1.23: We strongly recommend that you choose to review the client configuration document. Keep in mind that it will change each time you reconfigure WinProxy, reflecting important alterations you've made to your network
Step 14: WinProxy updates its settings. The Updating box is cement and will disappear after a few seconds. If you click on the 'OK' button, it goes away a little sooner. a timed announ

Figure 1.24: When you see this box, all the settings you've entered are being updated
At this point, the Properties Wizard is finished. A short dialog screen announces that WinProxy's settings will be updated when you exit the Wizard.

Configuring Internet Applications On All Your Computers

One last step remains before you're set to run WinProxy: your Internet applications must be configured and enabled for proxy use. If they're not "told" where the proxy server is, they won't be able to connect to the Internet.
If this is your first time setting up WinProxy, we strongly recommend going to the Client Configuration Document (CCD) for help in preparing to configure Internet applications. Prepared by the WinProxy program, the CCD provides information customized to your installation and based upon your specific WinProxy configuration. There are actually two basic CCDs. You'll see one if you've enabled NAT/Tproxy, and the other if you haven't. You'll find instructions for many protocols, including some we haven't yet discussed.
To see the CCD, follow the path WinProxy/File/Show Client Configuration. You'll find a Notepad document describing how to configure the Internet applications on each computer in your local network. It's a good idea to print this document for referral while configuring those applications.
You'll notice that the configuration shown in the document is quite specific. That's because it's based upon Win-Proxy's TCP/IP data and other information you provided during setup. The CCD is called a "dynamic document" because it changes frequently. Whenever you alter certain WinProxy settings, the document changes too, reflecting the new information. Whenever you make changes to your network, consult the CCD to ensure that you're configuring other applications correctly.
A sample Client Configuration Document, with accompanying explanatory text, is contained in the Appendices.
When Do Changes Take Effect? Any time you make a change in WinProxy and OK your way back to the main screen, WinProxy updates and saves the new information (you'll see a dialog box when this occurs). If you have a connection at the time (that is, an active connection between an application and a computer on the Internet, not a dial-up connection) WinProxy waits to update until that connection ceases. As soon as these settings have taken effect, the Client Configuration Document reflects the new settings.

follow