Index: scripts/tftp-enum.nse =================================================================== --- scripts/tftp-enum.nse (revision 29114) +++ scripts/tftp-enum.nse (working copy) @@ -200,7 +200,6 @@ if (not (check_open_tftp(host, port))) then stdnse.print_debug(1, "tftp seems not active") - nmap.set_port_state(host, port, "closed") return end