• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

static NAT on a subnet

Cooky

Golden Member
So far I've only done one to one static NAT for our servers.
Until today, when I'm studying for CCSP, the study guide has this example:
static (inside, outside) 192.168.100.0 10.1.100.0 netmask 255.255.255.0

How does that work?
Does 192.168.100.1 map to 10.1.100.1 or whichever's available in the "pool"?
 
Back
Top