Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transport interface: socket binding to wrong network interface at random #218

Open
pdepaulis opened this issue May 17, 2023 · 1 comment · May be fixed by #217
Open

Transport interface: socket binding to wrong network interface at random #218

pdepaulis opened this issue May 17, 2023 · 1 comment · May be fixed by #217

Comments

@pdepaulis
Copy link

This issue is seen in openWRT 22 (kernel 5.10) whereas the transport socket would not properly bind to the interface of the profile's IP address, almost at random, in a multi-homed system with a failover SIP profiles/gateways.
In this case, there are two sets of Sofia profiles/GW: One set for the primary IP/network interface and another one for the failover interface. The latter profiles are usually not active, but when the primary fails, the failover profiles take over.
We noted that often times, the failover traffic would always be directed towards the primary interface, therefore on failover, its profile would be of no use. This was flagged as a failover failure by QA.
No amount of Sofia configuration seems to make any difference. See this post for more details: https://forum.signalwire.community/t/network-layer-binding/481

@pdepaulis
Copy link
Author

The changes in PR #217 have been in place for about two months and we haven't seen the original issue since then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant