Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Accesssing Unix Server with Telnet
Name: Ilyas Date: June 1, 2001 at 23:42:35 Pacific
Comment:
Hi Dears
When i use windows(95, 98 ,2000) clients to connect the unix 4.2 server using telnet i got a message Telnedt: All Networks ports in use.
Telnedt: All Networks ports in use.
Please tell what is the cause and how can i connect to unix server using telnet with windows clients
Name: creation Date: June 10, 2001 at 21:17:30 Pacific
Reply:
Usually this can be fixed using the MAKEDEV command. Example: MAKEDEV pty2 this should add about 16 more devices
For more info try the man page for MAKEDEV.
*However*, I would strongly recommend installing and using SSH and disabling (or removing) the telnet daemon, if you are at all concerned about the security of your system.
Summary: Here local machine can be any PC. I can login to Unix server to from any machine using telnet. So putting local_machine_name in this script will not be possible. What is the way out? ...
Summary: Is this possible? I can ftp from the PC to the UNIX server (on same subnet / TCPIP etwork), however when I try and ftp to the PC from the UNIX server I get "Connection Refused". I have tried connectin...
Summary: I am trying to add a dsl connection with my current network. I have 2 unix servers and need to change the router i.p. address to the current i.p. address sequence. Does anyone know how to get the de...