[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #10 from Ian Dickens --- (In reply to Ian Dickens from comment #9) Where you see down isn't real because if the test in rc.local looks at the running kernel version and makes decisions on routing based on that. -- You are

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #9 from Ian Dickens --- (In reply to Zhenlei Huang from comment #7) I have this now as my ifconfig settings: ifconfig_em0="inet xxx.yyy.zzz.x down netmask 255.255.255.252 -tso -lro -rxcsum -txcsum -rxcsum6 -txcsum6 -tso6

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-16 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #8 from Ian Dickens --- (In reply to Zhenlei Huang from comment #7) Yes, completely agree - I've been working on that too - there seems to be major differences between 13.2 and 14.0. And adding insult to injury - my internal

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #7 from Zhenlei Huang --- (In reply to Ian Dickens from comment #5) > Seems like my recently upgraded freebsd VM which moved from 13.2 to 14.0 were > all > experiencing connection stalls and timeouts that seem to be due to lro

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #6 from Ian Dickens --- Ok, I think I've tested this now enough to say this isn't bug in 13.2. It is something of a new configuration with 14.0 VMs though. -- You are receiving this mail because: You are the assignee for the

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #5 from Ian Dickens --- (In reply to Zhenlei Huang from comment #4) Thanks for the comments - I think I may have figured out what was really going on here and this isn't a bug after all. Seems like my recently upgraded freebsd

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 Zhenlei Huang changed: What|Removed |Added CC||z...@freebsd.org --- Comment #4

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #3 from Ian Dickens --- But yeah, I'm one NEWSOUTH4 Kernel at the moment - the diff is root@sunspot-thin:~/kernel # diff NEWSOUTH4 NEWSOUTH5 22c22 < ident NEWSOUTH4 --- > ident NEWSOUTH5 50,55c50,55 < options

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #2 from Ian Dickens --- But as I noted it's not working like it should - TCP timounts and drops. I should mention the firewall is using 2 ix interfaces. -- You are receiving this mail because: You are the assignee for the

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 --- Comment #1 from Ian Dickens --- This my working kernel config: # # GENERIC -- Generic kernel configuration file for FreeBSD/amd64 # # For more information on this file, please read the config(5) manual page, # and/or the handbook

[Bug 275733] Bad router transmission (regression in 13.2)

2023-12-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275733 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org