Juniper NetScreen MIP Conversion

Source: Internet
Author: User

Mip-definition

MIP (Mapped IP) is a 1 to 1 mapping of a public IP address to an IP address on the Internal side of the Juniper firewall

MIP-to-one mapping, mapping from public IP to private network IP



Configuring a MIP to access a single device on the private network

Set int eth0/0 Zone Untrust

Set int eth0/0 IP 1.1.1.250/24

Set int eth0/0 route

Set int ETH0/1 Zone Trust

Set int ETH0/1 IP 192.168.1.1/24

Set int ETH0/1 route

Set int eth0/0 mip 1.1.1.100 host 192.168.1.100 netmask 255.255.255.255 vroute TRUST-VR

Set policy from Untrust to trust any MIP (1.1.1.100) any permit log



Configuring a MIP to a subnet or multiple internal hosts

Set int eth0/0 Zone Untrust

Set int eth0/0 IP 1.1.1.250/24

Set int eth0/0 route

Set int ETH0/1 Zone Trust

Set int ETH0/1 IP 192.168.1.1/24

Set int ETH0/1 route

Set int eth0/0 mip 1.1.1.0 host 192.168.1.0 netmask 255.255.255.224 vroute TRUST-VR

Set policy from Untrust to trust any MIP (1.1.1.0/27) any permit log


This article is from the "Chj Migrant Workers" blog, please be sure to keep this source http://3155099.blog.51cto.com/3145099/1610987

Juniper NetScreen MIP Conversion

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.