Popular Posts

Wednesday, 27 May 2015

HTM Command Not Working

It happens in new migrated office that HTM command is not working due to expire of Finacle web page i.e. ''Page can't be displayed''. Please follow the step below mention and re-login. Your problem will be sure solved out.

Go to command prompt  Like (Type CMD in RUN)

 C:\users\Administrators>


Step 1: Find your MTU by Following command on Command Prompt .

netsh interface ipv4 show subinterfaces 


Step 2: Set your MTU (Above Found Value +28)

netsh interface ipv4 set subinterface "Local Area Connection" mtu=1428 store=persistent

No comments:

Post a Comment