[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Outside-to-Inside Translation
Outside-to-inside translation occurs in the following
order:
- Traffic from the outside, public domain enters the router.
- All traffic from an interface that is marked outside, whether or not it requires NAT, is sent to the
server module.
- The server module searches for an associated NAT match.
- If the server module:
- Finds a NAT match, and the destination interface is marked
as inside, the server module performs the appropriate
translation and sends the packet to the appropriate destination.
- Does not find a NAT match, and the destination interface
is marked as inside, the server module drops
the packet.
- Does not find a NAT match, and the destination interface
is not marked as inside, the server module processes
the packet normally for its destination.
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]