Clarify Static NAT on network object! Hi all I have tested this but I would like someone to clarify I have it right? I had set a automatic static NAT on the local network object to test how computers IP addresses are translated outbound. This is what I found; int_host 10.4.6.111/24 int_gateway 10.4.6.1/24 ext_gateway 172.26.106.1/16 I set static nat on the network obj (10.4.6.0) to be 172.26.0.0 When outbound from 10 -> 172, I found the last octet of the host was added to the last octet of the static NAT address to achieve a unique static NAT address to become 172.26.0.111 externally. Is this normal? Thanks for any help, I hope this helps someone else! Brent |