防止在 vRealize 设备上默认加载 Firewire 模块。潜在的攻击者可能利用此协议破坏您的系统。
除非必要,请避免加载 Firewire 模块。
过程
- 在文本编辑器中打开 /etc/modprobe.d/modprobe.conf 文件。
- 确保此文件中出现
install ieee1394 /bin/false
一行。 - 保存并关闭该文件。
防止在 vRealize 设备上默认加载 Firewire 模块。潜在的攻击者可能利用此协议破坏您的系统。
除非必要,请避免加载 Firewire 模块。
install ieee1394 /bin/false
一行。