user@srx210-host#
set security policies from-zone DMZ to-zone DMZ policy
permit-http-in-DMZ match application junos-http
user@srx210-host#
set security policies from-zone DMZ to-zone DMZ policy
permit-http-in-DMZ then permit
Results
From configuration mode, confirm your configuration by entering the
show security zones
and
show security policies
commands. If the output does not display the intended
configuration, repeat the configuration instructions in this example to correct it.
[edit]
user@srx210-host# show security zones security-zone DMZ
address-book {
address Server-HTTP-1 192.168.2.2/24;
address Server-HTTP-2 192.168.2.3/24;
address Server-SMTP 192.168.2.4/24;
address-set DMZ-address-set-http {
address Server-HTTP-1;
address Server-HTTP-2;
}
}
interfaces {
ge-0/0/1.0 {
host-inbound-traffic {
system-services {
all;
}
}
}
}
[edit]
user@srx210-host# show security policies from-zone trust to-zone DMZ
policy permit-mail-trust-DMZ {
match {
source-address PC-Trust;
destination-address Server-SMTP;
application junos-smtp;
}
then {
permit;
}
}
[edit]
user@srx210-host# show security policies from-zone DMZ to-zone DMZ
policy permit-http-in-DMZ {
match {
source-address DMZ-address-set-http;
destination-address DMZ-address-set-http;
application junos-http;
}
then {
permit;
}
}
Copyright © 2016, Juniper Networks, Inc.
36
Getting Started Guide for Branch SRX Series
Содержание Junos OS
Страница 6: ...Copyright 2016 Juniper Networks Inc vi Getting Started Guide for Branch SRX Series...
Страница 8: ...Copyright 2016 Juniper Networks Inc viii Getting Started Guide for Branch SRX Series...
Страница 10: ...Copyright 2016 Juniper Networks Inc x Getting Started Guide for Branch SRX Series...
Страница 17: ...PART 1 Overview Introduction to SRX Series Devices on page 3 1 Copyright 2016 Juniper Networks Inc...
Страница 18: ...Copyright 2016 Juniper Networks Inc 2 Getting Started Guide for Branch SRX Series...
Страница 20: ...Copyright 2016 Juniper Networks Inc 4 Getting Started Guide for Branch SRX Series...
Страница 22: ...Copyright 2016 Juniper Networks Inc 6 Getting Started Guide for Branch SRX Series...
Страница 32: ...Copyright 2016 Juniper Networks Inc 16 Getting Started Guide for Branch SRX Series...
Страница 42: ...Copyright 2016 Juniper Networks Inc 26 Getting Started Guide for Branch SRX Series...
Страница 44: ...Copyright 2016 Juniper Networks Inc 28 Getting Started Guide for Branch SRX Series...
Страница 46: ...Copyright 2016 Juniper Networks Inc 30 Getting Started Guide for Branch SRX Series...
Страница 54: ...Copyright 2016 Juniper Networks Inc 38 Getting Started Guide for Branch SRX Series...
Страница 62: ...Copyright 2016 Juniper Networks Inc 46 Getting Started Guide for Branch SRX Series...
Страница 78: ...Copyright 2016 Juniper Networks Inc 62 Getting Started Guide for Branch SRX Series...
Страница 86: ...Copyright 2016 Juniper Networks Inc 70 Getting Started Guide for Branch SRX Series...
Страница 90: ...Copyright 2016 Juniper Networks Inc 74 Getting Started Guide for Branch SRX Series...
Страница 155: ...PART 5 Index Index on page 141 139 Copyright 2016 Juniper Networks Inc...
Страница 156: ...Copyright 2016 Juniper Networks Inc 140 Getting Started Guide for Branch SRX Series...