[Bug 258732] [tcp] TCP_MAXSEG does not work

2021-09-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732 --- Comment #3 from zhhzhh --- (In reply to Michael Tuexen from comment #2) Currently not working as expected.MSS cannot be set before connect. -- You are receiving this mail because: You are the assignee for the bug.

Problem reports for n...@freebsd.org that need special attention

2021-09-26 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

[Bug 258732] [tcp] TCP_MAXSEG does not work

2021-09-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732 Michael Tuexen changed: What|Removed |Added Summary|TCP_MAXSEG does not work|[tcp] TCP_MAXSEG does not

[Bug 258732] TCP_MAXSEG does not work

2021-09-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732 Michael Tuexen changed: What|Removed |Added CC||tue...@freebsd.org --- Comment #2

[Bug 258732] TCP_MAXSEG does not work

2021-09-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258732 Mark Linimon changed: What|Removed |Added Assignee|b...@freebsd.org|n...@freebsd.org -- You are receiv

Re: IPSEC problems with pf

2021-09-26 Thread Eugene Grosbein
26.09.2021 10:12, Peter Jeremy wrote: > I'm confident that the last point is because the IPSEC processing preceeds > the pfil processing on outbound packets, so they aren't seen as eligible > because IPSEC is seeing the internal, rather than external, address. I found it much suitable to keep IPS

Re: IPSEC problems with pf

2021-09-26 Thread Peter Jeremy
Thanks for all the responses, they provided useful pointers. I've discovered that the problem was at least partially my misunderstanding of the way iked works (and my failure to mention some important differences between my working and non-working configurations). Note that I'm trying to configur