Server stopping after left idle?
#6
I do not have another server.  However, I haven't yet tested trying another port. Here are the results from netstat:

Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
tcp        0    320 192.168.1.202:22        192.168.1.108:52571     ESTABLISHED
tcp6       0      0 :::445                  :::*                    LISTEN
tcp6       0      0 :::139                  :::*                    LISTEN
tcp6       0      0 :::22                   :::*                    LISTEN

after starting the server

Code:
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN
tcp        0      0 192.168.1.202:22        192.168.1.108:52571     ESTABLISHED
tcp        0    256 192.168.1.202:22        192.168.1.108:52767     ESTABLISHED
tcp6       0      0 :::25565                :::*                    LISTEN
tcp6       0      0 :::445                  :::*                    LISTEN
tcp6       0      0 :::8070                 :::*                    LISTEN
tcp6       0      0 :::139                  :::*                    LISTEN
tcp6       0      0 :::22                   :::*                    LISTEN
Reply
Thanks given by:


Messages In This Thread
Server stopping after left idle? - by tikitofu - 04-11-2017, 10:31 AM
RE: Server stopping after left idle? - by xoft - 04-11-2017, 05:30 PM
RE: Server stopping after left idle? - by xoft - 04-12-2017, 05:03 PM
RE: Server stopping after left idle? - by tikitofu - 04-13-2017, 09:53 AM
RE: Server stopping after left idle? - by Mathias - 04-13-2017, 11:36 PM



Users browsing this thread: 1 Guest(s)