https inbound policy NS-25?

Hello, i'm trying to create an inbound policy for https to go to my inbound server 10.1.10.20. I click on policies and see where i can create new policies but i don't know if i have to actually specify my server or just point the policy to the internal network port. jho

Reply to
jho
Loading thread data ...

You need to create a MIP (maped IP) or a VIP (virtual) from a public IP to the 10.1.10.20. And the corresponding policy from untrust to trust(MIP/VIP)

set interface "ethernet0/0" mip 1.2.3.4 host 10.1.10.20 netmask 255.255.255.255 vr "trust-vr"

set policy id 3 from "Untrust" to "Trust" "Any" "MIP(1.2.3.4)" "HTTPS" permit

alan

Reply to
Alan Strassberg

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.