Networker Pro BD

Demystifying Internet Infrastructure

0%

What is DNS? The Phonebook of the Internet

Direct Answer: DNS (Domain Name System) is the phonebook of the internet. It translates human-readable website names (like google.com) into computer-readable IP addresses (like 142.250.190.46), allowing your browser to load the correct webpage.

Why We Need DNS: Names vs. Numbers

Computers and routers communicate using IP addresses, which are strings of numbers. While it is easy for a computer to remember 104.244.42.129, it is impossible for a human to remember the IP addresses for Facebook, YouTube, Netflix, and every other site they visit.

NAT (Network Address Translation) Explained

Direct Answer: NAT (Network Address Translation) is a process performed by your home router that allows all the devices on your local network (phones, TVs, laptops) to share a single Public IP address when accessing the internet. It acts as the bridge between your private home network and the global public web.

How NAT Works: The Mailroom Analogy

Imagine a large office building with a single public street address (your Public IP). Inside the building, there are 50 different employees, each with their own internal desk number (your Private IPs).

PPPoE Connections in Bangladesh: Authentication and MTU

Direct Answer: Point-to-Point Protocol over Ethernet (PPPoE) is the standard network protocol used by ISPs in Bangladesh to manage and authenticate home broadband connections. It encapsulates point-to-point network traffic inside Ethernet frames, requiring you to enter a specific username and password into your router to access the internet.

Why ISPs Use PPPoE

When you connect an optical fiber or Cat6 cable to your router, you are physically connected to the ISP’s network. However, the ISP needs a mechanism to identify who you are, what internet package you pay for, and whether your account is active.

What is CGNAT? Why ISPs Share IP Addresses

Direct Answer: CGNAT (Carrier-Grade NAT) is a technology used by Internet Service Providers (ISPs) to share a single Public IP address among hundreds of different customers. Instead of giving your home router its own unique public address, the ISP puts your router behind a massive, ISP-level router, creating a “Double NAT” situation.

Why ISPs in Bangladesh Use CGNAT Heavily

The internet relies on IPv4 addresses, and the global supply ran out years ago. Because ISPs in Bangladesh are growing rapidly, they cannot acquire enough unique Public IP addresses to give one to every new subscriber.

Summary

The internet is a global network of interconnected computers. When you request a webpage, your data travels as “packets” through your router, your ISP, international submarine cables, and finally reaches a server, which sends the information back to you in milliseconds.

Overview

Think of the internet like the postal service. If you want to send a letter:

  1. You need an Address (IP Address).
  2. You need a Post Office (Your ISP).
  3. You need a Transportation Network (Cables and Routers).
  4. You need a Directory to look up names (DNS).

Technical Deep-Dive: The Journey

When you type google.com into your browser:

Summary

When you say “the internet is slow,” you might be talking about two different things: Bandwidth (how much data can fit) or Latency (how fast that data travels). A fast connection with high latency will still feel sluggish when browsing or gaming.

Overview: The Highway Analogy

Imagine the internet is a highway:

  • Bandwidth is the number of lanes. More lanes mean more cars (data) can travel at the same time.
  • Latency (Ping) is the speed limit. Even if the highway has 100 lanes, if the speed limit is 5 MPH, it will take a long time to get to your destination.

Most users in Bangladesh focus only on the “lanes” (Mbps), but for things like video calls, gaming, and even loading a webpage, the “speed limit” (Latency) is often more important.

Summary

FTTH (Fiber to the Home) is a broadband network architecture that uses optical fiber to provide high-speed internet access directly to a subscriber’s home or office. By using light pulses instead of electricity, FTTH offers significantly higher bandwidth and better stability than traditional copper-based connections (like DSL or UTP).

Overview

FTTH represents the gold standard in residential internet connectivity. To understand its value, it is helpful to compare it with legacy technologies:

Summary

A router is a networking device that forwards data packets between computer networks. In a home environment, it acts as the central hub and gateway, connecting your local devices (laptops, smartphones, smart TVs) to the internet service provided by your ISP.

Overview

Think of a router as a digital traffic controller. When you request a website, the router ensures the request goes out to the internet and that the returning data reaches your specific device, rather than your roommate’s phone. Most modern home routers are “3-in-1” devices: a router (routing data), a switch (connecting wired devices), and a Wireless Access Point (providing Wi-Fi).

Summary

BSCPLC (Bangladesh Submarine Cables PLC), formerly known as BSCCL, is the state-owned telecommunications company that manages Bangladesh’s connection to international submarine cable systems. It is the primary source of the country’s high-speed internet bandwidth, operating the landing stations for the SMW-4 and SMW-5 undersea cables.

Overview

BSCPLC serves as the “backbone” of the Bangladesh internet. It is a Public Limited Company under the Ministry of Posts, Telecommunications and Information Technology. Its primary role is to provide large-capacity bandwidth to International Internet Gateways (IIGs) and other large telecom operators.

Summary

An IP Address (Internet Protocol address) is a unique numerical label assigned to every device connected to a computer network. It serves two main functions: identifying the host (or its network interface) and providing the location of the device in the network so that data can find its way to the correct destination.

Overview

Think of an IP address as your house’s mailing address in the digital world. Just as a letter needs a physical address to reach your home, a data packet (like a YouTube video or an email) needs an IP address to reach your computer or smartphone. Without an IP address, devices cannot communicate with each other over the internet.