Hello All,
I have one unix machine in my intranet that I can use from any other windows machine through telnet. but I am not able to run telnet on unix to access my win machines. why it is so ? what should I do start telnet service on this machine. plz help me.
Thanks & Regards Pramila.
--------------------------------- Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard
Hi ,
Actually to use telnet on the client u need telnet server , which is available by default in Linux , in windows ( NT and later) you have to install it .
Warm Regards, AISHWARYA Optimal Solution Providers ----- Original Message ----- From: "pramila" prami_22@yahoo.com To: linuxers@mm.ilug-bom.org.in Sent: Saturday, November 08, 2003 10:21 AM Subject: [ILUG-BOM]telnet problem
Next LUG meet: 9 Nov 2003 around 4 pm - VJTI
Hello All,
I have one unix machine in my intranet that I can use from any other
windows machine through telnet. but I am not able to run telnet on unix to access my win machines.
why it is so ? what should I do start telnet service on this machine. plz
help me.
Thanks & Regards Pramila.
Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers
Hello All,
I have one unix machine in my intranet that I can use from any other
windows machine through telnet. but I am not able to run telnet on unix to access my win machines.
why it is so ? what should I do start telnet service on this machine. plz
help me.
Any machine that you want to telnet to must run telnetd (telnet daemon). So if you want to telnet to your Windoze machine it must run some form of telnetd.
AFAIK, only NT based Windoze allow you to run telnet as a service.
Regards,
Amol Hatwar.
Just to add more to the discussion.
Telnet server in Win2k by default supports only NTLM Authentication and the only telnet program that I know supporting this is native to Win2k onwards, You will need to enable plain text auth (From telnet server admin applet) to access it from normal telnet client.
Regards
AFAIK, only NT based Windoze allow you to run telnet as a service.