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.
Solution
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 1500)
netsh interface ipv4 set subinterface "Local Area Connection" mtu=1428 store=persistent
No comments:
Post a Comment