On Fri, 12 Apr 2002, Rick Price wrote:

> I'm having trouble getting scp to work through a Bering firewall (it
> hangs).
> 
> I have no trouble whatsoever with ssh.
> 
> I have only tried to scp things from the outside into a machine in the
> dmz, and from the internal network into the dmz. No other incoming
> connections are allowed.
> 
> I tried removing the ssh entries for TOS, but that did not seem to fix
> things.
> 
> A friend had it work once with no problems from freeshell.org. But it now
> seems broken.
> 
> I have used scp a lot before with no problems (but not with Bering). So
> far I have tried it from Debian Testing and OpenSSH on Solaris 8.
> 
> My Bering firewall is configured to allow everything out from the internal
> network (both external network, and into dmz).
> 
> Allow one port (tcp 1966) into the dmz from the Internet to port 22 on a
> machine inside.
> 
> The outside network and the dmz are not allowed into the internal network.
> 
> The dmz is allowed out.
> 
> Does anyone else have these problems, or am I missing something?

I don't use scp from outside a firewall... but scp passes through a single
ssh tunnel, so if ssh works, the networking portion of scp should work,
and Bering should have absolutely nothing to do with it.

I would review the names for your hosts... each endpoint should be able to
identify the other.  To eliminate name resolution from the picture for
troubleshooting, use ip addresses in your file-specifications.

Also, confirm that scp is installed and working on each end.  Try ssh'ing
to the other end, and scp'ing from there. Also try the -v option.

---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<[EMAIL PROTECTED]>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...2k
---------------------------------------------------------------------------


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to