port forward bind address

Krafte krafte at rockall.de
Thu Sep 11 18:19:25 WST 2008


Matt Johnston wrote:
> If you want it to listen on all IPs (including the bound one), will
> "dropbear -a" do what you want?
> 
> Cheers,
> Matt
> 
> On Thu, 11 Sep 2008 11:50:39 +0200, Krafte <krafte at rockall.de> wrote:
>> Hi,
>>
>> is there a way to get dropbear tcp forwarding over the ip it is bind(-p)
>> to?
> 
An example:

The server has two ips 10.10.10.1 and 10.10.10.2

On the server I run: dropbear -p 10.10.10.2:22

On the client I do: ssh -D 4040 user at 10.10.10.2

I have estimated that the traffic would be routed through 10.10.10.2
but its routed through 10.10.10.1???

thanks for help




More information about the Dropbear mailing list