Computing Staff
  • 28

Server Is Listening To IPX: Unloaded, Can Not Ping To Server

  • 28

I just install some windows update for server 2003 R2, after it restart, it shows : server is listening to IPX : unloaded, others TCP/IP Netbios are loaded.

And I try to ping server, can not ping, also can not remote control to server, but from server can ping other PCs, what’s the problem? can some one help me? Urgent !!!

Share

1 Answer

  1. question that needs to be answered is how did you enable ip routing. Using ICS or RRAS?
    Since you are new to server I would suspect ICS.

    Do the OPPOSITE of this article snippit
    How to Configure the ICS Host Computer
    The ICS host computer provides a connection through the second network adapter to the existing TCP/IP network. Log on as member of the Administrators group to set up the ICS host computer.
    1.Click Start, click Control Panel, and then click Network Connections.
    2.Right-click Local Area Connection (the network card that you just installed), and then rename it The Internet Connection.

    In the Network and Dial-up Connections dialog box, two connections are displayed (for different network adapters): The Internet Connection and Local Area Connection.
    3.Right-click The Internet Connection, and then click Properties.
    4.Click the General tab, and then verify that Client for Microsoft Networks and Internet Protocol (TCP/IP) are displayed.
    5.Click the Advanced tab, and then click to select the Enable Internet Connection Sharing for this Connection check box.

    NOTE: Make sure that firewall software or other Internet sharing software from any third-party manufacturer have been removed.
    6.Click OK, and then return to the desktop.

    • 0