Following is the `netstat -tupln` output

| Proto | Recv-Q | Send-Q | Local Address | Foreign Address | State  | 
PID/Program name    |
|-------|--------|--------|---------------|-----------------|--------|---------------------|
| tcp   | 0      | 0      | 127.0.0.1:199 | 0.0.0.0:*       | LISTEN | 
903/snmpd           |
| tcp   | 0      | 0      | 0.0.0.0:22    | 0.0.0.0:*       | LISTEN | 898/sshd 
           |
| tcp6  | 0      | 0      | :::8888       | :::*            | LISTEN | 
27605/docker-proxy  |
| tcp6  | 0      | 0      | :::443        | :::*            | LISTEN | 
28583/docker-proxy  |
| tcp6  | 0      | 0      | :::5984       | :::*            | LISTEN | 
26855/docker-proxy  |
| tcp6  | 0      | 0      | :::8001       | :::*            | LISTEN | 
28206/docker-proxy  |
| tcp6  | 0      | 0      | :::9090       | :::*            | LISTEN | 
28560/docker-proxy  |
| tcp6  | 0      | 0      | :::9092       | :::*            | LISTEN | 
27164/docker-proxy  |
| tcp6  | 0      | 0      | :::2181       | :::*            | LISTEN | 
26837/docker-proxy  |
| tcp6  | 0      | 0      | :::9000       | :::*            | LISTEN | 
28574/docker-proxy  |
| tcp6  | 0      | 0      | :::2888       | :::*            | LISTEN | 
26830/docker-proxy  |
| tcp6  | 0      | 0      | :::9001       | :::*            | LISTEN | 
26251/docker-proxy  |
| tcp6  | 0      | 0      | :::6379       | :::*            | LISTEN | 
26795/docker-proxy  |
| tcp6  | 0      | 0      | :::80         | :::*            | LISTEN | 
28591/docker-proxy  |
| tcp6  | 0      | 0      | :::3888       | :::*            | LISTEN | 
26822/docker-proxy  |
| tcp6  | 0      | 0      | :::8085       | :::*            | LISTEN | 
27712/docker-proxy  |
| tcp6  | 0      | 0      | :::22         | :::*            | LISTEN | 898/sshd 
           |
| tcp6  | 0      | 0      | :::2551       | :::*            | LISTEN | 
27611/docker-proxy  |
| udp   | 0      | 0      | 0.0.0.0:5353  | 0.0.0.0:*       |        | 
683/avahi-daemon: r |
| udp   | 0      | 0      | 0.0.0.0:35526 | 0.0.0.0:*       |        | 
683/avahi-daemon: r |
| udp   | 0      | 0      | 0.0.0.0:161   | 0.0.0.0:*       |        | 
903/snmpd           |

[ Full content available at: 
https://github.com/apache/incubator-openwhisk-devtools/issues/164 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to