Skip to content

Games: Elite Dangerous

commandline_be edited this page Jul 16, 2019 · 16 revisions

Problem

Description: While Steam launches and works fine, launching Elite Dangerous shows problems are at hand.

Symptom is an error message dialogbox: Unable to initialise network. Please check your connection

Context

Fix Procedure

Conclusion

While the Steasm/Valve IP prefixes and ports were correctly configured the port 19364/UDP was missing, it is unclear why this is missing in the documentation for Steam or if this is Elite Dangerous specific.

Also, two large subnet (/12 /13)were appended to the valve ip list.

Resources

Vendor Support : Follow up support request response from Frontier

+ Right click on the start menu and choose Command Prompt (Admin) from the menu.
+ Type in the command prompt ipconfig /flushdns and press enter (reboot after it completes)
+ Type in the command prompt netsh winsock reset and press enter (reboot after it completes)
+ Type in the command prompt netsh int ip reset c:\ipreset.txt and press enter (reboot after it completes)

status : error persists, no fix
Clone this wiki locally