Advanced PIX Firewall Features Questions and answers
Questions
|
1. |
Looking at the following output, what will be the result of
the second statement? Pix(config)# telnet 192.168.1.10 255.255.255.255 inside Pix(config)# telnet 192.168.1.47 255.255.255.255 Pix(config)# telnet 192.168.2.0 255.255.255.0 inside Pix(config)# telnet 1.1.1.10 255.255.255.255 outside
-
It will allow Telnetting from the host on the default
outside interface.
-
The command will fail because no interface is specified.
-
It will enable Telnet from the host on all nonoutside
interfaces.
-
It will enable Telnet from the host only on the interface to
that address. |
|
2. |
The Telnet timeout 10 command does what?
-
Gives the firewall a ten-minute break
-
Sets the Telnet idle timer to ten seconds
-
Sets the Telnet idle timer to ten minutes
-
Sets the Telnet session limit to ten
minutes |
|
3. |
A group_tag refers to which one of the following?
-
AAA authentication protocol
-
Pool of AAA servers
-
The name of a AAA server
-
A AAA header field |
|
4. |
What does the following AAA command do? Pick the best
answer. Pix(config)# aaa-server radius host 192.168.1.4 4key
-
It assigns server 192.168.1.4 to the default RADIUS
group.
-
It creates a new group radius—protocol RADIUS—and assigns
server 192.168.1.4 to it.
-
It will fail because no group radius exists.
-
It creates a new group radius—protocol TACACS+—and assigns
server 192.168.1.4 to it. |
|
5. |
What command displays the syntax and usage for the aaa
authentication, aaa authorization, aaa accounting, and aaa proxy-limit commands
in summary form?
-
show aaa
-
show aaa options
-
help aaa
-
show aaa help
|
|
6. |
Which of the following statements is not true?
-
The local user database requires only a user name and a
password.
-
PIX Firewall v6.2 introduced the local user database command
to firewalls.
-
The local user database can be used to authenticate
users.
-
The local user database can be used for command
authorization. |
|
7. |
What feature does the PIX ASA use to establish and maintain
its stateful access control and traffic-monitoring security?
-
Application layer inspection
-
Access control lists
-
ip audit command
-
The Filter command |
|
8. |
With the Fixup Protocol command, what is typically the only
variable?
-
Source address
-
Port number or port range
-
Destination address
-
Enable/disable |
|
9. |
The PIX Java and ActiveX filtering is an example of which
one of the following?
-
Fixup protocol
-
Attack guards
-
Shunning
-
Flood defender |
|
10. |
Which is not a Voice over IP (VoIP)
fixup protocol?
-
H.323
-
Session Initiation Protocol (SIP)
-
Skinny Client Control Protocol (SCCP)
-
Internet Locator Service (ILS) |
|
11. |
What does the FragGuard fragment size 1 command do?
-
Limits fragments to 1 byte
-
Limits fragments to 1 kilobyte
-
Blocks fragmenting
-
Limits fragmentation time to one minute |
|
12. |
Which command specifies an SMTP trap level for logging
messages?
-
logging trap
-
logging history
-
logging on
-
logging host
|
|
13. |
What two additional security checks are added by the sysopt
security fragguard command?
-
Each noninitial IP fragment must be associated with known
valid initial IP fragments.
-
All IP fragments are blocked.
-
IP fragments are limited to 100 per second to each internal
host.
-
Only RFC 1858 fragmentation protection is
allowed. |
|
14. |
Which attack guard uses the firewall route table to look for
spoofed addresses?
-
Virtual Reassembly
-
TCP Intercept
-
Unicast Reverse Path Forwarding
-
Flood Defender |
|
15. |
Which command is an example of setting an IDS audit default
action?
-
ip audit name Audit.99 info action alarm drop reset
-
ip audit signature 1001 disable
-
ip audit attack action reset
-
ip audit interface outside audit.99 |
Answers
|
1. |
C. It will enable Telnet from the host on
all nonoutside interfaces. |
|
2. |
C. Sets the Telnet idle timer to ten
minutes |
|
3. |
B. Pool of AAA servers |
|
4. |
D. It creates a new group radius—protocol
TACACS+—and assigns server 192.168.1.4 to it. Remember, group names are case
sensitive, and if none matches the name used, a new TACACS+ group is
formed. |
|
5. |
C. Help aaa displays the syntax and usage
for the aaa authentication, aaa authorization, aaa accounting, and aaa
proxy-limit commands in summary form. |
|
6. |
A. The local user database requires only a
user name and a password is false because, on the firewall, the password is
optional. |
|
7. |
A. Application layer
inspection |
|
8. |
B. Port number or port range |
|
9. |
B. Attack guards |
|
10. |
D. Internet Locator Service
(ILS) |
|
11. |
C. Blocks fragmenting |
|
12. |
B. Logging history |
|
13. |
A and C. Each noninitial IP fragment must
be associated with known valid initial IP fragments, and IP fragments are
limited to 100 per second to each internal host. |
|
14. |
C. Unicast Reverse Path
Forwarding |
|
15. |
C. ip audit attack action reset cp21
|
345 times read
|
|
|
Did you enjoy this article?
(total 0 votes)
|