Saturday 26 September 2015

https://en.wikipedia.org/wiki/Calculus
1. line vty 0 15
2. login authentication
3. username admin pri 15 admin
4. aaa authentication login default local
5. aaa authorization exec default local
6. aaa new-model

Problems of AAA if without using / assigning command's point 5: any user that successfully login into a router will be placed into user mode (>) not into priviliged exec mode(#).

Friday 25 September 2015

Every user on the same privilege level can access/execute same set of command.
By default every command in cisco is assigned level 1 dan 15.
Level 0 ada tapi jarang digunakan. Level 0 includes following five commands:
  • disable
  • enable
  • exit
  • help
  • logout

Contoh misi:
Kamu mau membatasi perintah yang tersedia untuk user yang terhubung ke suatu port hanya ke Telnet. Kamu bisa melakukan dengan ini:
1. Mengkonfigurasi port itu ke privilege level 0
2. Menurunkan level privilige perintah Telnet ke level 0

1. Configuring a username privilege

Thursday 24 September 2015

Studi tentang Exec modes

Exec modes ada 2:
1. User exec mode
2. Privillege exec mode

Tiap mode exec bisa di proteksi:
Proteksi user exec mode username dan password.
Proteksi privillege exec mode itu enable secret/ enable password.

Tingkat privillege / privillege level
Tingkat privilege ada: 1 - 15.
User exec mode default privillege level 1
Default privilege level privillege exec mode 15.

Commands
Tiap command memiliki level privillege.
Privillege mode include all user exec mode
You can move command to any privilege level

Human is privilege level 1. God is privilege level 15.
Anything that executed inside # sign

Wednesday 23 September 2015

Debug type

  • Event
    • for example: debug ip dhcp server events
  • Packet
    • for example: debug ip dhcp server packet

Study tentang TACACS+

Fakta

1. Kamu bisa melakukan AAA dengan TACACS+ atau RADIUS.
2. Jika kamu melakukan AAA dengan TACACS+ konfigurasi ada di 2 sisi. Di sisi raspberry pi sebagai tacacs+ server dan di sisi router sebagai tacacs+ client.
3. Tacacs tidak bisa di running jika konfigurasi (di file /etc/tacacs+) masih syntax error
4. Sebelum belajar tacacs ada baiknya belajar username secret local database(database di dalam router) disini.
5. Tacacs dan local database berbeda cara pandang so be aware.

1. Di sisi Raspberry Pi:

1. $ sudo apt-get install tacacs+
2. $ sudo nano /etc/tacacs+/tacacs_plus.conf
3. Tambah user profile:
user = cisco {
default service = permit
login = cleartext class
}
4. exit keluar dari  line
5. $ service tacacs_plus restart; every time configuration has change, restart.

2. Di sisi router

1. aaa new-model
2. aaa authentication login group tacacs+ enable
3. tacacs server host 192.168.1.2 key testing123
4. test aaa group tacacs+ cisco class legacy


Viewing
Note that: after you assign aaa authori
pi@raspberrypi /var/log $ sudo tail -f /var/log/tac_plus.acct
Wed Sep 23 17:38:53 2015        192.168.1.1     cisco   tty8    192.168.1.16   start    task_id=203     timezone=UTC    service=shell   start_time=1443029265
Wed Sep 23 17:39:23 2015        192.168.1.1     cisco   tty8    192.168.1.16   stop     task_id=203     timezone=UTC    service=shell   start_time=1443029265  disc-cause=1     disc-cause-ext=9        pre-session-time=4      elapsed_time=31stop_time=1443029296
Wed Sep 23 17:39:36 2015        192.168.1.1     cisco   tty8    192.168.1.16   start    task_id=204     timezone=UTC    service=shell   start_time=1443029309

Ayo buat user yang tidak memilki permit
user = aloha {
login = cleartext butbut
}
User ini dipastikan tidak bisa memasukan username dan password.

Ayo kemudian tambahkan command cmd


Troubleshooting script steps:
1. Pertama cek apakah user tersebut masuk kedalam sebuah/suatu group?
2. Cek 

IP version 4

Header-header IP
1. Version  = 4
2. Header length = 20 bytes
3. Differentiated service field: 0xc0
4. Total length: 121
5. Identification: 0xd242
6. Flags: 0x00
7. Fragment offset: 0
8. Time to live: 255
9. Protocol: TCP(6)
10. Header checksum: 0x651a
11. Source: 192.168.1.1
12. Destination: 192.168.1.16
[Source GeoIP: Unknown]
[Destination GeoIP: Unknown]



ARP

1. If arp dont receive reply, it means there is a layer 2 network problem.
2. If arp receive reply, that is same with router gateway mac address, it mean there is a proxy arp happening.

To view arp table in windows:
1. arp -a (with administrative right)

To view arp table in router:
1. show ip arp

Tuesday 22 September 2015

192.168.1.0/28

Facts:192.168.1.0/28
1. Lebih enak pakai prefix
2. Untuk mencari host i.e. jumlah ukuran blok kedepan
3. Untuk mencari jumlah subnet ke belakang
4. Untuk mencari jumlah

Proxy

On behalf.
1. Web Proxy
2. Arp proxy
3. 

Monday 21 September 2015

Manfaat

Manfaat akar kuadrat
Terdapat sebuah tanah seluas 100 meter kuadrat. Berapa panjang dan lebarnya?
Akar kuadrat dari 100 meter kuadrat = 10 meter; kuadrat hilang.
10 meter panjang
10 meter lebar.

Diketahui tanah seluas 144 meter kuadrat. Berapa panjang dan lebarnya?
Akar kuadrat dari 144 meter kuadrat = 12 meter; kuadrat hilang.
Jadi,
12 meter panjang
12 meter lebar

Manfat akar pangkat tiga
Terdapat sebuah rumah dengan volume 100 meter kubik. Berapa panjang, lebar dan tingginya?
Setara dengan kubus berdimensi berapa?
Akar pangkat tiga dari 100 meter kubik adalah 4,642 meter; kubik hilang.
Jadi panjang 4,642 meter. Lebar 4,642 meter dan tinggi 4,642 meter. Setara dengan kubus berdimensi ini.

Manfaat log
Diketahui

Manfaat persen

Manfaat simetris
Mencari/menentukan garis tengah

Manfaat modulus
Jika terdapat 5 rumah dibagi rata ke 2 orang. Berapa sisa rumah?
5 Mod 2 = 1

Manfaat garis singgung
Jika perusahaan A sedang meningkatkan pegawainya 1 orang per atau setiap hari. Dan perusahaan B sedang mengurangi pegawainya 1 orang perhari. Jika mulainya sama. Pada hari keberapa mereka jumlah pegawainya sama?

Diketahui jika kecepatan andi berjalan adalah 5 langkah perdetik

Functions

1. Single-valued function http://mathworld.wolfram.com/Single-ValuedFunction.html
2. Multi-valued function http://mathworld.wolfram.com/MultivaluedFunction.html

Example:
1. Single-valued function
Integer power function:
f(x) = x^2, etc.
Other: trigonometric, hyperbolic, exponential and integer power function. 


2. Multi-valued function
f(x) = root(x), etc.

To draw single-valued function:
To draw multi-valued function:

Sunday 20 September 2015

Facts
1. Sin x = Sin 1.x
2. Sin 2x = Sin 2.x begitu juga dengan cos dan tan
3. radians(180) sama nilainya dengan 22/7 atau sama dengan phi. Btw radian mengkonversi/mengubah nilai perbandingan y dan x (cm) ke derajat.
  • KASUS 1 KERAN


b(t)=1
a(t) =

a(n) = b(n) + c(n)



  • KASUS 2 KERAN

Saturday 19 September 2015

TCP/IP Tutorial and Technical Overview

http://www.redbooks.ibm.com/abstracts/gg243376.html

Table of contents

Part 1. Core TCP/IP protocols
Chapter 1. Architecture, history, standards, and trends
Chapter 2. Network interfaces
Chapter 3. Internetworking protocols
Chapter 4. Transport layer protocols
Chapter 5. Routing protocols
Chapter 6. IP multicast
Chapter 7. Mobile IP
Chapter 8. Quality of service
Chapter 9. IP version 6
Chapter 10. Wireless IP

Part 2. TCP/IP application protocols
Chapter 11. Application structure and programming interfaces
Chapter 12. Directory and naming protocols
Chapter 13. Remote execution and distributed computing
Chapter 14. File-related protocols
Chapter 15. Mail applications
Chapter 16. The Web
Chapter 17. Network management
Chapter 18. Wireless Application Protocol
Chapter 19. Presence over IP

Part 3. Advanced concepts and new technologies
Chapter 20. Voice over Internet Protocol
Chapter 21. Internet Protocol Television
Chapter 22. TCP/IP security
Chapter 23. Port based network access control
Chapter 24. Availability, scalability, and load balancing
Appendix A. Multiprotocol Label Switching

Knowledge of L3 and L4

L3 contain:
IP source
IP destination



L4 contain:

Compression and decompression

Compression = Pemadatan
Suppose:
ff ff ff ff
0a 0b 0b 0a
ff  0a 0a 0f
ff 0a 0f 0f

ff 04 0a 0b
02

QoS

QoS = against the classic FIFO. Melawan FIFO klasik.

FIFO menyebabkan semua trafik sama. Trafik yang berurgensi lebih penting di

QoS bisa dilihat di penerbangan.
Kelas Ekonomi
Kelas Bisnis

Atau gak usah jauh-jauh, analaogi QoS bisa dilihat di tukang pangkas.
Jumlah tukang pangkas
Jumlah rata-rata pasien per tukang pangkas per jam.


QoS mechanism:
1. Classification --> NBAR and DSCP
2. Marking --> CB-Marking
3. Congestion Management --> LLQ
4. Shaping --> CB-Shaping or FRTS
5. Link Efficiency --> Header Compression and LFI

QoS mechanism: How can we implement this below picture:
http://ptgmedia.pearsoncmg.com/images/chap06_1587201283/elementLinks/fig04.jpg

1st. define how many queue? 5

Parameter link telekomunikasi

1. SNR Margin
2. Line attenuation
3. Data Rate
4. CRC
5. FEC
6. Frame Loss


Link parameter
1. Link
2. Link interface (Network Adapter)

Link capability:
1. A point only can be to one point
2. A point can be to multi point

Friday 18 September 2015

Cisco DHCP

1. Using IP Helper Addresses for DHCP
Router#configure terminal
Router1(config)#interface Ethernet 0
Router1(config-if)#ip helper-address 172.25.1.1
Router1(config-if)#ip helper-address 172.25.10.7
Router1(config-if)#exit
Router1(config)#end
Router1#

The ip helper-address configuration command allows the router to forward local DHCP requests to one or more centralied DHCP servers.

2. Limiting the impact of IP Helper Address
Router1# configure terminal
Router1(config)#no ip forward-protocol udp tftp
Router1(config)#no ip forward-protocol udp nameserver
Router1(config)#no ip forward-protocol udp domain
Router1(config)#no ip forward-protocol udp time
Router1(config)#no ip forward-protocol udp netbios-ns
Router1(config)#no ip forward-protocol udp netbios-dgm
Router1(config)#no ip forward-protocol udp tacacs
Router1(config)#end
Router1#

After configuring IP helper addresses, you suffer from high link utilization / high CPU utilization on the DHCP server.

3. Using DHCP to Dynamically Configure Router IP address
Router1#configure terminal
Router1(config)#interface FastEthernet0/1
Router1(config-ig)#ip address dhcp
Router1(config-if)#end
Router1#

The ip address dhcp configuration command allows ther router to obtaion the address information for an interface dynamically.

Router1#show ip interface
FastEthernet0/1 is up, line protocol is up
    Internet address is 172.25.1.57/24
    Broadcast address is 255.255.255.255
    Address determined by DHCP
    MTU is 1500 bytes
    <removed for brevity>

4. Dynamically allocating Client IP address via DHCP

5. Defining DHCP Configuration options
Router1#configure terminal
Router1(config)#ip dhcp pool ORAserver
Router1(dhcp-config)#host 172.25.1.34 255.255.255.0
Router1(dhcp-config)#client-name bigserver
Router1(dhcp-config)#default-router 172.25.1.1 172.25.1.3
Router1(dhcp-config)#domain-name oreilly.com
Router1(dhcp-config)#dns-server 172.25.1.1 10.1.2.3
Router1(dhcp-config)#netbios-name-server 172.25.1.1
Router1(dhcp-config)#netbios-node-type h-node
Router1(dhcp-config)#option 66 ip 10.1.1.1
Router1(dhcp-config)#option 33 ip 192.0.2.1 172.25.1.3
Router1(dhcp-config)#option 31 hex 01
Router1(dhcp-config)#lease 2
Router1(dhcp-config)#exit
Router1(config)#end
Router1#

RFC 2132 defines a large number of standard configurable options.

 6. Allocating static IP address with DHCP
You want to configure 
Router1#configure terminal
Router1(config)#ip dhcp pool IAN
Router1(dhcp-config)#host 172.25.1.13 255.255.255.0
Router1(dhcp-config)#client-identifier 0100.0103.85e9.87
Router1(dhcp-config)#client name win2k
Router1(dhcp-config)default-router 172.25.1.1
Router1(dhcp-config)#exit
Router1(config)#end
Router1#

7. Configuring a DHCP database client
You want to backup your database DHCP address assignment to another device so that you won't lose it if the router reloads.

Router1#configure terminal
Router1(config)#


8. Configuring multiple dhcp server per 1 subnet
You want to
Router1# configure terminal
Router1(config)#ip dhcp pool 172.22.1.0/24
Router1(dhcp-config)# network 172.22.1.0 255.255.255.0
Router1(dhcp-config)# domain-name Oreilly.com

Oleh-oleh ketika scanning nmap windows 7 sendiri

Skipping SYN Stealth Scan against 192.168.1.17 because Windows does not support scanning your own machine (localhost) this way.

Nmap scan report for 192.168.1.17

Host is up.

PORT      STATE   SERVICE

7/tcp     unknown echo

9/tcp     unknown discard

13/tcp    unknown daytime

21/tcp    unknown ftp

22/tcp    unknown ssh

23/tcp    unknown telnet

25/tcp    unknown smtp

26/tcp    unknown rsftp

37/tcp    unknown time

53/tcp    unknown domain

79/tcp    unknown finger

80/tcp    unknown http

81/tcp    unknown hosts2-ns

88/tcp    unknown kerberos-sec

106/tcp   unknown pop3pw

110/tcp   unknown pop3

111/tcp   unknown rpcbind

113/tcp   unknown ident

119/tcp   unknown nntp

135/tcp   unknown msrpc

139/tcp   unknown netbios-ssn

143/tcp   unknown imap

144/tcp   unknown news

179/tcp   unknown bgp

199/tcp   unknown smux

389/tcp   unknown ldap

427/tcp   unknown svrloc

443/tcp   unknown https

444/tcp   unknown snpp

445/tcp   unknown microsoft-ds

465/tcp   unknown smtps

513/tcp   unknown login

514/tcp   unknown shell

515/tcp   unknown printer

543/tcp   unknown klogin

544/tcp   unknown kshell

548/tcp   unknown afp

554/tcp   unknown rtsp

587/tcp   unknown submission

631/tcp   unknown ipp

646/tcp   unknown ldp

873/tcp   unknown rsync

990/tcp   unknown ftps

993/tcp   unknown imaps

995/tcp   unknown pop3s

1025/tcp  unknown NFS-or-IIS

1026/tcp  unknown LSA-or-nterm

1027/tcp  unknown IIS

1028/tcp  unknown unknown

1029/tcp  unknown ms-lsa

1110/tcp  unknown nfsd-status

1433/tcp  unknown ms-sql-s

1720/tcp  unknown h323q931

1723/tcp  unknown pptp

1755/tcp  unknown wms

1900/tcp  unknown upnp

2000/tcp  unknown cisco-sccp

2001/tcp  unknown dc

2049/tcp  unknown nfs

2121/tcp  unknown ccproxy-ftp

2717/tcp  unknown pn-requester

3000/tcp  unknown ppp

3128/tcp  unknown squid-http

3306/tcp  unknown mysql

3389/tcp  unknown ms-wbt-server

3986/tcp  unknown mapper-ws_ethd

4899/tcp  unknown radmin

5000/tcp  unknown upnp

5009/tcp  unknown airport-admin

5051/tcp  unknown ida-agent

5060/tcp  unknown sip

5101/tcp  unknown admdog

5190/tcp  unknown aol

5357/tcp  unknown wsdapi

5432/tcp  unknown postgresql

5631/tcp  unknown pcanywheredata

5666/tcp  unknown nrpe

5800/tcp  unknown vnc-http

5900/tcp  unknown vnc

6000/tcp  unknown X11

6001/tcp  unknown X11:1

6646/tcp  unknown unknown

7070/tcp  unknown realserver

8000/tcp  unknown http-alt

8008/tcp  unknown http

8009/tcp  unknown ajp13

8080/tcp  unknown http-proxy

8081/tcp  unknown blackice-icecap

8443/tcp  unknown https-alt

8888/tcp  unknown sun-answerbook

9100/tcp  unknown jetdirect

9999/tcp  unknown abyss

10000/tcp unknown snet-sensor-mgmt

32768/tcp unknown filenet-tms

49152/tcp unknown unknown

49153/tcp unknown unknown

49154/tcp unknown unknown

49155/tcp unknown unknown

49156/tcp unknown unknown

49157/tcp unknown unknown



Nmap done: 256 IP addresses (5 hosts up) scanned in 40.17 seconds
Android to android vpn
buy apps or software that verified like from google play.

north korea
indonesia
malaysia
japan
united states
Britney Spears
Barrack obama
Arab Emirates
Joko Widodo
Mochatir Mohammad
Whitney Houston
Israel
Anggara Susetyaningprang
Taufan Prakasa
Pizza Hut
Cambodia
Taiwan
Sleeping
Taking Bath
Finlandia
https://en.wikipedia.org/wiki/AFRINIC
 


African Network Information Center (AFRINIC)

AFRINIC has been allocated the IPv4 address blocks 41.0.0.0/8, 102.0.0.0/8, 105.0.0.0/8 and 197.0.0.0/8 and IPv6 blocks 2c00::/12 and 2001:4200::/23. AFRINIC also administers the address space for 196.0.0.0/8 and 154.0.0.0/8.[3]

 

Tuesday 15 September 2015

$ who
pi@raspberrypi ~ $ who
pi       pts/0        2015-09-15 02:46 (192.168.1.13)

Information: List username(s) that logged into rpi.

$ date
 pi@raspberrypi ~ $ date
Tue Sep 15 04:59:33 UTC 2015

Information:

$ who am i
pi@raspberrypi ~ $ who am i
pi       pts/0        2015-09-15 02:46 (192.168.1.13)

Information:

$ date; who
pi@raspberrypi ~ $ date; who
Tue Sep 15 05:02:55 UTC 2015
pi       pts/0        2015-09-15 02:46 (192.168.1.13)

Information:
- date executed first; this is a compound (composed of two or more parts) command.
- dont forget the semi-colon to seperate commands

$ uptime
pi@raspberrypi ~ $ uptime
 05:32:33 up 13:49,  1 user,  load average: 0.00, 0.01, 0.05

Information:
- Show/tell how long the system has been up. In this example: 5 hours, 32 minutes, 33 seconds.

$ man

Information: command should you use to access the online help for a utility. Commands = utility.

$ ls

Example:
pi@raspberrypi ~ $ ls
add.sh     Desktop        helloworld    python_games    test.py
aloha.txt  Documents      helloworld.c  python.py.save  test.pyc
array.c    helloserver.c  learnc        Scratch         world.sh


$ ls -a

Information: list files and directories include hidden file.

Example:
pi@raspberrypi ~ $ ls -a
.              .bashrc          .gvfs          python_games    .vnc
..             .cache           helloserver.c  python.py.save  world.sh
add.sh         .config          helloworld     .scratch        .Xauthority
aloha.txt      .dbus            helloworld.c   Scratch         .xsession-errors
array.c        Desktop          .idlerc        test.py
.asoundrc      Documents        learnc         test.pyc
.bash_history  .fontconfig      .local         .themes
.bash_logout   .gstreamer-0.10  .profile       .thumbnails


$ ls -F
pi@raspberrypi ~ $ ls -F
add.sh*    Desktop/       helloworld*    python_games/   test.py*
aloha.txt  Documents/     helloworld.c*  python.py.save  test.pyc
array.c    helloserver.c  learnc/        Scratch/        world.sh*

$ ls -1

Information: 
Example:
pi@raspberrypi ~ $ ls -1
add.sh
aloha.txt
array.c
Desktop
Documents
helloserver.c
helloworld
helloworld.c
learnc
python_games
python.py.save
Scratch
test.py
test.pyc
world.sh

$ cat
To view the content of a file
Example:
pi@raspberrypi ~ $ cat helloworld.c
#include <stdio.h>

int main()
{
        printf("Hello, World!");
        return 0;
}

$ cat -n 
$ cat -n helloworld.c

To view the content of a file with numbers the output lines
Example:
pi@raspberrypi ~ $ cat -n helloworld.c
     1  #include <stdio.h>
     2
     3  int main()
     4  {
     5          printf("Hello, World!");
     6          return 0;
     7  }

$

Monday 14 September 2015

execute
1.
2.

Creating a script:
1. Sha bang followed location of the shell interpreter location
2.
3. Name the script with like example.sh


Finding the location:
1. ps | grep $$
2. which bash 



Cisco logging

Fact:
0. Logging message are error messages of software or hardware.
1. Internal buffer logging mechanism enabled by default.
2. Syslog isn't enabled by default
3. Before configure logging, configure router is correct date, time and timezone.
4. To configure syslog, you must configure syslog-client within the router or built-in client.
5. Informational level displays reload request and low level stack process
6. Debug level displays
7. Notice level displays interface up or down transitions and system restart message


Facility = location

Recipes:
1. Enable syslog
Router#configure terminal
Router(config)#logging buffered informational

2. Set logging target remote log
Router#configure terminal
Router(config)# logging 172.25.1.1
Router(config)# end
Router#

3.  Changing the default log facility
Router#configure terminal
Router(config)# logging host 172.25.1.1
Router(config)# logging facility local6
Router(config)# end
Router#
By default, router will forward all syslog messages to the server's local7 log facility.

4. Restricting what log messages sent
Router# configure terminal
Router(config)# logging host 172.25.1.1
Router(config)# logging trap notifications
Router(config)# end

5. Rate limiting number of packets sent to syslog traffic
Router# configure terminal
Router(config)# logging host 172.25.1.1
Router(config)# logging rate-limit 30 except warning
Router(config)# end
Router#

http://www.wikihow.com/Find-The-Most-Searched-Keywords

Sunday 13 September 2015

target:
1. Mark Things that discoverd this day
2. Thinkering yourself
3. Rich word to get rich life
4. When you questioning you get the answer
a > b + c
a = b + c + d
b ... d

Saturday 12 September 2015

Router > nearest to the target
interface > interface tempat nyantolnya lan


Bisa semua kecuali 1
Tidak bisa semua kecuali 1
Tidak bisa semua --> biasanya host.

Thursday 10 September 2015

  Routing Information Protocol Versions 1 and 2 (RIPv1 and RIPv2)
  Generic routing encapsulation (GRE) and multipoint GRE (MGRE)
  Cisco Express Forwarding
  Standard 802.1d Spanning Tree Protocol
  Layer 2 Tunneling Protocol (L2TP)
  Layer 2 Tunneling Protocol Version 3 (L2TPv3)
  Network Address Translation (NAT)
  Dynamic Host Configuration Protocol (DHCP) server, relay, and client
  Dynamic Domain Name System (DNS)
  DNS Proxy
  DNS Spoofing
  Access control lists (ACLs)
  IPv4 and IPv6 Multicast
  Open Shortest Path First (OSPF)
  Border Gateway Protocol (BGP)
  Performance Routing (PfR)
  Enhanced Interior Gateway Routing Protocol (EIGRP)
  Virtual Route Forwarding (VRF) Lite
  Next Hop Resolution Protocol (NHRP)
  Bidirectional Forwarding Detection (BFD)
  Web Cache Communication Protocol (WCCP)

Cisco Express Forwarding
What is CEF?
Enhances network performance. 
Where is CEF?
In large core network or in the internet router.

L2TP
What is L2TP?
Tunneling protocol used to support VPN.
Where is L2TP?

NAT
What is NAT?
Methodology to remapping 1 ip address space to another ip address.

Where is NAT?
In the router side.

How is NAT?
By modifying network address information in IP packet header.

DHCP

DNS
What is DNS?
DNS is distributed system

Where is DNS?

DNS proxy




 # modprobe ip_gre
 # ip tu ad gretun mode gre local 10.5.5.5 remote 10.6.6.6 ttl 64 dev eth0
 # ip ad ad dev gretun 10.0.0.3 peer 10.0.0.4/32
 # ip li se dev gretun up
 # ip ro ad 10.6.10.0/24 via 10.0.0.4
 # ip ro ad 10.6.20.0/24 via 10.0.0.4
 
Line nomor 2: local address interface fisik dan remote address interface fisik
Line nomor 3: interface tunnel address local dan interface tunnel address remote
 

Wednesday 9 September 2015

Linux networking > Cisco
or
Mikrotik > Cisco

http://www.linuxfoundation.org/collaborate/workgroups/networking/tunneling#GRE_tunnels

Font Knowledge

Each computer different font installed.
So, need a backup font.

Color/Warna

Pengetahuan warna diperlukan juga dalam web desain.

Tiga variasi warna: Red, Green, Blue

Sebuah tangki air dimuat penuh air dan akan dituangkan/diberi pewarna, berat pewarna warna biru = 25 kg, pewarna warna merah = 25kg, pewarna warna hijau = 25 kg, air didalam tangki akan berwarna apa?

Kamu bisa lihat disini:
http://www.mathsisfun.com/hexadecimal-decimal-colors.html

decimal value > biner value > hexavalue


Ada 16 juta warna. Kamu bisa melihat iterasinya di silverlight dibawah ini:

We need python to put into image/picture to the picture/image folder.

We need a database to storage our table (pair of value).

We need php to send email to just registered user.

Tuesday 8 September 2015

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Configuring_Connection_Settings.html
gre2.jpg
Tunneling butuh 3 pasang IP.

First step is to create our tunnel interface on R1 and R2 :

R1R2
R1(config)# interface Tunnel1
R1(config-if)# ip address 172.16.1.1 255.255.255.0
R1(config-if)# ip mtu 1400
R1(config-if)# ip tcp adjust-mss 1360
R1(config-if)# tunnel source 1.1.1.1
R1(config-if)# tunnel destination 2.2.2.2
R2(config)# interface Tunnel1
R2(config-if)# ip address 172.16.1.2 255.255.255.0
R2(config-if)# ip mtu 1400
R2(config-if)# ip tcp adjust-mss 1360
R2(config-if)# tunnel source 2.2.2.2
R2(config-if)# tunnel destination 1.1.1.1

Contoh log squid proxy

//images.detik.com/community/media/visual/2015/09/08/1710f620-1617-4afc-92d6-7163d368e8c8_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707314.891    510 192.168.1.100 TCP_MISS/200 1888 POST http://gu.symcd.com/ - DIRECT/23.58.43.27 application/ocsp-response
1441707314.950    557 192.168.1.100 TCP_MISS/200 4419 GET http://images.detik.com/community/media/visual/2015/09/07/36d976a6-b766-4f41-a0d9-f0594f34c501_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707314.966    573 192.168.1.100 TCP_MISS/200 4054 GET http://images.detik.com/community/media/visual/2015/07/27/6a4219d2-8d5d-43c3-b4fa-ac58d625f8bb_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707315.111   1040 192.168.1.100 TCP_MISS/000 0 POST http://gu.symcd.com/ - DIRECT/gu.symcd.com -
1441707315.159    767 192.168.1.100 TCP_MISS/200 5478 GET http://images.detik.com/community/media/visual/2015/09/08/4f8f165a-fa1c-4ed9-bfce-813e7bb4d6d8_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707315.232    970 192.168.1.100 TCP_MISS/200 4958 GET http://images.detik.com/community/media/visual/2015/07/24/8017dea7-820b-43c9-a194-0a24afa63565_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707315.284    671 192.168.1.100 TCP_MISS/200 4398 GET http://images.detik.com/community/media/visual/2015/09/08/87f24b21-74e0-4565-b37b-03ddedcdebdf_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707315.339   1077 192.168.1.100 TCP_MISS/200 10493 GET http://images.detik.com/community/media/visual/2015/06/12/11d25b4e-453f-4365-aca8-ca47ea281e7f_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707315.344    732 192.168.1.100 TCP_MISS/200 6740 GET http://images.detik.com/customthumb/2015/09/08/157/Rasiyocoverrr.jpg - DIRECT/203.190.241.166 image/jpeg
1441707315.398    316 192.168.1.100 TCP_MISS/200 3560 GET http://images.detik.com/community/media/visual/2015/08/11/b3be5574-131a-4238-bd3a-c9d9f1f638cd_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707315.612   6167 192.168.1.100 TCP_MISS/200 33866 GET http://www.googletagmanager.com/gtm.js? - DIRECT/74.125.200.97 application/javascript
1441707315.677    268 192.168.1.100 TCP_MISS/200 2819 GET http://images.detik.com/community/media/visual/2015/09/07/867fbce2-73f5-4e1f-b410-f471eddf43d5_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707315.762   1526 192.168.1.100 TCP_MISS/200 3556 GET http://news.detik.com//images/icon_insta.png - DIRECT/203.190.241.50 image/png
1441707315.769   1507 192.168.1.100 TCP_MISS/200 1623 GET http://news.detik.com/images/ico_fbhl2.png - DIRECT/203.190.241.50 image/png
1441707315.780   1517 192.168.1.100 TCP_MISS/200 5656 GET http://images.detik.com/community/media/visual/2015/05/27/83c8b24b-b846-450f-8626-f02cda8fcb92_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707315.797    715 192.168.1.100 TCP_MISS/200 7252 GET http://beta.newopenx.detik.com/delivery/fl.js - DIRECT/203.190.242.93 application/x-javascript
1441707315.940   1704 192.168.1.100 TCP_MISS/200 2359 GET http://news.detik.com/images/icon_comment.png - DIRECT/203.190.241.50 image/png
1441707315.978    240 192.168.1.100 TCP_MISS/200 4641 GET http://images.detik.com/community/media/visual/2015/09/02/19bc2c82-4616-4f03-9926-cc88126815c5_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.011   1619 192.168.1.100 TCP_MISS/200 1779 GET http://news.detik.com/images/ico_gphl2.png - DIRECT/203.190.241.50 image/png
1441707316.043    237 192.168.1.100 TCP_MISS/200 3135 GET http://images.detik.com/community/media/visual/2015/09/08/079ebf17-3328-4c9f-84d9-5d584e216eeb_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.055   1794 192.168.1.100 TCP_MISS/200 3798 GET http://news.detik.com/images/arrow_r.png - DIRECT/203.190.241.50 image/png
1441707316.082    306 192.168.1.100 TCP_MISS/200 3778 GET http://images.detik.com/community/media/visual/2015/09/08/d28cf55c-66c4-4eb4-8928-a297f146e002_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.119    135 192.168.1.100 TCP_MISS/200 5871 GET http://images.detik.com/community/media/visual/2015/09/07/cf5c9ba1-a00f-4b20-b308-18da804d5cbc_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.153    347 192.168.1.100 TCP_MISS/200 4327 GET http://images.detik.com/community/media/visual/2015/09/07/37c4a9f7-3f0d-431d-97c8-ced064077043_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.269    241 192.168.1.100 TCP_MISS/200 3152 GET http://images.detik.com/community/media/visual/2015/09/08/41f5efaf-0f00-4ede-b312-bcef19b33e3c_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.281    150 192.168.1.100 TCP_MISS/200 4242 GET http://images.detik.com/community/media/visual/2015/09/08/1989a688-9fc0-47ec-8e20-09038184222f_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.316    186 192.168.1.100 TCP_MISS/200 5727 GET http://images.detik.com/community/media/visual/2015/09/08/8f95b249-2ba6-4ef9-b0fc-6326f5e814a5_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.350    544 192.168.1.100 TCP_MISS/200 5847 GET http://images.detik.com/community/media/visual/2015/09/07/cdd44120-174b-46f8-b683-048a7f06fddc_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.357   2121 192.168.1.100 TCP_MISS/200 16058 GET http://news.detik.com/images/logodetiknews.png? - DIRECT/203.190.241.50 image/png
1441707316.384    429 192.168.1.100 TCP_MISS/200 4679 GET http://images.detik.com/community/media/visual/2015/08/04/e18cfd0e-4c27-4a21-bc53-128319c5a46e_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.401    271 192.168.1.100 TCP_MISS/200 7285 GET http://images.detik.com/community/media/visual/2015/04/07/93a8845a-568a-4a97-8627-8c1ff7e3cd32_11.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.406   1793 192.168.1.100 TCP_MISS/200 6249 GET http://images.detik.com/community/media/visual/2015/07/29/6d74c852-c1d2-44b3-a328-9ce2a2a43f08_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.472    280 192.168.1.100 TCP_MISS/200 8039 GET http://images.detik.com/community/media/visual/2015/09/08/4f8f165a-fa1c-4ed9-bfce-813e7bb4d6d8_11.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.554    264 192.168.1.100 TCP_MISS/200 6176 GET http://images.detik.com/community/media/visual/2015/09/07/36d976a6-b766-4f41-a0d9-f0594f34c501_11.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.655    315 192.168.1.100 TCP_MISS/200 3213 GET http://news.detik.com/images/foot_fb.png - DIRECT/203.190.241.50 image/png
1441707316.712   2098 192.168.1.100 TCP_MISS/200 6834 GET http://images.detik.com/community/media/visual/2014/10/15/32feffb4-be91-4a32-b471-258d52696249_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.742   2479 192.168.1.100 TCP_MISS/200 7020 GET http://images.detik.com/community/media/visual/2015/05/11/b96d8d20-47f7-4e8e-a0e8-0613ebe48c03_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.776    346 192.168.1.100 TCP_MISS/200 2457 GET http://news.detik.com/images/ico_ios.png - DIRECT/203.190.241.50 image/png
1441707316.826    532 192.168.1.100 TCP_MISS/200 3929 GET http://news.detik.com/images/logo_detik_footer.png - DIRECT/203.190.241.50 image/png
1441707316.844   1548 192.168.1.100 TCP_MISS/200 5209 GET http://images.detik.com/community/media/visual/2015/09/08/3fbce161-6013-4ad0-b55a-94f886873f14_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.852   1770 192.168.1.100 TCP_MISS/200 4182 GET http://images.detik.com/community/media/visual/2015/05/28/0db4141a-8afe-47a4-ad5c-7a1b8646efdc_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.875   1763 192.168.1.100 TCP_MISS/200 4799 GET http://images.detik.com/community/media/visual/2015/09/08/49c4ab22-71f3-4d38-baaa-6df49bc24e2c_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.887   2625 192.168.1.100 TCP_MISS/200 8592 GET http://images.detik.com/community/media/visual/2015/07/29/060bcf6e-624c-4d4d-84ea-368f7f085272_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707316.900    474 192.168.1.100 TCP_MISS/200 3699 GET http://news.detik.com/images/foot_insta.png - DIRECT/203.190.241.50 image/png
1441707317.068   2833 192.168.1.100 TCP_MISS/200 16904 GET http://images.detik.com/customthumb/2015/02/26/10/ahokjas.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707317.126   2044 192.168.1.100 TCP_MISS/200 26700 GET http://beta.newopenx.detik.com/delivery/dtkspc.php? - DIRECT/203.190.242.93 application/x-javascript
1441707317.248   3012 192.168.1.100 TCP_MISS/200 42678 GET http://images.detik.com/customthumb/2015/02/26/10/ahokjas.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707317.257     81 192.168.1.100 TCP_MISS/200 1234 GET http://beta.newopenx.detik.com/images/1x1.gif - DIRECT/203.190.242.93 image/gif
1441707317.463    246 192.168.1.100 TCP_MISS/200 24739 GET http://beta.newopenx.detik.com/images/59e5d2209c3c023f544b7d0411687c91.jpg - DIRECT/203.190.242.93 image/jpeg
1441707317.463    228 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707317.502     71 192.168.1.100 TCP_MISS/200 1121 GET http://beta.newopenx.detik.com/delivery/fif.js - DIRECT/203.190.242.93 application/x-javascript
1441707317.617   1249 192.168.1.100 TCP_MISS/200 3500 GET http://news.detik.com/images/foot_tw.png - DIRECT/203.190.241.50 image/png
1441707317.694    263 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707317.735   1169 192.168.1.100 TCP_MISS/200 1808 GET http://news.detik.com/images/ico_windows.png - DIRECT/203.190.241.50 image/png
1441707317.934   1452 192.168.1.100 TCP_MISS/200 1961 GET http://news.detik.com/images/ico_android.png - DIRECT/203.190.241.50 image/png
1441707317.972   1823 192.168.1.100 TCP_MISS/200 4687 GET http://images.detik.com/community/media/visual/2015/09/08/1710f620-1617-4afc-92d6-7163d368e8c8_11.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707317.983   2796 192.168.1.100 TCP_MISS/200 6534 GET http://images.detik.com/community/media/visual/2015/02/06/4c2cd93d-e91f-49ed-b90f-8b3a4a119c11_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707317.989   1202 192.168.1.100 TCP_MISS/302 442 GET http://cloudfront-labs.amazonaws.com/x.png - DIRECT/54.239.16.235 -
1441707318.001   1631 192.168.1.100 TCP_MISS/200 3848 GET http://news.detik.com/images/foot_gplus.png - DIRECT/203.190.241.50 image/png
1441707318.037   2927 192.168.1.100 TCP_MISS/200 6290 GET http://images.detik.com/community/media/visual/2015/09/08/f4407c14-45a6-4bd7-a62b-bcf7c5251a02_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707318.064   2716 192.168.1.100 TCP_MISS/200 6860 GET http://images.detik.com/community/media/visual/2014/11/26/2280f44e-1d5d-4655-9d39-460114ca1424_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707318.295   8921 192.168.1.100 TCP_MISS/200 121604 GET http://news.detik.com/cssjs/detik.js? - DIRECT/203.190.241.50 application/x-javascript
1441707318.372   4136 192.168.1.100 TCP_MISS/200 16894 GET http://images.detik.com/customthumb/2015/02/26/10/204158_ahokjas.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707318.494   3250 192.168.1.100 TCP_MISS/200 2378 GET http://images.detik.com/community/media/visual/2015/09/08/e31a676e-6906-4175-8ee3-ec9b775954f8_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707318.796   4403 192.168.1.100 TCP_MISS/200 2399 GET http://images.detik.com/community/media/visual/2015/09/07/dfc854a7-e586-4a85-bb8e-ab9528c15c80_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707318.807   9432 192.168.1.100 TCP_MISS/200 230958 GET http://news.detik.com/js/jquery.canvasjs.min.js - DIRECT/203.190.241.50 application/x-javascript
1441707318.869   4476 192.168.1.100 TCP_MISS/200 5894 GET http://images.detik.com/community/media/visual/2015/08/29/4a86c184-98eb-4761-9533-676f16813385_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707318.880   3519 192.168.1.100 TCP_MISS/200 4842 GET http://images.detik.com/community/media/visual/2015/09/02/3806a12c-f1e7-4906-87de-6a4c14a098ff_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707318.971    498 192.168.1.100 TCP_MISS/200 1964 POST http://t2.symcb.com/ - DIRECT/23.58.43.27 application/ocsp-response
1441707319.019    371 192.168.1.100 TCP_MISS/200 1964 POST http://t2.symcb.com/ - DIRECT/23.58.43.27 application/ocsp-response
1441707319.019   3214 192.168.1.100 TCP_MISS/200 5224 GET http://images.detik.com/community/media/visual/2015/09/05/2e2a444e-024b-4b2c-af2c-1a1e8a491a55_169.jpg? - DIRECT/203.190.241.166 image/jpeg
1441707319.199    970 192.168.1.100 TCP_MISS/200 566 GET http://a3992e5c588fd51355baf6d767b946c42.profile.atl-m.cloudfront.net/test.png - DIRECT/54.182.207.107 text/plain
1441707319.261    254 192.168.1.100 TCP_MISS/200 1881 POST http://ti.symcd.com/ - DIRECT/23.58.43.27 application/ocsp-response
1441707319.321    224 192.168.1.100 TCP_MISS/200 1881 POST http://ti.symcd.com/ - DIRECT/23.58.43.27 application/ocsp-response
1441707320.114    389 192.168.1.100 TCP_MISS/200 8947 GET http://cdn.detik.net.id/LogAnalysisTracker/thetracker-detik.js - DIRECT/203.190.241.166 application/x-javascript
1441707320.151    425 192.168.1.100 TCP_MISS/200 8088 GET http://cdn.detik.net.id/libs/dc/v1/css/nav.css - DIRECT/203.190.241.166 text/css
1441707320.627    203 192.168.1.100 TCP_MISS/200 236 GET http://analytic.detik.com/detikanalytic/__dtm.gif? - DIRECT/203.190.242.87 image/gif
1441707320.889    104 192.168.1.100 TCP_MISS/200 5430 GET http://cdn.detik.net.id/libs/dc/v1/image/favicon_detikcom.png - DIRECT/203.190.241.166 image/png
1441707320.903    118 192.168.1.100 TCP_MISS/200 1567 GET http://cdn.detik.net.id/libs/dc/v1/image/frb_arrow_up.png - DIRECT/203.190.241.166 image/png
1441707320.915    130 192.168.1.100 TCP_MISS/200 1832 GET http://cdn.detik.net.id/libs/dc/v1/image/frb_search.png - DIRECT/203.190.241.166 image/png
1441707320.928    143 192.168.1.100 TCP_MISS/200 1698 GET http://cdn.detik.net.id/libs/dc/v1/image/frb_arrow_down.png - DIRECT/203.190.241.166 image/png
1441707321.493   5063 192.168.1.100 TCP_MISS/200 2245 GET http://news.detik.com/images/ico_bbm.png - DIRECT/203.190.241.50 image/png
1441707322.406   5741 192.168.1.100 TCP_MISS/302 984 GET http://www.google-analytics.com/r/collect? - DIRECT/118.98.36.45 text/html
1441707322.423   5686 192.168.1.100 TCP_MISS/200 504 GET http://www.google-analytics.com/r/collect? - DIRECT/118.98.36.45 image/gif
1441707325.436  16098 192.168.1.100 TCP_MISS/200 9195 GET http://comment.detik.com/v2/api/js/jquery.ba-postmessage.js - DIRECT/203.190.241.59 application/javascript
1441707325.470  16132 192.168.1.100 TCP_MISS/200 10089 GET http://comment.detik.com/v2/api/js/comment-iframe.js - DIRECT/203.190.241.59 application/javascript
1441707326.230    126 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707326.394    249 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707326.480    386 192.168.1.100 TCP_MISS/200 34245 GET http://beta.newopenx.detik.com/images/4dffa7954f147f863b5cabd882ccdab5.gif - DIRECT/203.190.242.93 image/gif
1441707326.593    431 192.168.1.100 TCP_MISS/200 615 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707326.688    551 192.168.1.100 TCP_MISS/200 36003 GET http://beta.newopenx.detik.com/images/a916252a5ab7643b0c60ac0f80060e90.gif - DIRECT/203.190.242.93 image/gif
1441707326.761    602 192.168.1.100 TCP_MISS/200 25188 GET http://beta.newopenx.detik.com/images/aafcb0cc4d0684ef37e2fe0e68368c2c.jpg - DIRECT/203.190.242.93 image/jpeg
1441707326.982    299 192.168.1.100 TCP_MISS/200 35116 GET http://beta.newopenx.detik.com/images/dd37c933c560e0c6ddffea6cacf2ddb4.jpg - DIRECT/203.190.242.93 image/jpeg
1441707326.987    316 192.168.1.100 TCP_MISS/200 615 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707327.040    358 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707327.050    342 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707327.306    599 192.168.1.100 TCP_MISS/200 49116 GET http://beta.newopenx.detik.com/images/9bcb07df01da90e9255172246d6f1712.gif - DIRECT/203.190.242.93 image/gif
1441707327.723   1053 192.168.1.100 TCP_MISS/200 10707 GET http://n208adserv.com/js/show_ads.js? - DIRECT/212.124.124.43 application/javascript
1441707328.043     99 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707328.140    222 192.168.1.100 TCP_MISS/200 7809 GET http://channelbox.iklanbaris.detik.com/chanel_boxs/11/9/5 - DIRECT/203.190.241.153 text/html
1441707329.215    305 192.168.1.100 TCP_MISS/200 1326 GET http://n208adserv.com/ads-sync.js? - DIRECT/212.124.124.43 text/javascript
1441707329.300    161 192.168.1.100 TCP_MISS/200 315 GET http://cfs.u-ad.info/cfspushadsv2/request? - DIRECT/118.98.97.181 text/javascript
1441707329.337    169 192.168.1.100 TCP_MISS/200 1379 GET http://detik.net.id/detik/libraries/jqueryplugins/dc-popup/1.0.0/dc.css? - DIRECT/203.190.241.166 text/css
1441707330.111    203 192.168.1.100 TCP_MISS/200 1593 GET http://channelbox.iklanbaris.detik.com/assets/application.js - DIRECT/203.190.241.153 application/javascript
1441707330.178    255 192.168.1.100 TCP_MISS/200 695 GET http://channelbox.iklanbaris.detik.com/assets/template.js - DIRECT/203.190.241.153 application/javascript
1441707330.178    274 192.168.1.100 TCP_MISS/200 22569 GET http://channelbox.iklanbaris.detik.com/urchin.js - DIRECT/203.190.241.153 application/javascript
1441707330.199    291 192.168.1.100 TCP_MISS/200 7992 GET http://channelbox.iklanbaris.detik.com/assets/detik_frame.css - DIRECT/203.190.241.153 text/css
1441707330.204    290 192.168.1.100 TCP_MISS/200 5252 GET http://channelbox.iklanbaris.detik.com/assets/iklanbaris_box.css - DIRECT/203.190.241.153 text/css
1441707330.295    337 192.168.1.100 TCP_MISS/204 355 GET http://b.scorecardresearch.com/b? - DIRECT/23.200.85.42 -
1441707330.325    384 192.168.1.100 TCP_MISS/200 6864 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707330.383    119 192.168.1.100 TCP_MISS/200 8789 GET http://channelbox.iklanbaris.detik.com/assets/logo_iklanbaris3.png - DIRECT/203.190.241.153 image/png
1441707330.839    181 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707331.169    196 192.168.1.100 TCP_MISS/304 265 GET http://www.google-analytics.com/ga.js - DIRECT/118.98.36.45 -
1441707332.045    175 192.168.1.100 TCP_MISS/200 504 GET http://www.google-analytics.com/r/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707332.053    186 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707332.053    132 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707332.075    168 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707332.137    186 192.168.1.100 TCP_MISS/200 426 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707332.146    212 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707332.161    190 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707332.215    281 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707332.219    248 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707332.276    285 192.168.1.100 TCP_MISS/200 426 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707332.281    290 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707332.650    699 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707333.006   2349 192.168.1.100 TCP_MISS/200 235720 GET http://detik.serving-sys.com/BurstingCachedScripts//Ad_2_57_3_0/ebStdBannerEx.js - DIRECT/203.190.241.32 application/javascript
1441707333.686    229 192.168.1.100 TCP_MISS/200 590 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707333.835    379 192.168.1.100 TCP_MISS/200 587 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707333.846    397 192.168.1.100 TCP_MISS/200 801 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707333.864    408 192.168.1.100 TCP_MISS/200 800 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707334.197    246 192.168.1.100 TCP_MISS/200 30639 GET http://detik.serving-sys.com/BurstingRes/Res/Site-13348/Type-0/8ad47ab8-eb97-49f2-80f4-4482522e087e.jpg - DIRECT/203.190.241.32 image/jpeg
1441707334.498    329 192.168.1.100 TCP_MISS/200 647 GET http://n208adserv.com/impression.gif? - DIRECT/212.124.124.43 image/gif
1441707335.189    138 192.168.1.100 TCP_MISS/200 602 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707342.538    109 192.168.1.100 TCP_MISS/200 807 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707342.714  21267 192.168.1.100 TCP_MISS/200 4487 CONNECT push.detik.com:443 - DIRECT/203.190.242.68 -
1441707342.907    238 192.168.1.100 TCP_MISS/200 15811 GET http://news.detik.com/berita/2844376/soal-hak-angket-ahok-beberapa-anggota-dprd-bilang-terpaksa-tanda-tangan - DIRECT/203.190.241.50 text/html
1441707344.394     89 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/collect? - DIRECT/118.98.36.45 image/gif
1441707344.472    155 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/collect? - DIRECT/118.98.36.45 image/gif
1441707344.516   1386 192.168.1.100 TCP_MISS/200 195252 GET http://news.detik.com/berita/2844376/soal-hak-angket-ahok-beberapa-anggota-dprd-bilang-terpaksa-tanda-tangan - DIRECT/203.190.241.50 text/html
1441707345.209    749 192.168.1.100 TCP_MISS/200 25507 GET http://beta.newopenx.detik.com/delivery/dtkspc.php? - DIRECT/203.190.242.93 application/x-javascript
1441707345.252    277 192.168.1.100 TCP_MISS/200 7795 GET http://channelbox.iklanbaris.detik.com/chanel_boxs/11/9/5 - DIRECT/203.190.241.153 text/html
1441707345.908    386 192.168.1.100 TCP_MISS/200 54578 GET http://beta.newopenx.detik.com/images/5ea77b3de5bd4e14a212570af614161d.gif - DIRECT/203.190.242.93 image/gif
1441707345.927    401 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707345.927    401 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707345.958    341 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707346.047    393 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707346.067    360 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707346.091    349 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707346.115    343 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707346.133    310 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707346.674    118 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707347.170    603 192.168.1.100 TCP_MISS/200 566 GET http://a3992e5c588fd51355baf6d767b946c42.profile.atl-m.cloudfront.net/test.png - DIRECT/54.182.207.107 text/plain
1441707347.278    554 192.168.1.100 TCP_REFRESH_UNMODIFIED/304 390 GET http://n208adserv.com/js/show_ads.js? - DIRECT/212.124.124.43 application/javascript
1441707347.450     83 192.168.1.100 TCP_MISS/404 1874 GET http://news.detik.com/image/frb_arrow_down.png - DIRECT/203.190.241.50 text/html
1441707347.513    143 192.168.1.100 TCP_MISS/404 427 GET http://news.detik.com/image/frb_search.png - DIRECT/203.190.241.50 text/html
1441707347.668    129 192.168.1.100 TCP_MISS/200 315 GET http://cfs.u-ad.info/cfspushadsv2/request? - DIRECT/118.98.97.181 text/javascript
1441707347.814    421 192.168.1.100 TCP_MISS/200 236 GET http://analytic.detik.com/detikanalytic/__dtm.gif? - DIRECT/203.190.242.87 image/gif
1441707348.502    123 192.168.1.100 TCP_MISS/204 355 GET http://b.scorecardresearch.com/b? - DIRECT/23.200.85.42 -
1441707348.771    296 192.168.1.100 TCP_MISS/200 1326 GET http://n208adserv.com/ads-sync.js? - DIRECT/212.124.124.43 text/javascript
1441707349.054    187 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707349.372    203 192.168.1.100 TCP_MISS/200 6867 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707349.611     96 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707349.660    148 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707350.018     88 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707350.054    112 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707350.059    116 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707350.077    118 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707350.134    191 192.168.1.100 TCP_MISS/200 426 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707350.142    143 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707350.180    146 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707350.245    286 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707350.270    300 192.168.1.100 TCP_MISS/200 426 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707350.312    308 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707351.073    289 192.168.1.100 TCP_MISS/200 647 GET http://n208adserv.com/impression.gif? - DIRECT/212.124.124.43 image/gif
1441707351.111    177 192.168.1.100 TCP_MISS/200 602 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707357.356    295 192.168.1.100 TCP_MISS/200 516 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707357.394    347 192.168.1.100 TCP_MISS/200 800 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707357.431    369 192.168.1.100 TCP_MISS/200 794 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707357.461    406 192.168.1.100 TCP_MISS/200 513 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707359.643      3 205.164.3.142 TCP_DENIED/403 3490 CONNECT s.yimg.com:443 - NONE/- text/html
1441707359.932      2 205.164.3.142 NONE/400 4021 NONE error:invalid-request - NONE/- text/html
1441707360.458      3 205.164.3.142 TCP_DENIED/403 3490 CONNECT s.yimg.com:443 - NONE/- text/html
1441707360.737      2 205.164.3.142 NONE/400 4021 NONE error:invalid-request - NONE/- text/html
1441707361.262      3 205.164.3.142 TCP_DENIED/403 3476 CONNECT l.yimg.com:80 - NONE/- text/html
1441707361.555      2 205.164.3.142 NONE/400 3646 GET /zz/combo?/os/mit/media/m/content_index/preview-default-min-e0e1d50.js - NONE/- text/html
1441707376.859      3 185.25.151.159 TCP_DENIED/403 3839 GET http://testp5.mielno.lubin.pl/testproxy.php - NONE/- text/html
1441707384.985  23806 192.168.1.100 TCP_MISS/200 466 GET http://ct118.dsr.livefyre.com/v3.1/collection/40589515/1438179695175428/? - DIRECT/54.152.231.11 application/json
1441707387.828  23860 192.168.1.100 TCP_MISS/200 466 GET http://ct123.dsr.livefyre.com/v3.1/collection/40577039/1438093547427486/? - DIRECT/52.3.80.144 application/json
1441707402.061    111 192.168.1.100 TCP_MISS/200 718 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707402.135  53429 192.168.1.100 TCP_MISS/200 4578 CONNECT push.detik.com:443 - DIRECT/203.190.242.68 -
1441707402.266    180 192.168.1.100 TCP_MISS/200 8652 GET http://news.detik.com/berita/2844376/soal-hak-angket-ahok-beberapa-anggota-dprd-bilang-terpaksa-tanda-tangan - DIRECT/203.190.241.50 text/html
1441707403.624     85 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/collect? - DIRECT/118.98.36.45 image/gif
1441707403.651    107 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/collect? - DIRECT/118.98.36.45 image/gif
1441707403.669   1287 192.168.1.100 TCP_MISS/200 168941 GET http://news.detik.com/berita/2844376/soal-hak-angket-ahok-beberapa-anggota-dprd-bilang-terpaksa-tanda-tangan - DIRECT/203.190.241.50 text/html
1441707404.230    760 192.168.1.100 TCP_MISS/200 25507 GET http://beta.newopenx.detik.com/delivery/dtkspc.php? - DIRECT/203.190.242.93 application/x-javascript
1441707404.660    113 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707404.727    154 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707404.770    153 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707404.792    149 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707404.800    114 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707404.867    107 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707404.897    101 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707404.953    107 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707405.274    102 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707405.350    594 192.168.1.100 TCP_REFRESH_UNMODIFIED/304 390 GET http://n208adserv.com/js/show_ads.js? - DIRECT/212.124.124.43 application/javascript
1441707405.741    210 192.168.1.100 TCP_MISS/200 7670 GET http://channelbox.iklanbaris.detik.com/chanel_boxs/11/9/5 - DIRECT/203.190.241.153 text/html
1441707406.143    127 192.168.1.100 TCP_MISS/200 315 GET http://cfs.u-ad.info/cfspushadsv2/request? - DIRECT/118.98.97.181 text/javascript
1441707406.151    128 192.168.1.100 TCP_MISS/204 355 GET http://b.scorecardresearch.com/b? - DIRECT/23.200.85.42 -
1441707406.659    397 192.168.1.100 TCP_MISS/200 236 GET http://analytic.detik.com/detikanalytic/__dtm.gif? - DIRECT/203.190.242.87 image/gif
1441707406.836    314 192.168.1.100 TCP_MISS/200 1326 GET http://n208adserv.com/ads-sync.js? - DIRECT/212.124.124.43 text/javascript
1441707407.158    146 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707407.350    647 192.168.1.100 TCP_MISS/200 566 GET http://a3992e5c588fd51355baf6d767b946c42.profile.atl-m.cloudfront.net/test.png - DIRECT/54.182.207.107 text/plain
1441707407.374    287 192.168.1.100 TCP_MISS/200 6864 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707407.384     82 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707407.412     76 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707408.081    139 192.168.1.100 TCP_MISS/200 602 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707408.193    320 192.168.1.100 TCP_MISS/200 647 GET http://n208adserv.com/impression.gif? - DIRECT/212.124.124.43 image/gif
1441707408.202    111 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707408.221    103 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707408.247    156 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707408.322    225 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707408.336    106 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707408.344    110 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707408.358    125 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707408.415    209 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707408.447    213 192.168.1.100 TCP_MISS/200 426 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707408.487    253 192.168.1.100 TCP_MISS/200 426 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707411.075    262 192.168.1.100 TCP_MISS/200 516 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707411.179    373 192.168.1.100 TCP_MISS/200 800 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707411.199    368 192.168.1.100 TCP_MISS/200 516 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707411.211    384 192.168.1.100 TCP_MISS/200 800 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707469.361    112 192.168.1.100 TCP_MISS/200 524 GET http://c.go-mpulse.net/boomerang/config.js? - DIRECT/141.101.115.15 application/javascript
1441707495.860    149 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707495.881    157 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707495.881    163 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707495.898    146 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707495.944    192 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707495.944    186 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707495.944    216 192.168.1.100 TCP_MISS/304 527 GET http://vidtech.cbsima.com/ads/cnvideo? - DIRECT/23.200.85.8 application/javascript
1441707495.964    168 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707495.997    169 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707496.002    175 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707496.006    179 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707496.016    173 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707496.021    178 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707496.025     93 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707496.034    102 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707496.038    184 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707496.193     59 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707496.206     69 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707496.211     71 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707496.286     58 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707496.295     63 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707496.302     70 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707496.317     56 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707496.329     65 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707496.336     72 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707497.907    129 192.168.1.100 TCP_MISS/200 602 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707499.140  23951 192.168.1.100 TCP_MISS/200 466 GET http://ct118.dsr.livefyre.com/v3.1/collection/40589515/1438179695175428/? - DIRECT/54.152.231.11 application/json
1441707501.945  24076 192.168.1.100 TCP_MISS/200 466 GET http://ct123.dsr.livefyre.com/v3.1/collection/40577039/1438093547427486/? - DIRECT/52.3.80.144 application/json
1441707567.306 160310 192.168.1.100 TCP_MISS/200 4919 CONNECT push.detik.com:443 - DIRECT/203.190.242.68 -
1441707567.316 159529 192.168.1.100 TCP_MISS/200 4890 CONNECT push.detik.com:443 - DIRECT/203.190.242.68 -
1441707567.495    225 192.168.1.100 TCP_MISS/200 15817 GET http://news.detik.com/berita/2844376/soal-hak-angket-ahok-beberapa-anggota-dprd-bilang-terpaksa-tanda-tangan - DIRECT/203.190.241.50 text/html
1441707568.747    532 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/collect? - DIRECT/118.98.36.45 image/gif
1441707568.830    609 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/collect? - DIRECT/118.98.36.45 image/gif
1441707568.878   1322 192.168.1.100 TCP_MISS/200 168955 GET http://news.detik.com/berita/2844376/soal-hak-angket-ahok-beberapa-anggota-dprd-bilang-terpaksa-tanda-tangan - DIRECT/203.190.241.50 text/html
1441707569.098   1008 192.168.1.100 TCP_MISS/200 26633 GET http://beta.newopenx.detik.com/delivery/dtkspc.php? - DIRECT/203.190.242.93 application/x-javascript
1441707569.152    313 192.168.1.100 TCP_MISS/200 7810 GET http://channelbox.iklanbaris.detik.com/chanel_boxs/11/9/5 - DIRECT/203.190.241.153 text/html
1441707569.168    408 192.168.1.100 TCP_MISS/200 236 GET http://analytic.detik.com/detikanalytic/__dtm.gif? - DIRECT/203.190.242.87 image/gif
1441707569.291    647 192.168.1.100 TCP_MISS/200 566 GET http://a3992e5c588fd51355baf6d767b946c42.profile.atl-m.cloudfront.net/test.png - DIRECT/54.182.207.107 text/plain
1441707569.319    126 192.168.1.100 TCP_MISS/200 315 GET http://cfs.u-ad.info/cfspushadsv2/request? - DIRECT/118.98.97.181 text/javascript
1441707569.544    132 192.168.1.100 TCP_MISS/204 355 GET http://b.scorecardresearch.com/b? - DIRECT/23.200.85.42 -
1441707569.590    102 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707569.672    153 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707569.697    161 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707569.720    165 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707569.732    127 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707569.798    228 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707569.830    244 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707569.871    118 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707569.952    146 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707570.036    126 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707570.099     78 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707570.167    135 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707570.221    652 192.168.1.100 TCP_REFRESH_UNMODIFIED/304 390 GET http://n208adserv.com/js/show_ads.js? - DIRECT/212.124.124.43 application/javascript
1441707571.113    112 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707571.159    156 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707571.159    175 192.168.1.100 TCP_MISS/200 475 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707571.195    305 192.168.1.100 TCP_MISS/200 517 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707571.242    355 192.168.1.100 TCP_MISS/200 801 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707571.292    288 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707571.297    399 192.168.1.100 TCP_MISS/200 801 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707571.304    338 192.168.1.100 TCP_MISS/200 1326 GET http://n208adserv.com/ads-sync.js? - DIRECT/212.124.124.43 text/javascript
1441707571.309    288 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707571.330    310 192.168.1.100 TCP_MISS/200 426 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707571.358    460 192.168.1.100 TCP_MISS/200 514 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707571.363    322 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707571.613    592 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707571.642    601 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707571.662    642 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707571.714    229 192.168.1.100 TCP_MISS/200 6864 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707572.077    132 192.168.1.100 TCP_MISS/200 602 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707572.169    289 192.168.1.100 TCP_MISS/200 647 GET http://n208adserv.com/impression.gif? - DIRECT/212.124.124.43 image/gif
1441707612.999  23829 192.168.1.100 TCP_MISS/200 466 GET http://ct118.dsr.livefyre.com/v3.1/collection/40589515/1438179695175428/? - DIRECT/54.152.231.11 application/json
1441707616.037  24049 192.168.1.100 TCP_MISS/200 466 GET http://ct123.dsr.livefyre.com/v3.1/collection/40577039/1438093547427486/? - DIRECT/52.3.80.144 application/json
1441707661.965    131 192.168.1.100 TCP_MISS/200 602 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707727.085  24046 192.168.1.100 TCP_MISS/200 466 GET http://ct118.dsr.livefyre.com/v3.1/collection/40589515/1438179695175428/? - DIRECT/54.152.231.11 application/json
1441707730.028  23925 192.168.1.100 TCP_MISS/200 466 GET http://ct123.dsr.livefyre.com/v3.1/collection/40577039/1438093547427486/? - DIRECT/52.3.80.144 application/json
1441707736.081 164974 192.168.1.100 TCP_MISS/200 4921 CONNECT push.detik.com:443 - DIRECT/203.190.242.68 -
1441707736.084 166126 192.168.1.100 TCP_MISS/200 4919 CONNECT push.detik.com:443 - DIRECT/203.190.242.68 -
1441707736.394    344 192.168.1.100 TCP_MISS/200 33055 GET http://news.detik.com/berita/2844376/soal-hak-angket-ahok-beberapa-anggota-dprd-bilang-terpaksa-tanda-tangan - DIRECT/203.190.241.50 text/html
1441707737.622    535 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/collect? - DIRECT/118.98.36.45 image/gif
1441707737.628    535 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/collect? - DIRECT/118.98.36.45 image/gif
1441707737.903    639 192.168.1.100 TCP_MISS/200 236 GET http://analytic.detik.com/detikanalytic/__dtm.gif? - DIRECT/203.190.242.87 image/gif
1441707737.918   1449 192.168.1.100 TCP_MISS/200 168958 GET http://news.detik.com/berita/2844376/soal-hak-angket-ahok-beberapa-anggota-dprd-bilang-terpaksa-tanda-tangan - DIRECT/203.190.241.50 text/html
1441707737.991    225 192.168.1.100 TCP_MISS/200 7947 GET http://channelbox.iklanbaris.detik.com/chanel_boxs/11/9/5 - DIRECT/203.190.241.153 text/html
1441707738.135    833 192.168.1.100 TCP_MISS/200 566 GET http://a3992e5c588fd51355baf6d767b946c42.profile.atl-m.cloudfront.net/test.png - DIRECT/54.182.207.107 text/plain
1441707738.418    132 192.168.1.100 TCP_MISS/200 315 GET http://cfs.u-ad.info/cfspushadsv2/request? - DIRECT/118.98.97.181 text/javascript
1441707738.422    129 192.168.1.100 TCP_MISS/204 355 GET http://b.scorecardresearch.com/b? - DIRECT/23.200.85.42 -
1441707738.665    136 192.168.1.100 TCP_MISS/200 401 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707738.776     83 192.168.1.100 TCP_MISS/200 401 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707738.803     97 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707739.358    104 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707739.399    125 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707739.399    150 192.168.1.100 TCP_MISS/200 401 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707739.445    176 192.168.1.100 TCP_MISS/200 426 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707739.484    210 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707739.493    219 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707739.592    295 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707739.596    299 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707739.613    316 192.168.1.100 TCP_MISS/200 538 GET http://www.google-analytics.com/__utm.gif? - DIRECT/118.98.36.45 image/gif
1441707739.749    452 192.168.1.100 TCP_MISS/200 500 GET http://channelbox.iklanbaris.detik.com/__utm.gif? - DIRECT/203.190.241.153 image/gif
1441707740.548    263 192.168.1.100 TCP_MISS/200 516 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707740.633    354 192.168.1.100 TCP_MISS/200 801 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707740.663    366 192.168.1.100 TCP_MISS/200 516 GET http://comment.detik.com/v2/? - DIRECT/203.190.241.59 application/javascript
1441707740.671    382 192.168.1.100 TCP_MISS/200 801 GET http://urls.api.twitter.com/1/urls/count.json? - DIRECT/199.96.57.6 application/javascript
1441707740.895   3834 192.168.1.100 TCP_MISS/200 25533 GET http://beta.newopenx.detik.com/delivery/dtkspc.php? - DIRECT/203.190.242.93 application/x-javascript
1441707741.037    109 192.168.1.100 TCP_MISS/200 615 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.126    170 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.141    147 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.164    146 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.180    120 192.168.1.100 TCP_MISS/200 615 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.237    205 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.258    170 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.305    192 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.386     90 192.168.1.100 TCP_MISS/200 589 GET http://beta.newopenx.detik.com/delivery/lg.php? - DIRECT/203.190.242.93 image/gif
1441707741.656    600 192.168.1.100 TCP_REFRESH_UNMODIFIED/304 382 GET http://n208adserv.com/js/show_ads.js? - DIRECT/212.124.124.43 application/javascript
1441707741.987    311 192.168.1.100 TCP_MISS/200 1326 GET http://n208adserv.com/ads-sync.js? - DIRECT/212.124.124.43 text/javascript
1441707742.217    217 192.168.1.100 TCP_MISS/200 6862 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707742.542    137 192.168.1.100 TCP_MISS/200 602 GET http://bs.serving-sys.com/BurstingPipe/adServer.bs? - DIRECT/202.79.210.121 text/html
1441707742.566    287 192.168.1.100 TCP_MISS/200 647 GET http://n208adserv.com/impression.gif? - DIRECT/212.124.124.43 image/gif
1441707743.085    283 192.168.1.100 TCP_MISS/200 2223 POST http://s2.symcb.com/ - DIRECT/23.15.155.27 application/ocsp-response
1441707743.382    281 192.168.1.100 TCP_MISS/200 2056 POST http://sr.symcd.com/ - DIRECT/23.15.155.27 application/ocsp-response
1441707795.840    117 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707795.865    131 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707795.876    141 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707795.895    136 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707795.917    147 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707795.917    147 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707795.945    104 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707795.945     91 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707795.945    148 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707795.969    135 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707795.980    126 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707795.989    134 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707796.002    138 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707796.013    149 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707796.023    152 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707796.207     61 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707796.224     71 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707796.229     75 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707796.244     57 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707796.255     65 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707796.261     69 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707796.273     71 192.168.1.100 TCP_MISS/200 676 GET http://d.pzkysq.pink/ads.bmp? - DIRECT/23.200.85.26 image/bmp
1441707796.281     73 192.168.1.100 TCP_MISS/200 1068 GET http://d.pzkysq.pink/5ET3nslK.jpg? - DIRECT/23.200.85.26 image/jpeg
1441707796.286     78 192.168.1.100 TCP_MISS/200 563 GET http://d.pzkysq.pink/adblockr.javascript? - DIRECT/23.200.85.26 application/x-www-form-urlencoded
1441707799.453    190 192.168.1.100 TCP_MISS/200 524 GET http://c.go-mpulse.net/boomerang/config.js? - DIRECT/141.101.115.15 application/javascript