Preventing RemoteAccess Event ID 20192 from Occurring in the System Event Log
ID: Q245476
|
The information in this article applies to:
-
Microsoft Windows 2000 Advanced Server
-
Microsoft Windows 2000 Datacenter Server
-
Microsoft Windows 2000 Server
SUMMARY
In Windows 2000, you can use a certificate server to authenticate Layer 2 Tunneling Protocol (L2TP) virtual private network (VPN) connections. If you have a server that has Routing and Remote Access Services (RRAS) configured and has active L2TP ports, you may receive the following error messages in the System event log:
Source: RemoteAccess
Event ID: 20192
Type: Warning
Description: A certificate could not be found. Connections that use the L2TP protocol over IPSec require the installation of a machine certificate, also known as a computer certificate. No L2TP calls will be accepted.
MORE INFORMATION
If you do not intend to use L2TP-type connections, you can eliminate this error message by following these steps:
- Open the Routing and Remote Access snap-in in Microsoft Management Console (MMC) by clicking Start, pointing to Programs, pointing to Administrative Tools, and then clicking Routing and Remote Access.
- Expand the appropriate server, right-click Ports and then click Properties.
- Click WAN Miniport (L2TP), and then click Configure.
- In the Maximum Ports box, click 0 (zero), and then click OK.
- When you receive a warning dialog box, click Yes. Then, click OK in the Ports Properties dialog box.
- Close the Routing and Remote Access snap-in.
Event ID 20192 does not occur on subsequent reboots.
REFERENCES
If you want to use L2TP connections on your server, click Start, click Help, click the Index tab, and then type l2tp. There are many topics to help you set up a certificate server and IP Security (IPSec).
Additional query words:
Keywords : kbenv kberrmsg
Version : WINDOWS:2000
Platform : WINDOWS
Issue type : kbinfo