Ok here is the deal, any help is greatly appreciated. I have installed worldgroup 3.3 server, set up an account at dyndns.org, configured my router to forward requests on port 23-to-port 23 on my local LAN. yet, when i do a CMD and telnet... or via megamud.. i get the connection was actively refused. There is no check in the advanced properties of my network connection for firewall. I cant get users outside of my lan into my bbs.. here are some of my specifics..
Windows XP Professional.
LINKSYS 4port DSL router
Worldgroup 3.3x (still in demo version)
Majormud M but not currently installed.
please be as specific as possible, im ready to start pulling hair out like those cheesey IT security commercials... thanks
:loser: :loser:
Telnetting into WG3.3 from windows XP pro HELP!
Re: Telnetting into WG3.3 from windows XP pro HELP!
What's the IP that you are using to connect with?
Try 127.0.0.1 and see if you can telnet in.
Try 127.0.0.1 and see if you can telnet in.
Re: Telnetting into WG3.3 from windows XP pro HELP!
what is your local IP (start>run ipconfig), what is the ip of your network (www.whatismyip.com). did you make sure that it's actually forwarding to the correct local IP, did you make sure to have the dyndns.org setup for your network IP rather than your local IP...
Re: Telnetting into WG3.3 from windows XP pro HELP!
LINKSYS <- prolly has its own firewall built, might want to check that.
-
Panterra X
- Posts: 0
- Joined: Thu May 30, 2002 5:00 am
Re: Telnetting into WG3.3 from windows XP pro HELP!
configured my router to forward requests on port 23-to-port 23 on my local LAN.
im going to ass-u-me you set it up for an internal ip via router dhcp
lets say its 192.168.0.1 ... you should be able to connect with the cpu its running on by telnetting to 192.168.0.1 ... im not sure if that router is also lets you share files and shit but if it does then you should be able to connect with any cpu on your lan... if not youll have to use your external ip (or dyn dns)
as long as you have the port forewarded correctly (to the right ip of the wgserver machine) people should be able to connect...
ping is your friend... when in doubt ping the other machine...
also you said you were still in demo mode... so i ass-u-me you just installed...
check your wg hardware settings and make sure you have some tcp/ip channels set up
im going to ass-u-me you set it up for an internal ip via router dhcp
lets say its 192.168.0.1 ... you should be able to connect with the cpu its running on by telnetting to 192.168.0.1 ... im not sure if that router is also lets you share files and shit but if it does then you should be able to connect with any cpu on your lan... if not youll have to use your external ip (or dyn dns)
as long as you have the port forewarded correctly (to the right ip of the wgserver machine) people should be able to connect...
ping is your friend... when in doubt ping the other machine...
also you said you were still in demo mode... so i ass-u-me you just installed...
check your wg hardware settings and make sure you have some tcp/ip channels set up
Re: Telnetting into WG3.3 from windows XP pro HELP!
FIRST MAKE SURE THE WORLDGROUP SERVER IS RUNNING!
From the machine that the WORLDGROUP SERVER SOFTWARE is installed on:
1. start/run: cmd
2. ipconfig
3. write down ip address (192.169.1.100)
4. exit
5. start/run: telnet ***IP ADDRESS you wrote down***
From a secondary machine on the NETWORK:
1. start/run: telnet ***IP ADDRESS THAT YOU GOT FROM YOUR WORLDGROUP SERVER MACHINE***
WALLA!
From the machine that the WORLDGROUP SERVER SOFTWARE is installed on:
1. start/run: cmd
2. ipconfig
3. write down ip address (192.169.1.100)
4. exit
5. start/run: telnet ***IP ADDRESS you wrote down***
From a secondary machine on the NETWORK:
1. start/run: telnet ***IP ADDRESS THAT YOU GOT FROM YOUR WORLDGROUP SERVER MACHINE***
WALLA!
-
Ldap
Re: Telnetting into WG3.3 from windows XP pro HELP!
im going to ass-u-me you set it up for an internal ip via router dhcp
lets say its 192.168.0.1 ... you should be able to connect with the cpu its running on by telnetting to 192.168.0.1 ... im not sure if that router is also lets you share files and shit but if it does then you should be able to connect with any cpu on your lan... if not youll have to use your external ip (or dyn dns)
as long as you have the port forewarded correctly (to the right ip of the wgserver machine) people should be able to connect...
ping is your friend... when in doubt ping the other machine...
also you said you were still in demo mode... so i ass-u-me you just installed...
check your wg hardware settings and make sure you have some tcp/ip channels set up
Exactly what i was going to write about. I cant use forwarding with dhcp enabled on my router (flaw with linksys' model) so it has to be set static. I did so. after a few hours of tinkering and hair pulling i descover people can connect via my name i registered with dyndns. Yet i cant. I can only connect with the machines local ip. I checked all my settings on my router and nic for a while and thought i was crazy. but here it does work.
lets say its 192.168.0.1 ... you should be able to connect with the cpu its running on by telnetting to 192.168.0.1 ... im not sure if that router is also lets you share files and shit but if it does then you should be able to connect with any cpu on your lan... if not youll have to use your external ip (or dyn dns)
as long as you have the port forewarded correctly (to the right ip of the wgserver machine) people should be able to connect...
ping is your friend... when in doubt ping the other machine...
also you said you were still in demo mode... so i ass-u-me you just installed...
check your wg hardware settings and make sure you have some tcp/ip channels set up
Exactly what i was going to write about. I cant use forwarding with dhcp enabled on my router (flaw with linksys' model) so it has to be set static. I did so. after a few hours of tinkering and hair pulling i descover people can connect via my name i registered with dyndns. Yet i cant. I can only connect with the machines local ip. I checked all my settings on my router and nic for a while and thought i was crazy. but here it does work.
Re: Telnetting into WG3.3 from windows XP pro HELP!
bout the only thing i understood was "it does work"
so :dunno: :thumbu:
so :dunno: :thumbu:
-
Ldap
Re: Telnetting into WG3.3 from windows XP pro HELP!
bout the only thing i understood was "it does work"
so :dunno: :thumbu:
ok.. one more thing. How do i get the old bbs console windows look on wg instead of that grey plain one? i have it on my other machine and i dont know how i did it. any info is appreciated.
thanks :wordup:
so :dunno: :thumbu:
ok.. one more thing. How do i get the old bbs console windows look on wg instead of that grey plain one? i have it on my other machine and i dont know how i did it. any info is appreciated.
thanks :wordup:
-
Ldap
Re: Telnetting into WG3.3 from windows XP pro HELP!
im going to ass-u-me you set it up for an internal ip via router dhcp
lets say its 192.168.0.1 ... you should be able to connect with the cpu its running on by telnetting to 192.168.0.1 ... im not sure if that router is also lets you share files and shit but if it does then you should be able to connect with any cpu on your lan... if not youll have to use your external ip (or dyn dns)
as long as you have the port forewarded correctly (to the right ip of the wgserver machine) people should be able to connect...
ping is your friend... when in doubt ping the other machine...
also you said you were still in demo mode... so i ass-u-me you just installed...
check your wg hardware settings and make sure you have some tcp/ip channels set up
Ok i made a few edits and now i get console windows instead of the grey wg screen.. odd? is that ok??
lets say its 192.168.0.1 ... you should be able to connect with the cpu its running on by telnetting to 192.168.0.1 ... im not sure if that router is also lets you share files and shit but if it does then you should be able to connect with any cpu on your lan... if not youll have to use your external ip (or dyn dns)
as long as you have the port forewarded correctly (to the right ip of the wgserver machine) people should be able to connect...
ping is your friend... when in doubt ping the other machine...
also you said you were still in demo mode... so i ass-u-me you just installed...
check your wg hardware settings and make sure you have some tcp/ip channels set up
Ok i made a few edits and now i get console windows instead of the grey wg screen.. odd? is that ok??