اختبار شهادة انظمة اللينكس CompTIA Linux+ XK0-005

السؤال 94 من 122

كل الأسئلة

A systems administrator is configuring a Linux system so the network traffic from the internal network 172.17.0.0/16 going out through the eth0 interface would appear as if it was sent directly from this interface. Which of the following commands will accomplish this task?

الخيارات

  • A iptables -A POSTROUTING -s 172.17.0.0/16 -o eth0 -j MASQUERADE
  • B firewalld -A OUTPUT -s 172.17.0.0/16 -o eth0 -j DIRECT
  • C nmcli masq-traffic eth0 -s 172.17.0.0/16 -j MASQUERADE
  • D ifconfig --nat eth0 -s 172.17.0.0/16 -j DIRECT

النقاشات

لا توجد نقاشات منشورة لهذا السؤال حالياً.