xpilot无法连接至服务器,DNS failed如何解决?

03:11:34] Connecting to network…
[03:11:34] Network server address returned null, possibly due to a failed DNS lookup.

已使用奇游加速器

"servers": [
    {
      "ident": "VIRTUALNAS",
      "hostname_or_ip": "45.55.105.241",
      "location": "The Cloud",
      "name": "VIRTUALNAS",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    },
    {
      "ident": "AMSTERDAM",
      "hostname_or_ip": "167.99.46.165",
      "location": "Amsterdam, Netherlands",
      "name": "AMSTERDAM",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    },
    {
      "ident": "UK",
      "hostname_or_ip": "178.62.56.106",
      "location": "London, UK",
      "name": "UK",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    },
    {
      "ident": "GERMANY2",
      "hostname_or_ip": "167.99.248.14",
      "location": "Frankfurt, Germany",
      "name": "GERMANY2",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    },
    {
      "ident": "USA-WEST",
      "hostname_or_ip": "137.184.8.6",
      "location": "San Francisco, USA",
      "name": "USA-WEST",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    },
    {
      "ident": "USA-SE",
      "hostname_or_ip": "129.212.184.20",
      "location": "Atlanta, USA",
      "name": "USA-SE",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    },
    {
      "ident": "USA-EAST",
      "hostname_or_ip": "159.65.171.192",
      "location": "New York, USA",
      "name": "USA-EAST",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    },
    {
      "ident": "GERMANY",
      "hostname_or_ip": "178.128.193.227",
      "location": "Frankfurt, Germany",
      "name": "GERMANY",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    },
    {
      "ident": "CANADA",
      "hostname_or_ip": "159.203.44.51",
      "location": "Toronto, Canada",
      "name": "CANADA",
      "clients_connection_allowed": 1,
      "client_connections_allowed": true,
      "is_sweatbox": false
    }
  ]

hosts文件把 fsd.connect.vatsim.net 这个域名解析到上述服务器的ip,具体做法自己查。

1 Like