Option to make Bi-direct. tunnels with 1 client/server pair
Brought to you by:
ndwinton
I really miss option to setup bi-directional tunnels, which
would allow to applications on Host1 to use tunnel to
Host2 and vice-versa: apps on Host2 could connect
client side also with the same secure tunnel processes...
instead of having total of 4 processes running:
Host1 zbd client process --- Host2 zbd server process
Host2 zbd server process --- Host1 zbd client process
you can achieve with aditional parameter or cfg keywords
this:
Host1 zbd hybrid process --- Host2 zbd hybrid process
hybrid process can connect to server, but also be server.
uff, anyone understands me? ;))
happy securing...
/Happy User
Logged In: YES
user_id=788498
I would hightly appreciate such a feature.
Something like a 'reverse tunnel' would be enough.
At the moment I have to use two processes on two machines.
One of the process pair works in 'listenmode'. With the
reverse tunnel I could eliminate the listenmode processes.