Ridge Cook
Guest
|
Posted:
Fri Dec 24, 2004 9:06 am Post subject:
Switchihng XPSP1 TCP stack for SP2's? |
|
|
To all-
Question-
Is it possible to switch out the TCP stack or the networking files updated
with SP2 for the ones present in SP1?
Issue-
On Win 98, 2k, and XPSP1, the IPSec VPN client SSH Sentinel worked very
well. The client is feature rich and has a diagnostic "ping" which helps
resolve connection failures. On installation, it creates a "virtual NIC
adapter" with its own MAC and interface # which can be seen with ipconfig
/all. When operated in Tunnel mode to a VPN gateway, this virtual adapter
is *manually* given a virtual IP # which allows it to browse the remote
network, with
all traffic directed to that network going out that "virtual" adapter.
Unfortunately, Sentinel is no longer supported.
XPSP2 breaks the virtual adapter and allows no traffic to go out it or for
it to be assigned a virtual IP#, rendering Tunnel mode inoperative.
Transport mode to a separate host is still functioning.
Done so far.-
Using DLL watchers , Process Monitors, and Dependency Walkers... all point
to
various files being loaded, but trying a few has not worked. Switching
TCPIP.sys , TDTCP.sys and NDIS.sys also do not work.
Since this install is an upgrade, many files are in Windows\oldsystem32 or
Windows\oldsystem32\drivers
SP1 file version numbers are 5.1.2600
SP2 file version numbers are 5.1.2600.2180
So is it possible to revert to the networking functions of SP1 while
retaining the other features of SP2?
Many thanks-
Ridge Cook
Example of virtual adapter in action, connected to a VPN gateway and access
the LAN behind it with 2k, and attempting to do the same in XP SP2-
--------------
2k-
Ethernet adapter {74C8F167-873E-4E17-A5B0-5CE75B001972}:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SSH Virtual NIC
Physical Address. . . . . . . . . : 0A-B2-38-DB-73-7E
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.3.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :
DHCP Server . . . . . . . . . . . : 192.168.3.2
DNS Servers . . . . . . . . . . . :
Lease Obtained. . . . . . . . . . : Wednesday, December 22, 2004
9:45:38 PM
Lease Expires . . . . . . . . . . : Monday, January 18, 2038
10:14:07 PM
---------
XPSP2-
Ethernet adapter {CECE03AB-77BD-4782-A6D8-863B6993BFB0}:
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : SSH Virtual Network Adapter
(sshvnic) - Packet Scheduler Miniport
Physical Address. . . . . . . . . : 0A-B2-26-9A-DB-7E
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 0.0.0.0
Subnet Mask . . . . . . . . . . . : 0.0.0.0
Default Gateway . . . . . . . . . :
DHCP Server . . . . . . . . . . . : 255.255.255.255 |
|