NAT Flashcards

1
Q

Static NAT

A

One-to-one address mapping - a fixed mapping between a public IP and a private IP of a device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Dynamic NAT

A

Many-to-many address mapping - a pool of IP addresses is maintained and issued on a first-come, first-served basis. A single public IP address cannot be shared among multiple internal hosts at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

PAT

A

Port Address Translation
Many-to-one address mapping - a single public IP is shared among multiple devices on a private network using their port address
Router, Firewall service, not switch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

RFC1918

A

Private IP addresses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Static NAT Usage

A

When you need to build a translation for a public server that is privately addressed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Static PAT Usage

A

When you need to build a translation for a port on your edge that maps to a different port on a server on the inside

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Dynamic NAT Usage

A

When you have an overlapping IP range

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

PAT Usage

A

For internet connectivity for the inside network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

SNAT

A

Secure/Source NAT - Virtual server can access the internet via SNAT

How well did you know this?
1
Not at all
2
3
4
5
Perfectly