Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Assuming you only want to check if a server listens for network connections on a particular TCP or UDP port (without actually exchanging application-level data with that service), then this is how to instruct NMIS to do that:

  • Select Service Type port
    Image Added
  • Give the appropriate port and protocol in the form of udp:123 (that would be NTP) or tcp:22 (that's SSH)
  • Ignore Service Name and all program-related settings

...