|
|
|
|
|
by tenebrisalietum
1754 days ago
|
|
NAT is essentially required in IPv4 due to IPv4 address exhaustion. NAT, when done on the carrier level (CGNAT), more or less prevents external systems from initating connections with anything on your network (without ISP involvement). You can still initiate outgoing connections fine. Sounds great for security,
but this enforces the existence of centralized services (middlemen) that you have to use/pay for if you want to have asynchronous communication with anyone that you might not necessarily initiate. If you want a chance at a real decentralized Internet without dependency on tech giants, you're gonna need IPv6. |
|