> On Sat 18/10/2014, at 4:09 pm, Alexander Dahl <[email protected]> wrote: > > say I have a machine with multiple network interfaces, and maybe policy > based routing. Is it possible to let the ssh client use a specific > network interface for an outgoing connection? I could not tell from `man > 8 dropbear` or `man 1 dbclient`.
Hi Alex, Not at the moment. It wouldn’t be hard to implement OpenSSH’s “-b bindaddress”, I’ll put it on the todo list. Cheers, Matt
