Using a DIP Pool
Using a DIP Pool
Solution:DIP pools can be used in the following applications:
- Many-to-many address translations. This can be used in VPN networks where connected sites have overlapping IP subnets. To allow them to be connected without IP address conflicts, IP addresses need to be translated either before the traffic is sent into the VPN tunnel or after it is decrypted at the other gateway. DIPs are used in either case to translate one subnet to another to allow overlapping networks to communicate.
- One-to-many address translations. This is often used when policy-based NAT is utilized. Policy-based NAT only translates traffic that meets the policy, allowing other traffic to be routed through the firewall. This allows for mixed networks of public and private IP addresses. This DIP application is very similar to NAT, except that it is done on a policy basis instead of by interface.
To configure a DIP pool on your NetScreen, perform the following steps:
Open the WebUI. For more information on accessing the WebUI, select your product from the list below:






Troubleshooting