TCP MSS Physical interface settings understanding?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

TCP MSS Physical interface settings understanding?

L0 Member

Hi, 

 

Can someone confirm if my Understanding for PA "Adjust the TCP MSS" is correct? 


Reference to this link this is how PA Firewall "Adjust the TCP MSS" value in the physical interface.

 

In other Vendor when we configured the TCP-MSS value we usually set the "Actual bytes"

Example for cisco: "ip tcp adjust-mss 1390"

In PA firewall, it looks like the MSS adjustment works by reducing the MSS value. If we want an MSS of 1390, we must subtract it from 1500.

-1500 - 1390 = 110.

Therefore the "Adjust TCP MSS" value should be 110 

 

Silvs13_0-1743481280686.png

 

1 accepted solution

Accepted Solutions

Community Team Member

Hi @Silvs13 ,

 

Select to adjust the maximum segment size (MSS) to accommodate bytes for any headers within the interface MTU byte size.
The MTU byte size minus the MSS Adjustment Size equals the MSS byte size, which varies by IP protocol:
 
IPv4 MSS Adjustment Size—Range is 40 to 300; default is 40.
IPv6 MSS Adjustment Size—Range is 60 to 300; default is 60.
 
Use these settings to address the case where a tunnel through the network requires a smaller MSS. If a packet has more bytes than the MSS without fragmentation, this setting enables the adjustment.
Encapsulation adds length to headers so it helps to configure the MSS adjustment size to allow bytes for such things as an MPLS header or tunneled traffic that has a VLAN tag.
 
Source: NGFW help pages.
 
Hope this helps,
-Kim.
LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.

View solution in original post

1 REPLY 1

Community Team Member

Hi @Silvs13 ,

 

Select to adjust the maximum segment size (MSS) to accommodate bytes for any headers within the interface MTU byte size.
The MTU byte size minus the MSS Adjustment Size equals the MSS byte size, which varies by IP protocol:
 
IPv4 MSS Adjustment Size—Range is 40 to 300; default is 40.
IPv6 MSS Adjustment Size—Range is 60 to 300; default is 60.
 
Use these settings to address the case where a tunnel through the network requires a smaller MSS. If a packet has more bytes than the MSS without fragmentation, this setting enables the adjustment.
Encapsulation adds length to headers so it helps to configure the MSS adjustment size to allow bytes for such things as an MPLS header or tunneled traffic that has a VLAN tag.
 
Source: NGFW help pages.
 
Hope this helps,
-Kim.
LIVEcommunity team member, CISSP
Cheers,
Kiwi
Please help out other users and “Accept as Solution” if a post helps solve your problem !

Read more about how and why to accept solutions.
  • 1 accepted solution
  • 223 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!