[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]
CLI Configuration
- user@host# set security nat interface ge-0/0/1.0 source-nat
pool incoming-nat address 20.1.1.100
- user@host# set security nat interface ge-0/0/1.0 source-nat
pool incoming-nat allow-incoming
- user@host# set security policies from-zone Green to-zone
Red policy reg-policy match source-address any
- user@host# set security policies from-zone Green to-zone
Red policy reg-policy match destination-address any
- user@host# set security policies from-zone Green to-zone
Red policy reg-policy match application junos-sip
- user@host# set security policies from-zone Green to-zone
Red policy reg-policy then permit source-nat pool incoming-nat
- user@host# set security policies from-zone Red to-zone
junos-global policy incoming-policy match source-address any
- user@host# set security policies from-zone Red to-zone
junos-global policy incoming-policy match destination-address incoming_nat_incoming-nat
- user@host# set security policies from-zone Red to-zone
junos-global policy incoming-policy match application junos-sip
- user@host# set security policies from-zone Red to-zone
junos-global policy incoming-policy then permit
[
Contents]
[
Prev]
[
Next]
[
Index]
[
Report an Error]