Bug 1317222

Summary: typo in 2.4.2 IPv6
Product: [Fedora] Fedora Documentation Reporter: darthcookient
Component: security-guideAssignee: Eric Christensen <sparks>
Status: CLOSED NOTABUG QA Contact: Fedora Docs QA <docs-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: develCC: pkennedy, security-guide-list, sparks, zach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://docs.fedoraproject.org/en-US/Fedora/19/html/Security_Guide/sect-Security_Guide-Basic_Hardening-Networking-IPv6.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-07 22:04:40 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description darthcookient 2016-03-13 04:05:39 UTC
Description of problem:

"...There are some security features that were side effects to NAT; the biggest being that outside traffic cannot make it inside the network unless a port is forwarded across the router. Because IPv6 solves the addressing problem there is no longer a need to use NAT. Everything can have a public IP address and, by extension, everything is not publically routable across the Internet when physical and logical connections are made."

Forgive me if I'm wrong but if I understand correctly, this should say:
"everything IS publically routable across the Internet when physical..."


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Eric Christensen 2016-06-07 22:04:40 UTC
You can have a ULA (Unique Local Address) that is not routable across the Internet and you can also designate part of your public addresses to not be routable.  That said, this part of the document would likely benefit from a makeover.