xingplus / tunnelblick

Automatically exported from code.google.com/p/tunnelblick
0 stars 0 forks source link

Cannot establish more than one link simultaneously #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create 2 Configuration files
2. Connect the first one
3. When the first one is established, connect the second.

What is the expected output? What do you see instead?
I'd expect both connections to be established. Instead, when the second
connection kicks in, the first one is disconnected and starts attempting to
reconnect. Then, when reconnected the second one is disconnected and the
process starts over again.
The only way to stop it is to disconnect one of the links, then  the other
one establishes normally and stays connected.

What version of the product are you using? On what operating system?

Latest binary, downloaded from the web site a few days ago.

Please provide any additional information below.

Logfiles attached.

Conf files are as follows (with different addresses on different public
networks on each case):

tls-client
client
dev tun
proto udp
tun-mtu 1500
remote my-remote-link-address 1194
pkcs12 aguerrieri.p12
cipher BF-CBC
comp-lzo
verb 3
ns-cert-type server
nobind

I've been able to establish those links at the same time before upgrading
to the latest version, so I assume is an issue introduced by the upgrade
(didn't have this problem before and nothing changed on the conf files nor
the VPN servers).

Regards,

Alex

Original issue reported on code.google.com by alejandr...@gmail.com on 12 Sep 2008 at 9:02

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by angelol...@gmail.com on 19 Nov 2008 at 12:46