On Tue, 28 Sep 2004, Daniela wrote:

> I have some problems with an outgoing SSH connection to a machine on my
> LAN. Connections from the clients to the server work, but not vice
> versa. The server has two NICs and the connection should normally go
> through the inside interface, but the connection is initiated with the
> address of the outside interface instead. As a logical consequence, my
> firewall (which is running on the server) drops the response, with my
> outside address being shown in the firewall logs as source for the
> request, and my inside address being shown as destination for the
> response. The output of sockstat(1) shows the inside address being used
> as expected.

man ssh, look at the -b (bind) option.

KeS
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to