What is Computer Network?

A computer network is a system where multiple different devices are connected together. These devices are interconnected and communicate with each other using some common standard called protocols. The computer network is created to share resources or information with each other. Some examples of networks are social networks, phone networks, television networks, neural networks, and … Read more

How to run TCP Traceroute in Centos Linux

This post describes how to install or run TCP traceroute in Centos Linux. TCP Traceroute is a tool used by end users in Linux to test TCP port connectivity. TCP Traceroute is done from Centos command line, TCP traceroute uses TCP SYN packets rather than ICMP/UDP packets that the usual implementations use, thus bypassing gateways … Read more

How To Configure Cisco GETVPN

This document will explain how to deploy Cisco GETVPN if you are new to GETVPN then first go through Cisco GETVPN Concept Explained this covers the basic fundamentals of GETVPN to help you understand the concept easily. GETVPN Deployment Configuration  COOP Server Exportable RSA Keys  The preceding configuration is sufficient for a standalone KS in an enterprise … Read more

Cisco GETVPN Concept Explained

This document covers the theoretical aspects of the GETVPN. It outlines the best deployment methods and best practices recommended by Solution Architects. GETVPN (Group Encrypted Transport) What is GETVPN? Cisco GETVPN delivers a revolutionary solution for tunnel-less, any-to-any and confidential branch communication. Group Encrypted Transport VPN (GETVPN) introduces the concept of a trusted group to … Read more

TCP 3-Way Handshake

TCP 3-way handshake is one of the most commonly asked question and now you are going to find the answers you have been looking for the entire time. This article goes in-depth of the TCP handshake it. TCP (Transmission Control Protocol) is a connection-oriented protocol which sends and receives data using sequence and acknowledgment numbers. … Read more