Thread: RC Help
View Single Post
  #16  
Old 03-14-2013, 06:06 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by fowlplay4 View Post
It's possible your ISP/modem/router is interfering and closing the connection as it appears inactive which in turn causes your NC to disconnect
This would be my guess. The older (current) Windows RC doesn't send any kind of keep-alive packets on NC afaik. The new one (which Stefan hasn't released on Windows) does, which iirc he said fixes the issue.

Likely your router (which is doing NAT) drops the connection to NC from its translation tables after it doesn't see any activity for a while (since it thinks the connection is dead), effectively killing it. Usually you can raise this timeout ("NAT timeout") to help reduce the frequency the problem, but that depends on your router. You can observe this problem with other protocols that don't send periodic keep-alive packets (e.g. SSH, but usually you configure it with a keep-alive to avoid this very problem).

The real solution is use the new RC, but Stefan hasn't released it yet for Windows, not sure why.
__________________
Reply With Quote