Here's the problem:
The combination of the ISP PPPoE interface, the D-Link 614+ router and the CheckPoint SecureRemote VPN software, running on Windows 98 SE don't play nicely together.
Here's the solution:
The PPPoE and the D-Link 614+ need to have the MTU lowered to 1430. The default for PPPoE is 1492.
On the D-Link router you must upgrade the firmware to version 2.18. This allows you to change the MTU to 1430 on the WAN side. This stops the router from failing with TearDrop Attacks from the company's VPN connection.
On the Windows 98 machine the entries in the registry for TCP/IP must also have their MTU values changed to 1430.
If anyone else runs into this problem with PPPoE, D-Link 614+ and CheckPoint SecureRemote, pass this infomation allong to them.
In case your need to know how to edit the MTU values in the registry in Windows 98, I've include the following:
To run the Registry Editor, click on Start | Run
Type in: regedit.exe and click OK.
The MTU is set in the following key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\
There will be several folders numbered 0001, 0002, etc. Find the numbered folder that contains DriverDesc "TCP/IP" and click on the folder once.
1. Click on Edit | New > String Value
2. Call it MaxMTU and hit Enter
3. Right Click on MaxMTU and select Modify
4. In Value Data, type: 1430 and hit Enter
5. Close the Registry Editor and reboot your computer.
The combination of the ISP PPPoE interface, the D-Link 614+ router and the CheckPoint SecureRemote VPN software, running on Windows 98 SE don't play nicely together.
Here's the solution:
The PPPoE and the D-Link 614+ need to have the MTU lowered to 1430. The default for PPPoE is 1492.
On the D-Link router you must upgrade the firmware to version 2.18. This allows you to change the MTU to 1430 on the WAN side. This stops the router from failing with TearDrop Attacks from the company's VPN connection.
On the Windows 98 machine the entries in the registry for TCP/IP must also have their MTU values changed to 1430.
If anyone else runs into this problem with PPPoE, D-Link 614+ and CheckPoint SecureRemote, pass this infomation allong to them.
In case your need to know how to edit the MTU values in the registry in Windows 98, I've include the following:
To run the Registry Editor, click on Start | Run
Type in: regedit.exe and click OK.
The MTU is set in the following key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\
There will be several folders numbered 0001, 0002, etc. Find the numbered folder that contains DriverDesc "TCP/IP" and click on the folder once.
1. Click on Edit | New > String Value
2. Call it MaxMTU and hit Enter
3. Right Click on MaxMTU and select Modify
4. In Value Data, type: 1430 and hit Enter
5. Close the Registry Editor and reboot your computer.