Whether you’re really passionate about RPC, MQTT, Matrix or wayland, tell us more about the protocols or open standards you have strong opinions on!

You are viewing a single thread.
View all comments View context
16 points

IPv6 is great, but NAT is quite functional and is prolonging the demise of IPv4.

permalink
report
parent
reply
6 points

My isp decided to put me behind a CGNAT and broke my access to my network from outside my network. Wanted to charge me $5 a month to get around it. It’s not easy to get around for a layman, but possible. More than anything it just pissed me off that I’d have to pay for something that 1 day ago was free.

permalink
report
parent
reply
4 points

How can you bypass CGNAT?

permalink
report
parent
reply
3 points

Set up a reverse proxy on another machine (like one of those free oracle cloud things). I can’t go into detail because I don’t know exactly how. I think cloudflare also has options for that for free. Either way it’s annoying.

permalink
report
parent
reply
1 point

NAT is functional as long as you like NAT, which im pretty sure nobody likes, so uh.

permalink
report
parent
reply
0 points

Plenty of people like NAT.

permalink
report
parent
reply
0 points

the only people that like nat are network admins, and ISPs.

Everyone else hates them. The rest don’t care, but they wouldn’t know a NAT if it hit them in the face.

permalink
report
parent
reply
-10 points
Deleted by creator
permalink
report
parent
reply
24 points

You can have that with ipv6, too.

permalink
report
parent
reply
19 points

NAT is not for security, that’s what the firewall is for. Nobody can access your IPv6 network unless you allow access through the firewall.

permalink
report
parent
reply
2 points

I don’t think they were talking about access to the network.

permalink
report
parent
reply
15 points

Found the guy that does not want to learn IPv6!

permalink
report
parent
reply
14 points

You’re thinking of a firewall. NAT is just the thing that makes a connection appear to come from an IP on the internet when it’s really coming from your router, and it’s not needed with IPv6. But you would not see any difference with IPv6 without it.

permalink
report
parent
reply
1 point
*

You’re thinking of a firewall. NAT is just the thing that makes a connection appear to come from…

That connection only “appears to come from” if I explicitly put a rule in my NAT table directing it to my computer behind the router doing the NAT-ing.

Otherwise all connections through NAT are started from internal->external network requests and the state table in NAT keeps track of which internal IP is talking to which external IP and directs traffic as necessary.

So OP is correct, it does apply a measure of security. Port scanning someone behind NAT isn’t possible, you just end up port scanning their crappy NAT router provided by their ISP unless they have specifically opened up some ports and directed them to their internal IP address.

Compare this to IPV6 where you get a slice of the public address space to place your devices in and they are all directly addressable. In that case your crappy ISP router also is a “proper” firewall. Strangely enough it usually is a “stateful” firewall with default deny-all rules that tracks network connections and looks and performs almost exactly like the NAT version, just without address translation.

permalink
report
parent
reply
2 points

No. Stop spreading that myth. NAT does fuck all for security. If you want a border gateway, you can just have a border gateway.

permalink
report
parent
reply
1 point

you know what is more secure? Not being connected to the internet.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 6.9K

    Monthly active users

  • 6.9K

    Posts

  • 186K

    Comments