Test connectivity for the web service: Difference between revisions
Jump to navigation
Jump to search
m
→Check if your computer/server Is being assigned the IP Address
| Line 9: | Line 9: | ||
=== Check if your computer/server Is being assigned the IP Address === | === Check if your computer/server Is being assigned the IP Address === | ||
* {{Linux}}: (1) Check the IP Address. {{kbd | key = ifconfig}}. (2) Re-assign the IP Address and restart the networking service. {{kbd | key = service network restart}} for CentOS<ref>[http://askubuntu.com/questions/230698/how-to-restart-the-networking-service How to restart the networking service? - Ask Ubuntu]</ref> | |||
* {{Win}}: Check the IP Address. {{kbd | key = ifconfig/all}} | |||
* More on [[Network problem]] | |||
=== Is the service alive or the port was occupied by other process? === | === Is the service alive or the port was occupied by other process? === | ||