I have also put the SRX into Flow Mode and added:
security {
flow {
tcp-mss {
all-tcp {
mss 1300;
}
}
}
However this also failed to work.
It appears the SRX is not changing the MSS Values in the header based off a packet trace.
I have also put the SRX into Flow Mode and added:
security {
flow {
tcp-mss {
all-tcp {
mss 1300;
}
}
}
However this also failed to work.
It appears the SRX is not changing the MSS Values in the header based off a packet trace.