Static NAT


(stat´ik nat) (n.) A type of NAT in which a private IP address is mapped to a public IP address, where the public address is always the same IP address (i.e., it has a static address). This allows an internal host, such as a Web server, to have an unregistered (private) IP address and still be reachable over the Internet.

Compare with dynamic NAT.

Read Also:

  • static routing

    Static routing, the alternative to dynamic routing, is the process in which the system network administrator would manually configure network routers with all the information necessary for successful packet forwarding. The administrator constructs the routing table in every router by putting in the entries for every network that could be a destination. Static routes to […]

  • static testing

    In software development, static testing, also called dry run testing, is a form of software testing where the actual program or application is not used. Instead this testing method requires programmers to manually read their own code to find any errors. Static testing is a stage of White Box Testing.

  • static variable

    A variable that retains the same data throughout the execution of a program. In contrast, a dynamic variable can have different values during the course of a program.

  • status bar

    In software the status bar is located at the bottom of the GUI (graphical user interface) that shows the user different bits of information about the program they are using. For example, on a Web browser, the status bar shows the progress of loading of Web pages into the browser window. In a word processing […]

  • stealth virus

    A computer virus that actively hides itself from antivirus software by either masking the size of the file that it hides in or temporarily removing itself from the infected file and placing a copy of itself in another location on the drive, replacing the infected file with an uninfected one that it has stored on […]


Disclaimer: Static NAT definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.