Daniela <[EMAIL PROTECTED]> writes:

> I have the following problem:
> 
> I'm running a FreeBSD SSH server.
> Some clients can't connect to it. They are on a local network, connected to 
> the internet through another server. This second server used to allow SSH 
> login, and users could then connect to my server from the second server.
> 
> On the second server, SSH login isn't allowed any more. It won't route any 
> requests to the outside, except for mail. The FTP port is open, however. I 
> heard it is possible to create a tunnel over FTP, so the clients could still 
> get to my server.
> 
> How could we do this (if it is possible)? Are there other ways?

You need some kind of cooperation from the other server.  
It sounds like you're trying to get around security precautions of the
other server, but if that's not the case, you ought to work this out
with the administrator of the other server.

You can't create an IP tunnel over an FTP server; at least, not using
any FTP server software I know well...
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to