Testing: Difference between revisions

Jump to navigation Jump to search
61 bytes added ,  9 August 2016
Line 1: Line 1:


== troubleshooting steps for connection test ==
== troubleshooting steps for connection test ==
find the problem occurred: (1) local service (2) server to LAN (3) server to WAN
find the problem occurred: (1) local service at the server (localhost) (2) from LAN to server (3) from WAN to server




=== (1) local service ===
=== (1) local service ===
WAN &#9675; ------- &#9675; LAN ------- <span style="color:red">&#9679; localhost</span>
WAN &#9675; -------&gt; &#9675; LAN -------&gt; <span style="color:red">&#9679; server</span>


* testing on localhost if you have the administration permission:  
* testing on localhost if you have the administration permission:  
Line 25: Line 25:
* double [[Testing#check_the_server.2Fservice_logs | check the server/service logs]]
* double [[Testing#check_the_server.2Fservice_logs | check the server/service logs]]


=== (2) server to LAN ===
=== (2) from LAN to server ===
WAN &#9675; ------- <span style="color:red">&#9679; LAN ------- &#9679; localhost</span>
WAN &#9675; -------&gt; <span style="color:red">&#9679; LAN -------&gt; &#9679; server</span>


* testing on LAN (local network, subnet scope): Is service alive? The different servers between LAN or with the same ip class (ex: 1.2.3.*) may not have the firewall limit.
* testing on LAN (local network, subnet scope): Is service alive? The different servers between LAN or with the same ip class (ex: 1.2.3.*) may not have the firewall limit.
Line 33: Line 33:
* double [[Testing#check_the_server.2Fservice_logs | check the server/service logs]]
* double [[Testing#check_the_server.2Fservice_logs | check the server/service logs]]


=== (3)  server to WAN ===
=== (3)  from WAN to server ===
<span style="color:red">WAN &#9679; ------- &#9679; LAN ------- &#9679; localhost</span>
<span style="color:red">WAN &#9679; -------&gt; &#9679; LAN -------&gt; &#9679; server</span>


We met the trouble on WAN
We met the trouble on WAN

Navigation menu