Tagged articles
9 articles
Page 1 of 1
Java Tech Enthusiast
Java Tech Enthusiast
Jan 21, 2024 · Information Security

Security Risks of Exposing Your Public IP Address

Exposing your public IP address can invite DDoS floods, vulnerability scanning, privacy breaches, and targeted phishing or malware attacks, so you should protect it with firewalls, regular updates, secure VPN connections, and by avoiding public disclosure on social platforms.

DDoSPublic IPfirewall
0 likes · 3 min read
Security Risks of Exposing Your Public IP Address
Liangxu Linux
Liangxu Linux
Jun 12, 2022 · Fundamentals

Understanding NAT: Public vs Private IPs, Types, and Server Setup

This article explains how NAT enables multiple private devices to share a single public Internet connection, covering public and private IP concepts, the four NAT types (static, dynamic, NAPT, Easy IP), server port‑mapping configuration, and the advantages and drawbacks of using NAT.

Dynamic NATNAPTNAT
0 likes · 11 min read
Understanding NAT: Public vs Private IPs, Types, and Server Setup
Liangxu Linux
Liangxu Linux
Mar 18, 2022 · Operations

Retrieve Your Public IP with Shell Commands and a Robust Bash Script

This guide explains why home broadband users need to discover their dynamic public IP, compares browser, cURL, and dig methods for fetching it, and provides a Bash script that intelligently falls back between multiple services to ensure reliable IP retrieval for DDNS and other network tasks.

DDNSNetworkingPublic IP
0 likes · 8 min read
Retrieve Your Public IP with Shell Commands and a Robust Bash Script
Open Source Linux
Open Source Linux
Jul 10, 2020 · Fundamentals

Public vs Private IP Addresses and NAT Explained: A Complete Guide

This article explains the difference between public and private IP addresses, details the IPv4 class A‑E ranges, describes why private networks often use 192.168.x.x, and introduces NAT as the mechanism that maps internal addresses to external ones for internet access.

IP addressIPv4 classesNAT
0 likes · 6 min read
Public vs Private IP Addresses and NAT Explained: A Complete Guide