I'm using Parallels GA on Tiger. I have the Cisco VPN client (4.0.4B) running inside a Windows XP guest OS (SP2 with all the latest updates). The VPN is using UDP NAT/PAT tunneling and that all works fine. I can establish the VPN and I can then SSH into a machine at work. I'm using either Putty (5.8) or Cygwin OpenSSH (latest version).
Now that's all fine. I can type commands and get output from the machine at work, but if I get a lot of output then the SSH just hangs. A lot of output might be the result of "ls -lR /" or even running "top". It's basically unusable, especially for my intended purpose of establishing an SSH tunnel for RDP because an RDP session hangs the SSH immediately.
I thought it might be related to MTU interacting badly with the virtual interface that Parallels uses, because large output might be synonymous with big packets exceeding the MTU once encapsulated by the VPN. However the symptoms don't quite agree with that, because the output from "ls -lR /" will actually occur for a few seconds before the SSH hangs. So packets were getting through at least for a short while.
An identical configuration over in BootCamp (Cisco VPN client, Windows XP SP2, Putty) is very reliable. This suggests it's not a problem with my ADSL router or the VPN concentrator.
I'm using Bridged Mode Networking in Parallels. If I try Host Only Networking then I can't get the VPN to establish. The VPN concentrator doesn't support TCP tunneling, only UDP. I've fiddled all the settings I can fiddle in both the Cisco VPN software and Putty, but there aren't many options.
Any ideas? I'm aware this one is odd and most people are going to say "huh?".
Now that's all fine. I can type commands and get output from the machine at work, but if I get a lot of output then the SSH just hangs. A lot of output might be the result of "ls -lR /" or even running "top". It's basically unusable, especially for my intended purpose of establishing an SSH tunnel for RDP because an RDP session hangs the SSH immediately.
I thought it might be related to MTU interacting badly with the virtual interface that Parallels uses, because large output might be synonymous with big packets exceeding the MTU once encapsulated by the VPN. However the symptoms don't quite agree with that, because the output from "ls -lR /" will actually occur for a few seconds before the SSH hangs. So packets were getting through at least for a short while.
An identical configuration over in BootCamp (Cisco VPN client, Windows XP SP2, Putty) is very reliable. This suggests it's not a problem with my ADSL router or the VPN concentrator.
I'm using Bridged Mode Networking in Parallels. If I try Host Only Networking then I can't get the VPN to establish. The VPN concentrator doesn't support TCP tunneling, only UDP. I've fiddled all the settings I can fiddle in both the Cisco VPN software and Putty, but there aren't many options.
Any ideas? I'm aware this one is odd and most people are going to say "huh?".