{
   "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
   "id": "279856",
   "self": "https://bugs.mojang.com/rest/api/2/issue/279856",
   "key": "BDS-2409",
   "fields": {
      "issuetype": "1",
      "project": "11700",
      "fixVersions": [],
      "resolution": "7",
      "customfield_10500": null,
      "customfield_12800": null,
      "customfield_12602": [],
      "customfield_12601": null,
      "customfield_12604": null,
      "customfield_12603": null,
      "customfield_12606": null,
      "customfield_12605": null,
      "customfield_12608": null,
      "resolutiondate": "2020-02-11T15:38:37.000+0200",
      "customfield_12607": null,
      "customfield_12609": null,
      "workratio": -1,
      "lastViewed": null,
      "watches": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-2409/watchers",
         "watchCount": 0,
         "isWatching": false
      },
      "created": "2019-12-20T03:25:00.000+0200",
      "customfield_12000": null,
      "customfield_12201": null,
      "customfield_12600": null,
      "labels": [],
      "customfield_11700": "{}",
      "versions": [
         "18746"
      ],
      "issuelinks": [],
      "assignee": null,
      "updated": "2020-02-11T15:38:37.000+0200",
      "status": "5",
      "description": "The server running fine if you are connected to the local WiFi( tested using the IP and Port and everything worked fine.) However, when someone tries to connect that\u2019s not on the same WiFi, they are unable to connect and there is just a red dot. I have tried to fix by allowing pings(using [this|https://www.howtogeek.com/howto/windows-vista/allow-pings-icmp-echo-request-through-your-windows-vista-firewall/amp/]\u00a0tutorial). Yet I still have no luck. I am not use what it can be. This is also my first time making a server. Anyone have any suggestions on what could be the problem?",
      "customfield_11100": null,
      "customfield_11300": null,
      "customfield_11500": null,
      "customfield_12503": null,
      "customfield_12700": null,
      "customfield_12502": null,
      "customfield_12504": null,
      "attachment": [
         "257438",
         "257439"
      ],
      "summary": "Connections from outside the network cannot connect [Solved]",
      "creator": "zeronp",
      "reporter": "zeronp",
      "customfield_10002": null,
      "customfield_12501": null,
      "customfield_12500": null,
      "customfield_11601": null,
      "customfield_11600": "0|i165zr:",
      "environment": "Server installed in a windows 64 bit computer. Connection through Ethernet. WiFi is disable.",
      "customfield_11801": null,
      "customfield_11800": null,
      "customfield_11602": null,
      "customfield_11802": null,
      "comment": {
         "comments": [
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/279856/comment/616689",
               "id": "616689",
               "author": "fdert",
               "body": "If you haven't already, you must setup port forwarding in your network to allow a connection through the same port of your server. It's usually underneath your router settings.",
               "updateAuthor": "fdert",
               "created": "2019-12-20T08:25:04.958+0200",
               "updated": "2019-12-20T08:25:04.958+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/279856/comment/617151",
               "id": "617151",
               "author": "zeronp",
               "body": "I have tried to do the port forwarding but when I check to see if its open it still says close. This is what I did. On my routers page I set up port forwarding as such, the\u00a0Inbound Port &\u00a0Local Port to 20000 as the port of the server and IP address is set to my IPv4. In addition, I have also also set up my outbound port to\u00a020000. I am not sure what I am doing wrong.\n\n\u00a0",
               "updateAuthor": "zeronp",
               "created": "2019-12-21T17:27:20.172+0200",
               "updated": "2019-12-21T17:27:20.172+0200"
            },
            {
               "self": "https://bugs.mojang.com/rest/api/2/issue/279856/comment/617326",
               "id": "617326",
               "author": "zeronp",
               "body": "I got it to work. Although when I test the port it says that it is close. I can still connect to it from outside. That just throw me off. Also I didn\u2019t you had to use your public up for it. Now it is all working. ",
               "updateAuthor": "zeronp",
               "created": "2019-12-22T01:58:39.357+0200",
               "updated": "2019-12-22T01:58:39.357+0200"
            }
         ],
         "maxResults": 3,
         "total": 3,
         "startAt": 0
      },
      "votes": {
         "self": "https://bugs.mojang.com/rest/api/2/issue/BDS-2409/votes",
         "votes": 0,
         "hasVoted": false
      }
   },
   "changelog": {
      "startAt": 0,
      "maxResults": 2,
      "total": 2,
      "histories": [
         {
            "id": "1400445",
            "author": "zeronp",
            "created": "2019-12-22T02:03:28.360+0200",
            "items": [
               {
                  "field": "summary",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": "Connections from outside the network cannot connect",
                  "to": null,
                  "toString": "Connections from outside the network cannot connect [Solved]"
               }
            ]
         },
         {
            "id": "1432671",
            "author": "urielsalis",
            "created": "2020-02-11T15:38:37.754+0200",
            "items": [
               {
                  "field": "resolution",
                  "fieldtype": "jira",
                  "from": null,
                  "fromString": null,
                  "to": "7",
                  "toString": "Invalid"
               },
               {
                  "field": "status",
                  "fieldtype": "jira",
                  "from": "1",
                  "fromString": "Open",
                  "to": "5",
                  "toString": "Resolved"
               }
            ]
         }
      ]
   }
}