Testing: Difference between revisions

Jump to navigation Jump to search
170 bytes added ,  28 July 2014
m
m (→‎domain name issue: correct the words)
Line 3: Line 3:


== connection test ==
== connection test ==
=== case 1: Where are you? Wide Area Network (WAN) or Local Area Network (LAN) ===
=== case 1: Access the server from outside network ex: WAN ===
open the browser
Where are you? Access the server from outside network ex: Wide Area Network (WAN) or Local Area Network (LAN)
* and type the address: {{kbd | key =<nowiki>http://the.domain</nowiki>}} Note: Not [https://en.wikipedia.org/wiki/Private_network Private network] / Private IP address
 
open the browser from outside network ex: Wide Area Network (WAN) or Local Area Network (LAN)
* and type the address: {{kbd | key =<nowiki>http://the.domain</nowiki>}} {{exclaim}} Note: Not [https://en.wikipedia.org/wiki/Private_network Private network] / Private IP address
* or use the remote website monitoring services: [[Web Ping]]  
* or use the remote website monitoring services: [[Web Ping]]  


Line 13: Line 15:
** If failed. It will show the message: "telnet: Unable to connect to remote host: Connection refused"
** If failed. It will show the message: "telnet: Unable to connect to remote host: Connection refused"


=== case 2: Where are you? localhost where the application located or Local LAN ===
=== case 2: Access the server from inside ex: localhost or Local LAN ===
If you has permission to log in the server via SSH or Remote desktop service.
If you has permission to log in the server via SSH or Remote desktop service.
* (1)open the browser, (2)type the address: {{kbd | key = <nowiki>http://127.0.0.1</nowiki> }}
* (1)open the browser, (2)type the address: {{kbd | key = <nowiki>http://127.0.0.1</nowiki> }}

Navigation menu