This procedure is for adjusting the MTU (Maximum Transmission Unit) on a user’s PC when connected to the HACC AlwaysOn VPN, to ensure better connectivity, especially with T-Mobile’s service.
Launch Command Prompt (CMD):
Check the current MTU setting for HACC AlwaysOn VPN:
netsh interface ipv4 show subinterfaces
Change the MTU size:
netsh interface ipv4 set subinterface “HACC AlwaysOn VPN” mtu=1350 store=persistent
Verify the change:
Reboot the PC:
Exit Remote Session: