Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
Description
ReactOS, unlike Windows, won't let you ping to 127.0.0.1 if no network card is installed, it will response:
Could not create socket (#10022)
To reproduce it you need to install Reactos on a VM without networking and attemp to ping 127.0.0.1 or localhost.
This issue breaks some services such as Web Servers, FTP Servers, etc., when no network card is present nor their drivers are installed.
Attachments
Issue Links
- relates to
-
CORE-7699 dbus-daemon fails to start: "Unable to create reload pipe: Could not setup socket pair: No Error"
- Resolved