The Technology Magazine.

Full width home advertisement

Android

Linux

Post Page Advertisement [Top]

Fixing XRDP Blank screen issue while connecting through Hamachi VPN

 


  • Open command prompt as Administratoir ( With elevated permissions)
  • Enter following commands:
    • netsh interface ipv4 show subinterface
    • netsh interface ipv4 set subinterface Hamachi mtu=1300 store=persistent
  • This will set the MTU to 1300 on the Hamachi VPN network interface on Windows 11
  • Open the XRDP remote session again
To find the MTU from a windows client:
ping <IP> -f -l 1361

ping <IP> -f -l 1452

Set MTU on Centos:
ifconfig| grep -i MTU
ifconfig ham0 mtu 1361 up


No comments:

Post a Comment

Dear visitor,
Please do not post spam. All comments will be moderated before approval.

Bottom Ad [Post Page]

| Designed by Techeia.com