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
Question
mrredleg0
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