Bug 205439
Summary: | SCTP responds to heartbeat from the wrong address / interface | ||
---|---|---|---|
Product: | Networking | Reporter: | Paul (paul) |
Component: | Other | Assignee: | Stephen Hemminger (stephen) |
Status: | NEW --- | ||
Severity: | high | CC: | vvvelichkov |
Priority: | P1 | ||
Hardware: | Intel | ||
OS: | Linux | ||
Kernel Version: | 4.9.35-server | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Paul
2019-11-05 11:59:05 UTC
Hi Paul, Read the following discussions from the linux-sctp mailing list - https://marc.info/?t=140395472800001&r=1&w=2 - https://marc.info/?t=140411873800004&r=1&w=2 - https://marc.info/?t=138535446700001&r=4&w=2 And more specifically these messages - https://marc.info/?l=linux-sctp&m=140421362218122&w=2 - https://marc.info/?l=linux-sctp&m=140473331531669&w=2 Also consider providing a network topology diagram and the output of the following commands from both client and server. ip rule show ip route show table all route -n and the following commands from the node with IP 185.226.110.70 ip route get 162.93.39.130 from 185.226.110.70 ip route get 162.93.39.130 from 81.226.10.66 |