» Linux » Examen sur Linux » Examen 202 : Networking Administration » Section 5 » Question 2/27
2.Complete the following ipchains invocation so that “ICMP unreachable” messages will be sent back to anyone trying to connect to the telnet service listening on port 23
ipchains –A input --dbport 23 –p tcp –j _________

Answer

« Question 1 Question 3 »