Wadah Belajar Linux, Debian, Mikrotik, Networking, Routing, dan Ilmu Pendukungnya

< Browse > Home /

| Mobile | RSS

iptraf – Interactive Colorful IP LAN Monitor

IPTraf is an ncurses-based IP LAN monitor that generates various network statistics including TCP info, UDP counts, ICMP and OSPF information, Ethernet load info, node stats, IP checksum errors, and others.

[ More ] November 8th, 2008 | No Comments | Posted in Linux, Networking, network tool |

BWM – BandWidth Monitor

This is a very tiny bandwidth monitor (not X11). Can monitor up to 16 interfaces in the in the same time, and shows totals too.
Installing BWM
#apt-get install bwm
Reading package lists… Done
Building dependency tree… Done
The following NEW packages will be installed
bwm
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 7896B of [...]

[ More ] October 24th, 2008 | No Comments | Posted in Linux, Networking, network tool |

Tutorial TCPdump

TCPdump adalah CLI paket sniffer yg powerfull.
1. Install TCPDUMP
- Utk nginstall :
#apt-get install tcpdump
- Utk liat dependensinya :
#apt-cache depends tcpdump
tcpdump
Depends: libc6
Depends: libpcap0.8
Depends: libssl0.9.8
- Utk lihat versi TCPdump yg terinstall :
# apt-cache policy tcpdump
tcpdump:
Installed: 3.9.5-2etch1
Candidate: 3.9.5-2etch1
Version Table:
*** 3.9.5-2etch1 0
500 http://kambing.vlsm.org stable/main Packages
500 http://security.debian.org stable/updates/main Packages
100 /var/lib/dpkg/status

[ More ] August 4th, 2008 | 3 Comments | Posted in Linux, Networking |


View My Stats