FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Exposing services behing CGNAT | My home-Lab experience with Jio-Fiber
How-ToDevOps

Exposing services behing CGNAT | My home-Lab experience with Jio-Fiber

via Dev.tojagadeesh k s1mo ago

Escaping CGNAT: Exposing Self-Hosted Services over IPv6 (No Public IPv4 Required) I’ve just begun my self-hosting journey. I repurposed an old laptop and installed Ubuntu Server on it. On top of that, I spun up several services using Docker: Nextcloud – Personal cloud storage Vaultwarden – Lightweight password manager Pi-hole – DNS-level ad blocking Jellyfin – Media streaming server I installed Ubuntu Server, configured Docker, and had everything running in a single day. It was smooth, fun, and surprisingly satisfying. Then came the final step: exposing my services to the public internet. That’s when things got complicated. The Problem: CGNAT My ISP (Jio Fiber) uses CGNAT (Carrier-Grade NAT). That means: My router does not get a public IPv4 address. Traditional port forwarding is impossible. Devices on the public internet cannot directly reach my server. In simple terms: I had no public “return address”. Options I Considered (and Why I Avoided Them) I explored a few alternatives, but e

Continue reading on Dev.to

Opens in a new tab

Read Full Article
26 views

Related Articles

Gate.io vs KuCoin — Which Crypto Exchange Is Better? (2026)
How-To

Gate.io vs KuCoin — Which Crypto Exchange Is Better? (2026)

Dev.to Beginners • 7h ago

How to Build a Real Multi-Agent Engineering Workflow With oh-my-claudecode
How-To

How to Build a Real Multi-Agent Engineering Workflow With oh-my-claudecode

Medium Programming • 8h ago

Clean Code Principles Every Software Engineer Should Follow
How-To

Clean Code Principles Every Software Engineer Should Follow

Medium Programming • 9h ago

The Real Cost of Abstractions in .NET
How-To

The Real Cost of Abstractions in .NET

Medium Programming • 10h ago

Stop Learning Frameworks — You’re Wasting Your Time
How-To

Stop Learning Frameworks — You’re Wasting Your Time

Medium Programming • 10h ago

Discover More Articles