Jump to content
  • 0

Need help with server!


mrredleg0

Question

When I run the server it says that it is not accessible to the outside world. I ran netdebug and this is what I got.

 

Intersect Network Diagnostics External IP (from AGD): 108.240.195.15 Internal IP: 192.168.1.199 Server Port: 5400 Server Status (connecting to self via localhost: 127.0.0.1:5400): Online Server Status (connecting to self via internal ip: 192.168.1.199:5400): Online Server Status (connecting to self via external ip (from AGD): 108.240.195.15:5400): Offline Server Status (as seen by AGD): Offline UPnP Log: UPnP Service Initialization Failed. You might not have a router, or UPnP on your router might be disabled. UPnP Initialization Error: Open.Nat.NatDeviceNotFoundException: Exception of type 'Open.Nat.NatDeviceNotFoundException' was thrown. at Open.Nat.NatDiscoverer.<DiscoverDeviceAsync>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at Intersect.Server.Networking.Helpers.UpnP.<ConnectNatDevice>d__4.MoveNext() in C:\TeamCity\buildAgent\work\676c60f42f2551e6\Intersect.Server\Classes\Networking\Helpers\UPnP.cs:line 24 Trace Route to AGD 192.168.1.254 99.170.112.1 99.168.24.220 12.122.143.250 12.122.28.125 12.122.117.121 4.68.62.225 198.27.73.29 192.99.146.138 198.27.73.94

 

Can anybody help me?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Computer is configured correctly.

 

Router doesnt support UPnP so you have to manually port forward port 5400 UDP to your PC's local IP which is 192.168.1.199.

 

Figure out what router you have, and then find the guide here on how to port forward by selecting your router brand and then model:

https://portforward.com/router.htm

 

Link to comment
Share on other sites

×
×
  • Create New...