On 2011-12-09, Brandan Rowley <[email protected]> wrote: > Windows 7 PC to the network. Performing file transfers from the Windows 7 = > PC's across the VPN tunnel causes the internal interface of the net5501 to = > stop responding. A reboot is needed to get the interface communicating aga= > in. This repeatable. Windows XP clients have no issues. Is this a fix or= > workaround for this? I've tried OpenBSD 5.0 and read of similar issues on= > OpenBSD, but have not found a resolution.
There was a very recent fix for a vr(4) problem committed to -current, I would try updating the OS to 5.0 then updating sys/dev/pci/if_vr* to the latest version and building a new kernel. http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/ This is probably a candidaatte for going into 5.0-stable after it's had more testing. As to why Windows 7 but not XP triggers it, this is probably due to improvements in their network stack making it likely traffic is sent more rapidly over a medium/high-latency link. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
