Class: NAT

NAT solves the problem of shortage of IPv4 addresses. Only by accident, does it have security properties. The appropriate countermeasure is a firewall.

•owl:Thing
        •Asset
                •Countermeasure
                        •SecureNetworkCommunication
                                •NAT
                        •Standard
                                •NAT
                        •TechnologyMistakenlyUsedAsCountermeasure
                                •NAT
        •Countermeasure
                •SecureNetworkCommunication
                        •NAT
                •Standard
                        •NAT
                •TechnologyMistakenlyUsedAsCountermeasure
                        •NAT

Super Classes

protects ONLY (_Prevention AND _Confidentiality AND _HostOnIntranet)
protects SOME (_Prevention AND _Confidentiality AND _HostOnIntranet)
TechnologyMistakenlyUsedAsCountermeasure
SecureNetworkCommunication
Standard

Annotations

dc:descriptionNetwork Address Translation, an Internet standard that enables a local-area network (LAN) to use one set of IP addresses for internal traffic and a second set of addresses for external traffic. A NAT box located where the LAN meets the Internet makes all necessary IP address translations. NAT security purpose: to provide a type of firewall by hiding internal IP addresses. (Webopedia)

Abstract Syntax

Class(NAT partial restriction(protects allValuesFrom(intersectionOf(_Prevention
                                                                   _Confidentiality
                                                                   _HostOnIntranet)))
                 restriction(protects someValuesFrom(intersectionOf(_Prevention
                                                                    _Confidentiality
                                                                    _HostOnIntranet)))
                 TechnologyMistakenlyUsedAsCountermeasure
                 SecureNetworkCommunication
                 Standard)
Generated with OWLDoc