Skip to content

add functionality to test if port is connection refused. #8

@logicminds

Description

@logicminds

I want to use this testing framework to test if paticular Layer 3 ACLs have been created on the network side.

About the only way to test this is using telnet and port number.

If the response is connection refused than the ACL is open. If there is no response and it appears to hang, the ACL is not open. Currently ntf only checks if its open and fails otherwise. Can we have a condition that would pass this test if connection is refused?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions