Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AC
Posts
1
Comments
176
Joined
2 yr. ago

  • I didn't mean prevent, just makes it harder by default. You can still open connections from within the NAT

    Edit: I do admit to failing at accessing my IPv6 PC from my IPv6 phone

    Edit2: apparently NAT is full of security bugs

  • I still have to initiate the outgoing UDP. Are you talking about the specific case where any software running on my host can initiate it without me requesting?

    Edit: apparently NAT is full of security bugs

  • The main benefit of a NAT is that by default it prevents all external access to the hosts inside the network. Any port you have open is not accessible unless explicitly forwarded.

    This has a lot of security benefits. Regardless, everything you said is sounds true to me.