14,958
edits
| Line 16: | Line 16: | ||
** connect to localhost ex: {{kbd | key= telnet 127.0.0.1 23}} where 23 is the port number where the service running | ** connect to localhost ex: {{kbd | key= telnet 127.0.0.1 23}} where 23 is the port number where the service running | ||
*** if the local service is web server, you can also try {{kbd | key = <nowiki>lynx http://127.0.0.1</nowiki>}} for {{Linux}} | *** if the local service is web server, you can also try {{kbd | key = <nowiki>lynx http://127.0.0.1</nowiki>}} for {{Linux}} | ||
* double [[Testing#check_the_server.2Fservice_logs | check the server/service logs]] | |||
WAN o ------- <span style="color:red">o LAN ------- o localhost</span> | WAN o ------- <span style="color:red">o LAN ------- o localhost</span> | ||