Problem and Game History
If you're not aware ED uses P2P networking and uPnP on your router.
I used to have a netgear router plugged into a Virgin Media modem on a business line.
During the alpha stages I used to see loads of human players and it was one big PvP kill fest...much fun was had by all.
Beta networking was a bit flakey so I had to manually hard code the port I wanted ED to use.
Then in Public Beta 1 networking was ok again and I saw many more people.
When Public Beta 2 and Gamma came round I hardly saw anyone...I assumed that was because the bubble had expanded and people were spread out...at the same time I upgraded my broadband to 50mb, which came with a Virgin Media Super Hub 2...which I was forced to use since VM Business won't allow the thing to run in modem only mode, this meant ditching my netgear router. uPnP enabled and IPsec passthrough enabled.
Saw the odd player every few days, so assumed things were working.
Since release I have seen 5-6 humans in 2 weeks while travelling the galaxy!
It wasn't until I tried to join a few mass gathering of players that I realised something was up.
They had 8-9 ppl in their instances...I had 0...always 0...0...0...bloody 0.
-
Fix and Resolution
This morning I decided to go back and hardcode the port through the router and manually edit the ED AppConfig.xml file to only use this port like I did back in Beta.
YES!!! Get in!!! Human players!!! I saw 3 times more human players this morning in 20 minutes than I have done in 2 weeks!
Loads of players!
Here's what to do:
Now restart Elite and you should start to see many players.
I don't know if this is a Virgin Media Super Hub 2 issue or a Virgin Media issue or an Elite: Dangerous issue.
-
Suggestion To Frontier
This is such a critical flaw in the way ED works. There is zip that tells me anything is wrong.
Please make these network settings editable via the options page. So the options page should have the following:
EDIT: Thanks to Fyrd Judge for the original Mike Brookes link, here it is:
https://forums.frontier.co.uk/showthread.php?t=11361
If you're not aware ED uses P2P networking and uPnP on your router.
I used to have a netgear router plugged into a Virgin Media modem on a business line.
During the alpha stages I used to see loads of human players and it was one big PvP kill fest...much fun was had by all.
Beta networking was a bit flakey so I had to manually hard code the port I wanted ED to use.
Then in Public Beta 1 networking was ok again and I saw many more people.
When Public Beta 2 and Gamma came round I hardly saw anyone...I assumed that was because the bubble had expanded and people were spread out...at the same time I upgraded my broadband to 50mb, which came with a Virgin Media Super Hub 2...which I was forced to use since VM Business won't allow the thing to run in modem only mode, this meant ditching my netgear router. uPnP enabled and IPsec passthrough enabled.
Saw the odd player every few days, so assumed things were working.
Since release I have seen 5-6 humans in 2 weeks while travelling the galaxy!
It wasn't until I tried to join a few mass gathering of players that I realised something was up.
They had 8-9 ppl in their instances...I had 0...always 0...0...0...bloody 0.
-
Fix and Resolution
This morning I decided to go back and hardcode the port through the router and manually edit the ED AppConfig.xml file to only use this port like I did back in Beta.
YES!!! Get in!!! Human players!!! I saw 3 times more human players this morning in 20 minutes than I have done in 2 weeks!
Loads of players!
Here's what to do:
- Pick a port. I used 5919.
- Google "IP", the top item will show you your public WAN IP, needed for config file.
- Go to your router firewall settings and forward this port to your PC.
- On your computer browse to: C:\Users\YourUsername\AppData\Local\Frontier_Developments\Products\FORC-FDEV-D-1000
- Open the file: AppConfig.xml
- Find the <Network> section of this xml and modify it to look like the following, where "ip" is your wan IP address, and save the file.
Code:
<Network
Port="5919"
upnpenabled="0"
LogFile="netLog"
DatestampLog="1"
>
<Self name="my computer" ip="213.107.174.82" port="5919" />
</Network>
I don't know if this is a Virgin Media Super Hub 2 issue or a Virgin Media issue or an Elite: Dangerous issue.
-
Suggestion To Frontier
This is such a critical flaw in the way ED works. There is zip that tells me anything is wrong.
Please make these network settings editable via the options page. So the options page should have the following:
- Graphics
- Audio
- Controls
- Networking
EDIT: Thanks to Fyrd Judge for the original Mike Brookes link, here it is:
https://forums.frontier.co.uk/showthread.php?t=11361
Last edited: