A. to specify the destination addresses to which access is permitted
B. to specify the source address permitted to access the resource
C. to specify the services to which access is permitted
D. to inform the enforcer to expect policy information from the Junos Pulse Access Control Service
第1题:
A.http-map,tcp-map,class-map
B.class-map,tcp-map,policy-map
C.class-map,policy-map,service-map
D.class-map,service-policy,policy-map
第2题:
第3题:
在防火墙中永久开放FTP服务的命令是
A.firewall-cmd --add-service=ftp
B.firewall-cmd --permanent --add-service=ftp
C.firewall-cmd --permanent --service=ftp
D.firewall-cmd --permanent --add-service-ftp
第4题:
第5题:
公司有一台提供SMTP服务的主机,现在想要设置防火墙允许SMTP服务器通过防火墙,并且永久性的生效,其命令为()。
A.firewall_cmd --add-service=smtp --permanent
B.firewall_cmd --add-service=smtp
C.firewalld_cmd -add-service=smtp --permanent
D.firewalld_cmd -add-service=smtp
第6题:
Samba服务中,开启防火墙对Samba流量放行的命令是()。
A.firewall-cmd --add-service=smb --permanent
B.firewall-cmd --add-service=nmb --permanent
C.firewall-cmd --add-service=samba --permanent
D.以上都不是