Note: From above firebird discussion, we can know that actually Firebird version 2.5 did not have this issue, starting from Firebird 3 have such issue.
Solution:
there is some comment we can try.
Microsoft Community:
https://answers.microsoft.com/en-us/windows/forum/windows_7-desktop/how-to-disable-media-sense-in-windows-7/18277955-3f2c-4328-bd87-d3567579b645
To disable Media Sense, please perform the following steps:
1) Click on the Start button.
2) Type cmd in the search bar.
3) Right click on the cmd.exe and select Run as Administrator.
4) Run the following commands one by one:
netsh interface ipv4 set global dhcpmediasense=disabled
netsh interface ipv6 set global dhcpmediasense=disabled
5) After finishing the commands above, please run the following commands to check the results:
netsh interface ipv4 show global
netsh interface ipv6 show global
Please check if the entry “DHCP Media Sense” shows disabled or not. If it is disabled, it means the operations are successful.
However, please also note, the Media Sense depends on the NIC; if the NIC didn’t support the Media Sense, the configurations won’t take effect, either. Therefore, please also check the issue with the technical support of your NIC.
** Learn more about Azure Cloud
** Learn more about QNE Hybrid Cloud Software
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article