[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2022-04-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #27 from f...@cantconnect.ru --- Created attachment 232951 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232951&action=edit test program Test program First, reduce portrange to hit the problem faster: sysctl net.in

[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2022-04-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #26 from f...@cantconnect.ru --- Created attachment 232948 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232948&action=edit patch for 12.x 13.x 14-CURRENT > connecting from an IPv6 address to an IPv4 one. How do you

[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2021-12-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #25 from Bryan C. Mills --- According to the comment at https://go-review.googlesource.com/c/go/+/369157/1#message-c6b6ac6857673b20daacd7a25019c8817f6f836f this fix was included in the 12.2 and 13.0 releases used by the Go proje

[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2021-12-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Bryan C. Mills changed: What|Removed |Added CC||bcmi...@google.com --- Comment #2

[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2020-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Kubilay Kocak changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2020-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #22 from Mike Karels --- base r362446 in stable/12 should have the fix. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-net@freebsd.org mailin

[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2020-08-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Kubilay Kocak changed: What|Removed |Added Assignee|n...@freebsd.org |kar...@freebsd.org St

[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2020-08-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #20 from Mike Karels --- I am reasonably sure that this bug is fixed in head and 12-STABLE. The change that fixed it (r361228) has not been backported to 11-STABLE. Can anyone verify that the bug does not exist in head or 12-S

[Bug 210726] tcp connect() can return invalid EADDRINUSE (Eg: multiple jails with the same IP address)

2019-10-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Kubilay Kocak changed: What|Removed |Added CC||ko...@freebsd.org Fla

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2019-10-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #18 from a...@playground.ru --- This bug is very easy to fix, why not to do it? -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-net@freebsd.org

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2019-04-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #17 from a...@playground.ru --- bump -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mai

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-12-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #16 from a...@playground.ru --- (In reply to Bjoern A. Zeeb from comment #14) > trying to summarise to get the exact case right as the suggested patch looks > not quite right I don't understand what's wrong with the patch. >

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Rodney W. Grimes changed: What|Removed |Added CC||n...@freebsd.org,

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Bjoern A. Zeeb changed: What|Removed |Added Assignee|n...@freebsd.org |b...@freebsd.org Sta

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #14 from Bjoern A. Zeeb --- Ok, trying to summarise to get the exact case right as the suggested patch looks not quite right. There are too many (corner) cases to consider. two jails, same single IP address. In each jail a p

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Michael Tuexen changed: What|Removed |Added CC||tue...@freebsd.org --- Comment #1

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #12 from David King --- missed a zero on net.inet.ip.portrange.hilast: 52000 -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-net@freebsd.org mai

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #11 from David King --- Not a script as such, however, to reproduce i create 2 jails with same IP, reduce the ephemeral port range to increase the probability of hitting the issue net.inet.ip.portrange.hifirst: 51000 net.inet.i

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #10 from Bjoern A. Zeeb --- Stupid question: can someone write the short test case for this to reproduce the problem? -- You are receiving this mail because: You are the assignee for the bug. _

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Sean Bruno changed: What|Removed |Added CC||b...@freebsd.org, |

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Kurt Jaeger changed: What|Removed |Added Version|11.2-STABLE |CURRENT -- You are receiving this m

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Kurt Jaeger changed: What|Removed |Added Version|10.3-STABLE |11.2-STABLE -- You are receiving th

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #8 from David King --- I've tested this patch on 11.1 and 11.2 and it solves the EADDRINUSE error we were seeing with multiple jails with the same IP address Have also been running jails with different IP's on the same box and

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-09-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #7 from David King --- Created attachment 196816 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=196816&action=edit 11.2-STABLE Patch for EADDRINUSE -- You are receiving this mail because: You are the assignee for th

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 David King changed: What|Removed |Added CC||king.c.da...@googlemail.com --- Comme

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2018-03-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Vlad Galu changed: What|Removed |Added CC||d...@dudu.ro --- Comment #5 from Vlad

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2017-06-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #4 from a...@playground.ru --- Can this be processed more fast to make it patched in upcoming 10.4? -- You are receiving this mail because: You are the assignee for the bug. ___ freeb

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2016-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 --- Comment #3 from a...@playground.ru --- (In reply to Jilles Tjoelker from comment #2) Yes, got that error with multiple jails on the same IP. And most likely yes, it applies to in6 branch too (uploaded patch above contains in6). -- Yo

[Bug 210726] tcp connect() can return invalid EADDRINUSE

2016-07-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210726 Jilles Tjoelker changed: What|Removed |Added CC||jil...@freebsd.org --- Comment #