Windows server 2003 network protocols




















Archived Forums. Server Manager. Sign in to vote. Hi all, this is my setup Win 2k3, SP2 fully updated in french with BES server on it running smoothly What happen: server crash with HD problem, was able to repair it with disk tools within win 2k3 What is going on : got lots of service errors in event viewer..

I you want more info i can post what you like.. Thanks Mike :. Friday, September 16, PM. This can be beneficial to other community members reading the thread.

Monday, September 26, AM. Restart the domain controller. Microsoft POP3 Service. Network News Transfer Protocol. Windows Time. Message Queuing. Remote Procedure Call. Certificate Services. Cluster Service. Distributed File System. Distributed Link Tracking. Distributed Transaction Coordinator. Distributed File Replication Service. Fax Service. Microsoft Exchange Server. File Replication Service. Group Policy. Local Security Authority. Remote Storage Notification.

Remote Storage Server. Systems Management Server 2. Terminal Services Licensing. Terminal Services Session Directory. Computer Browser. Net Logon. However, by adding a key to the registry, you can allow Windows to report error statistics on the status page for any network connection. Skip this step if the key already exists. The possible data for this value is either 0 disabled or 1 enabled.

Give it a value of 1. Now, open up the status for one of your network connections. Under the Activity box, you'll see text that wasn't there before. Hopefully, the numbers indicate 0 errors on your network. In Figure A , you can see that some of the error information is covered by the buttons on the status window. Figure A The network status window displays error statistics. Figure C You can modify provider order for this server.

Of course, initial installation is not the only time you might want to define or modify the configuration for a network interface. To configure the interface for a running system, open the Network Connections applet in the Control Panel.

You can use the New Connections Wizard to add a new interface configuration. To modify the configuration of an existing interface, select that interface from the Network Connections menu. By default, the first Ethernet interface is called Local Area Connection. If your system has interface names of this type, you can rename the interfaces to something more meaningful in exactly the same way that you would rename a file.

Simply right-click on the interface in the Network Connections menu, select Rename from the right-click menu, and enter a new, more descriptive name. Selecting a network interface from the Network Connections menu opens the Adapter Status window , which contains two tabs: General and Support.

Selecting the Support tab shows the current interface configuration and states whether it was manually entered or provided by DHCP. Figure shows the Support tab. The system shown in Figure was manually configured. Clicking the Repair button on a manually configured computer causes the system to flush various network caches and to reregister with DNS and WINS, if that is appropriate. If this system had been configured using DHCP, clicking Repair would do the same things done for a manually configured system and, in addition, would cause the system to renew its address lease.

Clicking the Details button on the Support tab shows a few more details of the configuration. Figure shows the Network Connection Details window opened by the Details button. The General tab of the Adapter Status window tells you whether or not the interface is running, how long it has been running, its rated speed, and the number of packets sent and received by the interface. This tab has two buttons:.

Use the Disable button to down the interface. This can be useful during troubleshooting. Normally, of course, the interface is left up and running. To reenable the interface after it has been disabled, simply select the interface from the Network Connections menu and it will automatically be reenabled. Disabling and reenabling the interface resets the connection time and the number of packets sent and received. The Properties button opens the Adapter Properties window , which has three tabs:.

When you select the checkbox, the Settings button becomes active, which allows you to select the level of security logging the system will use, the types of services that will be offered to remote users, and the types of ICMP packets to which the system will respond. The ICF is covered in Chapter 9. This tab allows you to select and configure IEEE Configuring authentication, including EAP, is covered in Chapter 8. This tab allows you to configure the network adapter device driver and the network protocols used by this interface.

This is the focus of this chapter. Figure shows the General tab of the Adapter Properties window. Clicking the Configure button opens a window that allows you to configure the network adapter hardware. The level of hardware configuration offered depends upon the capabilities of the hardware and the associated device driver. The tabs displayed will vary from device to device.

Figure shows an example for a specific D-Link Ethernet card. The properties window shown in Figure displays five tabs.

The Advanced tab lists configuration properties specific to this device. Another Ethernet card would have different settings on the Advanced tab, if it offered an Advanced tab at all. The Driver tab displays information specific to the driver for this device.

The information displayed on the Driver tab varies from manufacturer to manufacturer. However, the essential buttons on this tab should be the same for any network device. The key Driver tab buttons are as follows:. This button starts the Hardware Update Wizard.

Use it to install a new driver for this device. Use this button to return to the previously installed driver if the new driver does not function properly. Use this button only if you intended to completely remove the driver for this device.

Do not use this to simply disable the device. Windows Server ships drivers for numerous network adapter cards bundled with the operating system. The drivers are of high quality, but things change. Bugs are discovered and drivers are improved. Because of these changes you may find yourself clicking the Update Driver button. Before you do, make sure you have the latest driver available for your adapter:.

These are commonly posted, but they should only be installed on a production server after a very thorough evaluation. If you use Windows Update, it can automatically notify you when a new driver is available for your network adapter. APM allows for two-way power control:.

The PC can shut off the device to conserve power when the device is not in use. This is generally not an important feature for Ethernet cards because they consume very little power.

The device can bring the PC out of standby mode. This is a more interesting feature for a network device. When the user leaves work and places the PC in a low-power standby mode, this feature allows the PC to continue collecting data from the network.

Of course, this feature only saves power if the PC is normally left running at full power in order to collect data from the network. The Resources tab lists the hardware resources used by the network device and notifies you if any hardware conflicts exist.

PC adapter cards require up to four distinct hardware configuration parameters. Of the four configuration values, IRQ assignment traditionally caused the most trouble because there were a limited number of interrupts and interrupts could not be shared. Interrupts on the original PC bus were edge triggered, which means that the transition of the signal on the IRQ line caused the system to detect an interrupt. Specifically, IBM defined the signal as a transition from low to high. An IRQ could not be reliably shared because when more than one card attempted to use a single IRQ line the interrupt could be lost.

With PnP, the adapter, the bus and the operating system cooperate to find and assign unused hardware values, thus eliminating conflicts. COM software collects the hardware information for the Windows Server system. If a conflict is found, the Resources tab lists the device that conflicts with the network adapter. One possible cause of a conflict is an adapter that allows manual configuration that has been incorrectly configured.

The problem is not necessarily in the network card. It could be caused by misconfiguration of the conflicting adapter.

This is the same Help and Support Center that is available from the Start menu. See Chapter 14 for network-oriented troubleshooting advice. Network adapters do not need any manual configuration for most systems. Most of the time, Windows Server correctly identifies the adapter and installs a properly configured driver for the adapter. The Configure button is useful but rarely needed. Refer back to Figure The window in the middle of the properties dialog shown in Figure lists the network components used for the network connection.

Three network components are listed:. All three of these are described in Chapter 3. This is the protocol we will be manually configuring in this chapter. Directly under the list of network components are three buttons: Install, Uninstall, and Properties. Click the Install button to install a network component. Three component types are offered:. A client component is the client side of some network service. The Client for Microsoft Networks component described above is one example.

A service component is the server side of a network service. A protocol component is a network communications protocol. Of course, the client and service components also contain protocol elements, so the distinction is somewhat arbitrary. By default, the Select Network Protocol window offers the following five protocol component selections:.

This is the IPv6 protocol described in Chapter 2. The Uninstall button removes an unneeded network component. To remove a component, simply highlight the component name in the list box and click Uninstall. You will be asked to verify the removal. Click Yes and the network component is removed. The Properties button is used to configure a protocol. Protocol configuration is the principal topic of this chapter.

This tab is used to manually define the basic configuration or to select automatic configuration from the DHCP server.



0コメント

  • 1000 / 1000