Moderate

What can he used to set up a firewall on a Linux system ?

Correct answer: D. ipchains

  • A. netstat
  • B. route
  • C. trace
  • D. ipchains

Explanation

ipchains was a Linux firewall administration tool used before iptables became standard. netstat and route inspect or modify networking information but do not themselves provide the firewall rule system intended here.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions