SSH TUNNEL
riggs_at_ksmerchandise.com
Date: 09/29/05
- Previous message: Ivan Marsh: "Re: terminal emulation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Sep 2005 14:21:40 -0700
I am forwarding microfocus fileshare connections through and encrypted
ssh tunnel in several locations. The configuration that I use in 5 of
6 locations works fine, but the 1 does not. All of these locations
have the same networking hardware, servers, etc. I have had problems
similar to this with ssh in the past. It seems as though the initial
connection is holding things up. In the past these problems have been
related to many things including DNS settings. I have taken down the
firewalls on both ends of the connection just to make sure the issue is
not there.
The following command is used on the gateway to forward these
connections between the two networks.
ssh -L 3001:lcorp006:3000 posVoper@lcorp006 -N &
This sets the tunnel up and then i just direct traffic to that port on
the gateway.
Does anyone know what could be causing this lag. The network provider
says that we have a very good signal. Thanks ~riggs~
- Previous message: Ivan Marsh: "Re: terminal emulation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|