您好,登錄后才能下訂單哦!
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一對一映射,從公網IP映射到私網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
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。