Test connectivity for the web service: Difference between revisions
Jump to navigation
Jump to search
m
→How to connect to local web service
| Line 5: | Line 5: | ||
WAN ○ -------> ○ LAN -------> <span style="color:red">● server</span> | WAN ○ -------> ○ LAN -------> <span style="color:red">● server</span> | ||
: [[Image:Owl icon.jpg]] If you has administrative permission to log into the server via SSH or Remote desktop service. | : [[Image:Owl icon.jpg]] If you has administrative permission to log into the server via SSH or Remote desktop service. | ||
=== How to connect to local web service === | |||
After logged into the server | |||
If the service is the web server: | If the service is the web server: | ||
* (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> }} | ||
| Line 18: | Line 19: | ||
# (after telnet-ed the web 80 port, key in) {{kbd_plus | key1 = get | key2 = SPACE}} | # (after telnet-ed the web 80 port, key in) {{kbd_plus | key1 = get | key2 = SPACE}} | ||
# more on [http://www.simplescripts.de/http-check-port-80-telnet-command.htm HTTP Check Port 80 with the Telnet Command] | # more on [http://www.simplescripts.de/http-check-port-80-telnet-command.htm HTTP Check Port 80 with the Telnet Command] | ||
=== Check if your computer/server Is being assigned the IP Address === | === Check if your computer/server Is being assigned the IP Address === | ||