Page 1 of 1
Telnet Won't Connect To Clusters
Posted: 22 Nov 2021, 02:23
by nc5k
After selecting a number of clusters and clicking on "connect", Telnet initiates connection, cluster indicator goes yellow for a few seconds, then cluster indicator turns green for a second, then drops out and goes gray again. I've tried everything I can think of to no avail. Any help would be appreciated.
Re: Telnet Won't Connect To Clusters
Posted: 22 Nov 2021, 03:10
by KI5IO
nc5k wrote: 22 Nov 2021, 02:23
After selecting a number of clusters and clicking on "connect", Telnet initiates connection, cluster indicator goes yellow for a few seconds, then cluster indicator turns green for a second, then drops out and goes gray again. I've tried everything I can think of to no avail. Any help would be appreciated.
Brad,
Be sure to take some time and look in the most current Users Guide starting on Page 64.
Have you watched the YouTube video that Terry has developed for the Clusters? BTW - there is a whole series of Y/T videos for many different elements of Log4OM-2.
Here is link for the Cluster Y/T that Terry did:
https://www.youtube.com/watch?v=HU7SGOWY1uE
Re: Telnet Won't Connect To Clusters
Posted: 22 Nov 2021, 15:19
by nc5k
I read the Users Guide, watched videos, and searched this forum before my post. The program log file shows the following:
2021-11-22 14:39:47.6248 ERROR: [TelnetConnection][Connect] : ve7cc.net:23 TelnetConnection.Connect() exception
[EXCEPTION] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 96.55.72.54:23 System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 96.55.72.54:23
at System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
at L4ONG.TCPServer.TelnetConnection.Connect(String #=zSEUIL5U=, Int32 #=zrmYb5OI=, Boolean #=zRzRDqGQ=, Boolean #=zrubKX$nkDnvH)
2021-11-22 14:39:47.6248 INFO: [TelnetConnection] : ve7cc.net:23 Disconnecting from ve7cc.net:23
2021-11-22 14:39:47.6248 INFO: [TelnetConnection] : ve7cc.net:23 Telnet connection closed
2021-11-22 14:39:47.7029 INFO: [ClusterManagement] : Cluster(s) Disconnecting...
2021-11-22 14:39:52.4527 ERROR: [TalkServer][#=zV_hBrNtCVv2PYn3Lcg==] : [EXCEPTION] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
Re: Telnet Won't Connect To Clusters
Posted: 22 Nov 2021, 16:12
by KI5IO
Brad,
I also use the ve7cc cluster and just logged out and back in and looked at my log and didn't have any delays to connect, etc..
Can you log into ve7cc from the CC-User app on your PC?
FWIW - I run two clusters in my Log4OM2 cluster arrangement. One is ve7cc and one is n4zkf which is just another instance of Lee's cluster. I have/use two different SSIDs ... one to each and that gives me the spots I'm mostly watching for.
Check to make sure you have access to ve7cc via CC-User as well.
Re: Telnet Won't Connect To Clusters
Posted: 22 Nov 2021, 17:13
by nc5k
No, I can't log in to ve7cc from a CC User app, I get a timeout and error message about the port (23). I tried a command-line Telnet connection from the PC but it failed, too. It seems like the port isn't open or something but I'm not too familiar with these type of communication prototols.
Thank you for responding to my messages.
Brad
Re: Telnet Won't Connect To Clusters
Posted: 22 Nov 2021, 17:28
by G4POP
Firewall, antivirus, incorrect server address or port
Re: Telnet Won't Connect To Clusters
Posted: 22 Nov 2021, 18:18
by nc5k
SOLVED! Wireless router firewall security set too high.
Thanks all.
NC5K
Re: Telnet Won't Connect To Clusters
Posted: 22 Nov 2021, 18:57
by KI5IO
nc5k wrote: 22 Nov 2021, 18:18
SOLVED! Wireless router firewall security set too high.
Thanks all.
NC5K
Brad,
Excellent and tnx much for the feedback / update.