![]()
| Correcting Port ErrorsYou may see that some ports in the Ports View are marked as being in Error. This means that KFSensor failed to bind to a port. Only one service can bind to a port, so this is usually because another service is already using this port. While a port is in an error state KFSensor will not be able to respond to connections made to that port or to monitor the traffic on that port. So these errors should be fixed.Port 0 errorPorts TCP 0 and UDP 0 may be in an error state. If these ports are in error then this means that the KFSensor's Network Protocol Analyzer feature is not enabled. To correct this problem you need to ensure the WinPCap library is installed and the Network Protocol Analyzer setting in KFSensor is enabled. Normal port errorsThere are three ways in which port errors can be corrected.1. De-activate the Listen DefinitionThe simplest but least desirable way of correcting the port error is to disable the listen definition for the port. KFSensor will then ignore this port.Go to the Scenario -> Edit Active Scenario dialog box. Select the port and press the Active button. 2. Close the other serviceThe most secure way is to disable the service that is currently bound to the port.By doing this the port will be available for KFSensor to bind its Sim Server to. The Server lock down section later in this guide, gives details on how to do this and the sorts or common services that bind to ports on a Windows installation. 3. Convert to nativeThe Professional and Enterprise Editions of KFSensor have the ability monitor network traffic of other services. This is done by changing the Listen definition's to Action Type to the Native setting. To make things easy the Scenario -> Edit Active Scenario dialog has a button "Convert To Native..." that display the Convert To Native dialog box. This allows you to choose which ports in error should be converted to Native. |