微信小程序码
微信小程序
练习更方便
综合知识
真题 2021年上半年
在Linux系统通过( )命令,可以拒绝IP地址为192.168.0.2的远程主机登录到该服务器。
A
iptables-A input-p tcp-s 192.168.0.2-source-port22-j DENY
B
iptables-A input-p tcp-d 192.168.0.2-source-port22-j DENY
C
iptables-A input-p tcp-s 192.168.0.2-desination-port22-j DENY
D
iptables-A input-p tcp-d 192.168.0.2-desination-port22-j DENY
查看更多题目