Capture filter is set before collecting packets. It is applied at the time of data acquisition and it impacts the size of the capture. It…
This is not for Linux snobs, but rather for those who are stuck with a Windows work laptop, have to deal with Linux on a…
Overview Fault tolerance and high availability are two architectural characteristics that people often confuse with each other. High availability focuses on minimizing downtime. It guarantees…
The 5 layer TCP/IP model (or its more rigorously defined alternative OSI model) leads to a whole world of network protocols. Understanding these new protocols…
Transport Layer Transport Layer handles multiplexing & de-multiplexing through ports. Port is more or less a virtual concept. Source port is usually ephemeral. Two dominant…
What layer model works the best? Back in university my textbook was based on OSI 7-layer model. It is rigorously defined and often used in…