| Both sides previous revisionPrevious revision | |
| configuration:networking:diagnostic [2014/06/25 10:18] – admin | configuration:networking:diagnostic [2018/10/16 09:44] (current) – acruz |
|---|
| |
| ===== TCP Ping ===== | ===== TCP Ping ===== |
| To check any conexion to one specific port, we will configure the settings as follows: | To check any TCP connection to one specific port, we will configure the settings as follows: |
| |
| * Type: TCP PING | * Type: TCP PING |
| * Parameters: | * Parameters: |
| * Destination:Port: [IP to destination]:[Port]. | * Destination:Port: [IP to destination]:[Port]. |
| | * Counter: [Number of checks you want do]. |
| | |
| | =====UDP Request===== |
| | To send UDP trafic to one specific ip and port, we will configure the settings as follows: |
| | |
| | * Type: UDP REQUEST |
| | * Parameters: |
| | * Destination: [IP to destination]:[Port]. |
| | * Timeout: [The allowed maximal time for a process to end normally]. |
| * Counter: [Number of checks you want do]. | * Counter: [Number of checks you want do]. |
| |