| CPUG | |
| The Check Point User Group | |
| A Resource For The Check Point Community. Fast. Useful. Independent. | |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| 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 |
| |||
| think i get what you mean - if so then yes that is normal. If you static to a network range rather than a host it will map the address 1 to 1. Eg natting 10.1.1.0 >> 172.16.32.0 will give you... 10.1.1.1 >> 172.16.32.1 10.1.1.2 >> 172.16.32.2 and so on.... |
![]() |
| Thread Tools | |
| Display Modes | |
| |