Article ID: 197205 - Last Review: October 31, 2006 - Revision: 1.1 RRAS IPX VPNs Generate Event ID 20124This article was previously published under Q197205
IMPORTANT: This article contains information about editing the registry.
Before you edit the registry, make sure you understand how to restore it if
a problem occurs. For information on how to do this, view the "Restoring
the Registry" online Help topic in Regedit.exe or the "Restoring a Registry
Key" online Help topic in Regedt32.exe.
SYMPTOMS
When your client computers try to access resources across a Routing and
Remote Access (RRAS) Point-to-Point Tunneling Protocol (PPTP) tunnel
routing IPX, your RRAS server will log the following error:
Event ID 20124 Source: IPXRIP logs with the following description: Description: Another IPX router claims different network number for interface <ipxvpn>. Offending router IPX address is in the data. RRAS will also stop forwarding IPX and SAP. CAUSE
The IPX stack sees that a packet from the clients LAN is trying to go over
the WAN adapter and it then uses this network number of the client as the
autonet value for the adapter. The network number is incorrect and will
cause routing to stop.
RESOLUTION
If you receive event ID 20124, you will need to disable the ability of RRAS
to use unnumbered WAN connections.
You can make this change by editing the following registry entry. WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it. If you are running Windows NT, you should also update your Emergency Repair Disk (ERD).
MORE INFORMATION
Consider the following environment:
Lclient LRRAS ===== VPN ===== RRRAS Rclient
eeee ddcc ccbb aaaa
| ipx | | IP only | | ipx |
-----dddd----- -cccc-X-----X-cccc- -----bbbb-----
Both RRAS servers (LRRAS and RRRAS) have two network cards. On LRRAS, one network card is configured with IPX only (net ID dddd) and the other network card is configured with IPX (net ID cccc) and an IP address on the 10.0.0.0/8 network. The internal network ID is configured to be ddcc. The X in the diagram represents IPX outbound filters (drop all) and IP outbound filters (allow only PPTP). On RRRAS, one network card is configured with IPX only (net ID bbbb) and the other network card is configured with IPX (net ID cccc) and an IP address on the 10.0.0.0/8 network. The internal network id is configured to be ccbb. The X in the diagram represents IPX outbound filters (drop all) and IP outbound filters (allow only PPTP). The filters assure that IPX traffic will only flow over the PPTP tunnel created between the two RRAS servers. Lclient and Rclient only have IPX bound to their NICs and have internal network IDs defined as eeee and aaaa respectively. On the RRAS servers, both RIP and SAP have been configured on the LAN and WAN interfaces. As soon as client eeee tries to view client aaaa, the VPN adapter on LRRAS changes the net ID of the WAN interface from all zeroes (the default) to eeee, which RRRAS cannot handle. It logs error 20124 and stops routing IPX packets. Event ID 20124 Source: IPXRIP logs with the following description: Description: Another IPX router claims different network number for interface <ipxvpn>. Offending router IPX address is in the data. After the above error is logged, IPX routing is stopped and both RIP and SAP timeout over the PPTP connection. | Article Translations
|
Back to the top
