Page 1 of 1

slow lan to lan bridge

Posted: Fri Aug 26, 2016 4:28 pm
by taqchi
hi

i create a configuration like this one https://www.softether.org/4-docs/2-howt ... Bridge_VPN

the traffic between the ends works well for ICMP and UDP packets but is extremely slow for TCP packets

can any one gime some ideas ?

regards
taq

Re: slow lan to lan bridge

Posted: Fri Sep 09, 2016 7:56 am
by thisjun
How to measure the speed?

Re: slow lan to lan bridge

Posted: Fri Sep 09, 2016 11:41 am
by taqchi
Using iperf

Re: slow lan to lan bridge

Posted: Thu Sep 15, 2016 2:25 pm
by J1mbo
try iperf3 or use iperf -w 256k

Although there is a layer-2 adjacency created, it has a huge amount of latency compared to a switch, so to measure the maximum throughput we need lots more data in transit at (the TCP window).

Re: slow lan to lan bridge

Posted: Wed Oct 05, 2016 7:16 am
by thisjun
TCP over TCP is not good for high latency and high packet loss rate network.
http://sites.inka.de/bigred/devel/tcp-tcp.html