Krishnat Ramchandra Hogalekrish27.hashnode.dev·Nov 11, 2024Understanding Network Programming with Python: Socket Library, IPs, and MoreIn today's world, the internet is at the core of almost every technology we use. Understanding how devices communicate over networks is essential for developers. In this blog, we'll explore the Python socket library, IP addresses, network protocols, ...Discussnetworking
Abdulkader Alrezejipv6spot.hashnode.dev·Oct 24, 2024Captive Portal IPv6 SupportProject link on GitHub: https://github.com/abdulkader-alrezej/ipv6spot IPv6Spot a pioneering captive portal system designed exclusively for IPv6 networks. Developed by Abdulkader Alrezej, IPv6Spot addresses the critical need for effective network acc...Discussnetworking
Indu Jawlacoders.hashnode.dev·Oct 14, 2024CCNA: All about IP Addressing1. Introduction to IP Addressing IP (Internet Protocol) addressing is the cornerstone of networking and communication on the Internet. Each device on a network requires a unique IP address to send and receive data effectively. The significance of IP ...Discusspublic private IP
Yusuf Isahyuscode.hashnode.dev·Aug 27, 2024Chapter 4 - DNS (Domain Name System)Introduction The Domain Name System (DNS) is a critical component of the internet, responsible for translating human-readable domain names into IP addresses that computers use to identify each other on the network. This chapter covers the basics of D...DiscussNetworkingnetworking
Samuel Drewblog.mountainbean.online·Aug 23, 2024FinOps is a conspiracy by big Ops to make you use more FinThere's an episode in season 2 of Community where Jeff, while doing his very best not to do anything, gets caught up in a comically layered conspiracy about the risks of trying to do nothing. Now I'm not trying to do nothing but right now I don't hav...Discuss·29 readsfinops
Yusuf Isahyuscode.hashnode.dev·Aug 20, 2024Chapter 3 - IP AddressingIntroduction IP addressing is a fundamental concept in networking. This chapter covers the basics of IPv4 and IPv6, including how IP addresses work, the differences between private and public IP addresses, and the principles of subnetting. IPv4 and I...Discuss·10 likesNetworkingnetworking
Abhishek KandelforAbhishek Kandel's Blogabhishekkandel45.hashnode.dev·Aug 8, 2024Goodbye IP Addresses, Say Hello to the Magic of Network AliasesGoodbye IP Addresses, Say Hello to the Magic of Network Aliases Imagine you’re in a big school, and every student has a unique name. This name helps teachers and friends recognize and talk to each other. But what if the school keeps getting bigger a...Discussnetworking
Shaileshshaileshpashte.hashnode.dev·Aug 6, 2024All You Need to Know About IPv6 for VPCs and Egress-Only Internet GatewaysIntroduction In this blog post, we'll delve into IPv6 for Virtual Private Cloud (VPC) and the Egress-Only Internet Gateway, two essential components in modern cloud networking. We'll explore what they are, their key features, use cases, and real-life...Discussegress only internet gateway
Tang Hengblog.hengnation.dev·Jul 30, 2024Configuring IPv6 Through A Tunnel Broker ServiceThis how-to is for super-newbie and may depend on your system's OS, but it has already been tested on Ubuntu (22, 23 and 24) with netplan. Hello Tunnelbroker! Create an account at Tunnelbroker Create a new Create Regular Tunnel Enter your server I...Discuss·79 readstunnelbroker
Shreyas Ladheclouddevopsfornewbies.hashnode.dev·Jul 7, 2024Day 5 - Network Infrastructure implementations, IPv4, IPv6Design vs Function When describing a network, you have a couple of different options. Are you going to describe its design or its function? If you are going to describe the network's design, then the first place to start is to describe its topology (...DiscussNetworking - Deep Divenetworking