ssh -b bind_address not working?
andreas.brand_at_gmx.ch
Date: 06/28/05
- Previous message: Owen Dunn: "Re: Learn to Use SSH"
- Next in thread: Richard E. Silverman: "Re: ssh -b bind_address not working?"
- Reply: Richard E. Silverman: "Re: ssh -b bind_address not working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 28 Jun 2005 05:58:13 -0700
Hi
I use OpenSSH_4.1p1, OpenSSL 0.9.7g 11 Apr 2005 with Solaris 9. The
server has 2 interfaces bge0 and bge1. My goal is a ssh connection to
host B. I have a route to host B through bge0 but ssh should go over
bge1 ....
I tried that with "ssh -b ip-bge1 hostb", it doesn't work, according to
snoop it goes through ip-bge0, bge1 is never used.
For example with ping i can disable the route with "ping -i bge1
hostb", that works beautiful. Is it not possible to do the same with
ssh?
Thanks for your help!
Andreas Brand, Switzerland
- Previous message: Owen Dunn: "Re: Learn to Use SSH"
- Next in thread: Richard E. Silverman: "Re: ssh -b bind_address not working?"
- Reply: Richard E. Silverman: "Re: ssh -b bind_address not working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|