What is causing the problem?
You are not able to telnet to the interface IP address of your device from a PC on the same subnet.
What is causing the problem?
What is causing the problem?
Which is a potential cause for this problem?
which interface allows both ping and SSH traffic?
Click the Exhibit button.
[edit security zones security-zone HR]
user@host# show
host-inbound-traffic {
system-services {
ping;
ssh;
https;
}}
interfaces {
ge-0/0/0.0;
ge-0/0/1.0 {
host-inbound-traffic {
system-services {
ping;
}}}
ge-0/0/2.0 {
host-inbound-traffic {
system-services {
ping;
ftp;
}}}
ge-0/0/3.0 {
host-inbound-traffic {
system-services {
all;
ssh {
except;
}}}
}}
All system services have been enabled.
Given the configuration shown in the exhibit, which interface allows both ping and SSH traffic?
Which configuration would result in the output shown in the exhibit?
Click the Exhibit button.
user@host> show interfaces ge-0/0/0.0 match host-inbound
Allowed host-inbound traffic : bgp ospf
Which configuration would result in the output shown in the exhibit?
Which configuration would result in the output shown in the exhibit?
Click the Exhibit button.
user@host> show interfaces ge-0/0/0.0 match host-inbound
Allowed host-inbound traffic : ping ssh telnet
Which configuration would result in the output shown in the exhibit?
What does the device do?
Click the Exhibit button.
[edit security]
user@host# show
zones {
security-zone ZoneA {
tcp-rst;
host-inbound-traffic {
system-services {
ping;
telnet;
}}
interfaces {
ge-0/0/0.0;
ge-0/0/1.0;
}}
security-zone ZoneB {
interfaces {
ge-0/0/3.0;
}}}
policies {
from-zone ZoneA to-zone ZoneB {
policy A-to-B {
match {
source-address any;
destination-address any;
application any;
}
then {
permit;
}}}}
In the exhibit, a host attached to interface ge-0/0/0.0 sends a SYN packet to open a Telnet connection to the
device’s ge-0/0/1.0 IP address.
What does the device do?
Which two commands can be used to monitor firewall user authentication?
Which two commands can be used to monitor firewall user authentication? (Choose two.)
Which two statements regarding external authentication servers for firewall user authentication are true?
Which two statements regarding external authentication servers for firewall user authentication are true?
(Choose two.)
Which two external authentication server types are supported by JUNOS Software for firewall user authenticatio
Which two external authentication server types are supported by JUNOS Software for firewall user
authentication? (Choose two.)