InterviewSolution
Saved Bookmarks
| 1. |
Solve : request for finding the gateway? |
|
Answer» hi FRIENDS, can anybody tell me about how to find the gateway NUMBER of main server from the client computer in a LOCAL area network. thanksBy "gateway number" I assume that you are trying to determine the gateway IP ADDRESS for the subnet that your computer resides on. For Win2k/XP/NT, you run "ipconfig /all" in a command prompt. Win 9x uses "winipcfg". Quote Win 9x uses "winipcfg".9x has both ipconfig and winipcfg. The former is used from the command prompt and the latter from WINDOWS start/run. |
|