On 27 Jan, 23:04, Pascal Hambourg <boite-a-s...@plouf.fr.eu.org>
wrote:
> Daniel a écrit :
>
>
>
> > Thanks a lot! That took me further along the way. I was able to add
> > the tap interface to the bridge, and could ping through the system as
> > expected. However... When running iperf with TCP to test the
> > throughput, I got the following result:
>
> > root@delilah:~# iperf -s -i 1
> > ------------------------------------------------------------
> > Server listening on TCP port 5001
> > TCP window size: 85.3 KByte (default)
> > ------------------------------------------------------------
> > Disconnecting: Bad packet length 2377517191.
>
> Sorry I cannot help you much more, as I have never used this tunneling
> feature in ssh. Is this between dev1 and dev2 or gw1 and gw2 ? Watching
> the packets at the WAN and TAP interfaces on both sides may provide some
> information. What about a regular TCP connection ?
I used OpenVPN instead of SSH VPN, and it worked!