Posted by: tora130 on: August 19, 2009
this is the port that being used by samba and w2k3 file sharing, if you like to activate your firewall for file sharing, then you must open this port netbios-ns 137/udp # NetBIOS Name Service netbios-dgm 138/udp # NetBIOS Datagram Service netbios-ssn 139/tcp # NetBIOS Session Service microsoft-ds 445/tcp # Microsoft Directory Service
Posted by: tora130 on: August 14, 2009
The Real-time Transport Protocol (RTP) defines a standardized packet format for delivering audio and video over the Internet. It was developed by the Audio-Video Transport Working Group of the IETF and first published in 1996 as RFC 1889, and superseded by RFC 3550 in 2003. RSVP : resourse reservation protocol
Posted by: tora130 on: August 12, 2009
Needed to open a big range of ports on Windows Firewall on one of my web boxes. Via the GUI you can only do one port at a time. But run this at the command prompt to add a range: FOR /L %I IN (5001,1,5100) DO netsh firewall add portopening TCP %I “FTP port range”%I [...]
Posted by: tora130 on: August 7, 2009
site A mengganti link yang sebelumnya menggunakan vsat 512kbs menjadi FO dengan speed 2 Mbps, karena link sudah cukup tinggi, dan license packeteer sudah tidak mencukupi, maka sebaiknya link ke site A di bypass, dalam bahasa packeteer berarti link tidak usah di manage, hanya di monitor saja atau dapat juga disebut link dibuat exception dan [...]
Posted by: tora130 on: August 6, 2009
masalah yang dihadapi : dari site 1 ke site B ganti koneksi dari E1 ke Fiber Optic, router site A yang lama yang terkoneksi ke Telkom sudah tidak memiliki interface gigabitethernet, sedangkan keluaran FOptic adalah gigabit Ethernet, jadi aku pake Layer 3 switch untuk routing… caranya ? 1. backup config 2. config switch L3 #conf [...]