相关考题
-
多项选择题
禁止ICMP重定向,需要向/etc/sysctl.conf文件中写入()。
A.net.ipv4.conf.all.accept_redirects=0
B.net.ipv4.conf.default.accept_redirects=0
C.net.ipv4.conf.all.send_redirects=0
D.net.ipv4.conf.default.send_redirects=0 -
多项选择题
LTE的()特性的引入能够更好的满足M2M通信需求。
A.高吞吐率
B.高接入用户数
C.QoS的提升
D.D2D -
多项选择题
如何限制SSH FORWARDING?()
A.修改/etc/ssh/sshd_config
B.将AllowTcpForwarding yes修改为AllowTcpForwarding no
C.将X11Forwarding yes修改为X11Forwarding no
D.重启ssh服务
