PrepAway - Latest Free Exam Questions & Answers

what happens when a user attempts to access the Web site www.juniper.net through the SRX device?

— Exhibit –-
[edit security utm]
user@host# show
custom-objects {
url-pattern {
permit {
value http://www.domain-abc.net;
}
deny {
value http://www.domain-abc.net/movies;
}
}
custom-url-category {
whitelist {
value permit;
}
blacklist {
value deny;
}
}
}
feature-profile {
web-filtering {
url-whitelist whitelist;

url-blacklist blacklist;
type juniper-local;
juniper-local {
profile profileA {
default block;
custom-block-message “Website access not permitted”;
}
}
}
}

— Exhibit –-
Refer to the Exhibit.
Your SRX Series device includes the Web filtering configuration shown in the exhibit.
Assuming the Web filtering profile has been properly applied, what happens when a user attempts
to access the Web site www.juniper.net through the SRX device?

PrepAway - Latest Free Exam Questions & Answers

A.
The HTTP request is blocked and the user’s Web browser eventually times out.

B.
The HTTP request is blocked and a message is sent back to the user.

C.
The HTTP request is intercepted and the URL is sent to the Websense server. The SRX device
permits or blocks the request based on the information it receives back from the server.

D.
The HTTP request is permitted and forwarded to the Web server.

2 Comments on “what happens when a user attempts to access the Web site www.juniper.net through the SRX device?


Leave a Reply