You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while implementing the Ethernet configuration using OpenSand_CLI, i found that there are several packet drops from one WS to the other one.
The ping on from one opensand_br to other opensand_br is without any probelm and having pings more than 500 ms.
I also, checked the ssh connection to each WS without connecting to the opensand network (after implementing the make file on the WS), again i received near to 50 percent of packet drops.
I think the problem is coming from the routing method in the link layer:
ip route add/change ... to ... dev ... lladr MAC_ADR
I hope you can give a solution for that. For your info, i changed the WS with another computer with another linux, again i had the same problem.
Bests
The text was updated successfully, but these errors were encountered:
Dear OpenSand team,
while implementing the Ethernet configuration using OpenSand_CLI, i found that there are several packet drops from one WS to the other one.
The ping on from one opensand_br to other opensand_br is without any probelm and having pings more than 500 ms.
I also, checked the ssh connection to each WS without connecting to the opensand network (after implementing the make file on the WS), again i received near to 50 percent of packet drops.
I think the problem is coming from the routing method in the link layer:
ip route add/change ... to ... dev ... lladr MAC_ADR
I hope you can give a solution for that. For your info, i changed the WS with another computer with another linux, again i had the same problem.
Bests
The text was updated successfully, but these errors were encountered: