Strange Problem

Major BBS or Worldgroup - get and give support here.

Moderator: Mod Squad

Post Reply
Montroze
Posts: 57
Joined: Thu Aug 02, 2012 12:24 am

Strange Problem

Post by Montroze »

This has been ongoing for some time (at least 6 months) and wondering on a fix. No matter what client I try to use - ZOC, Putty, putty portable, kitty it opens up as if to connect and stops at that. The only way I can connect to my server is in windows and using the IP of the server. Ex - telnet://192.168.1.xx
and it connects fine. I have uninstalled and reinstalled the clients with no further luck. Any ideas?

Ragtop
Posts: 118
Joined: Wed May 07, 2008 12:35 am
Location: Louisville, KY
Contact:

Re: Strange Problem

Post by Ragtop »

Montroze wrote:This has been ongoing for some time (at least 6 months) and wondering on a fix. No matter what client I try to use - ZOC, Putty, putty portable, kitty it opens up as if to connect and stops at that. The only way I can connect to my server is in windows and using the IP of the server. Ex - telnet://192.168.1.xx
and it connects fine. I have uninstalled and reinstalled the clients with no further luck. Any ideas?
Couple quick questions. Are you able to connect with the terminal programs using the 192.168.1.xx address? Are you able to connect from outside your network using whatever IP address you have for the WG server? If yes on these, it sounds like your ISP doesn't allow loopback connections (telnetting out and then back in from the same internet connection). There are a couple of threads on here that address that problem.
Ragtop
The Adept BBS
http://www.adeptbbs.com
telnet://adeptbbs.com

Montroze
Posts: 57
Joined: Thu Aug 02, 2012 12:24 am

Post by Montroze »

Well that worked using the IP of the server, it just doesn't work with my no-ip address (?) but this should be ok doing it this way, at least I can use the programs. Thanks

User avatar
Toyduck
Posts: 366
Joined: Thu Jul 06, 2006 11:34 pm
Location: Las Vegas NV
Contact:

Post by Toyduck »

Montroze wrote:Well that worked using the IP of the server, it just doesn't work with my no-ip address (?) but this should be ok doing it this way, at least I can use the programs. Thanks
Are you working behind a router only? If both computers (server and workstation) are behind the same router, you would need the internal IP address. Network (computer) names don't always resolve properly with some applications.

User avatar
Iceman
Posts: 93
Joined: Mon Mar 12, 2007 8:49 pm
Contact:

Post by Iceman »

Well this might be asking the obvious, but have you updated the IP address associated with your no-ip.com domain name using their little update utility for your account?

Perhaps try switching your DNS server to 8.8.8.8 which is google's free dns server and see if that makes a difference in resolving the domain name?

Montroze
Posts: 57
Joined: Thu Aug 02, 2012 12:24 am

Post by Montroze »

Iceman wrote:Well this might be asking the obvious, but have you updated the IP address associated with your no-ip.com domain name using their little update utility for your account?

Perhaps try switching your DNS server to 8.8.8.8 which is google's free dns server and see if that makes a difference in resolving the domain name?

Will try out the options you listed.

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Re: Strange Problem

Post by dspain »

Montroze wrote:This has been ongoing for some time (at least 6 months) and wondering on a fix. No matter what client I try to use - ZOC, Putty, putty portable, kitty it opens up as if to connect and stops at that. The only way I can connect to my server is in windows and using the IP of the server. Ex - telnet://192.168.1.xx
and it connects fine. I have uninstalled and reinstalled the clients with no further luck. Any ideas?
some routers do not support loopback to your own IP so going to 192.xxxxx private ip works yet your domain/wan will not.

User avatar
dspain
Posts: 2102
Joined: Sun May 07, 2006 10:38 pm
Location: richmond,virginia
Contact:

Post by dspain »

Montroze wrote:Well that worked using the IP of the server, it just doesn't work with my no-ip address (?) but this should be ok doing it this way, at least I can use the programs. Thanks
what do ya get when you telnet to localhost? with my new worldgroup internet servers modules i do alot of quick testing
by just using localhost



telnet localhost (assumes port 23)
rlogin localhost (assumes 512)

telnet localhost:25 (specifier)

Post Reply