Web Security Services

 View Only

WSS Agent (7.2.1.14589) MacOS BigSur SSH Strangeness

  • 1.  WSS Agent (7.2.1.14589) MacOS BigSur SSH Strangeness

    Posted Jan 20, 2021 05:28 PM
    Hi guys, 

    Just wondering if anyone else has experienced SSH strangeness with the WSS Agent (7.2.1.14589). With the WSS Agent enabled, I cannot SSH to 'some' hosts by hostname. For example - 

    andy@Andys-MacBook-Pro-2 ~ % ssh root@host.domain.tld -v
    OpenSSH_8.1p1, LibreSSL 2.7.3
    debug1: Reading configuration data /Users/andy/.ssh/config
    debug1: /Users/andy/.ssh/config line 1: Applying options for *
    debug1: Reading configuration data /etc/ssh/ssh_config
    debug1: /etc/ssh/ssh_config line 47: Applying options for *
    debug1: Connecting to host.domain.tld port 22.
    debug1: Connection established.
    debug1: identity file /Users/andy/.ssh/id_rsa type 0
    debug1: identity file /Users/andy/.ssh/id_rsa-cert type -1
    kex_exchange_identification: write: Broken pipe <<<<<<

    If I disable the WSS Agent, I can SSH without issue. Even more curious is if I SSH to the same host by IP (e.g ssh user@1.2.3.4), it works with the WSS Agent enabled. 

    This is a repeatable problem. 

    Just for kicks, I've checked our TP Admin portal, and we're only configured to intercept 80, 8080, 443 and 3128. 

    Any thoughts?

    Best regards
    Andy