[BDS-242] Server shows only "Locating Server" Created: 15/Nov/18 Updated: 13/Sep/20 Resolved: 26/Feb/20 |
|
| Status: | Resolved |
| Project: | Bedrock Dedicated Server |
| Affects Version/s: | 1.6.1.0 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | countiy | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Server: Ubuntu 18.04 with two network interfaces
|
||
| Attachments: |
|
| Description |
|
Hello, my server doesn't show the servername and current players in the server list. Onky Locating server is shown. I connect over an external ip. If i change my Computers IP address via VPN to the subnet of the servers internal IP it shows everything. My server has two interfaces. The first ist for intern Network and the second for the extern Network. i changed the server-ip in the server.properties to the external but no changes. Does anyone know what to do? |
| Comments |
| Comment by countiy [ 26/Feb/20 ] |
|
Hi Ionic, yes i think this issue can be closed Thank you |
| Comment by IonicEcko [ 25/Feb/20 ] |
|
Hi Countiy, Did you get this sorted? Ionic |
| Comment by Marek Jablonski [ 28/Nov/18 ] |
|
Step1: set server/computer to a fixed internal ip step2: go into your router settings and set up port forwarding from port 19132 externally and 19032 internally to your server/computer's ip Step3: go into your router settings and set up port forwarding from port 19133 externally and 19033 internally to your server/computer's ip Step4: go into server.properties and change "server-port" to 19032 and "server-portv6" to 19033 Step5: type "my ip" into chrome, and use that number along with the default server port to add the server to your list This should fix your problem |