试题详情

在 Linux 系统通过( )命令,可以拒绝 IP 地址为 192.168.0.2 的远程主机登录到该服务器。

Aiptables-Ainput-ptcp-s192.168.0.2-source-port22-jDENY

Biptables-Ainput-ptcp-d192.168.0.2-source-port22-jDENY

Ciptables-Ainput-ptcp-s192.168.0.2-desination-port22-jDENY

Diptables-Ainput-ptcp-d192.168.0.2-desination-port22-jDENY