![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| script for nested rlogin and telnet | mcburke38 | Shell Programming and Scripting | 6 | 03-19-2009 10:37 AM |
| Cannot login via telnet or ssh to AIX 5.2 server | pdtak | UNIX for Advanced & Expert Users | 5 | 04-10-2008 06:16 PM |
| Telnet login patch | aladdin | UNIX for Dummies Questions & Answers | 2 | 12-12-2006 08:46 AM |
| telnet login | colesy | UNIX for Dummies Questions & Answers | 2 | 01-23-2003 09:46 AM |
| rlogin & telnet | g-e-n-o | UNIX for Dummies Questions & Answers | 13 | 11-06-2001 10:08 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
telnet, rlogin, ssh login probblem
Hello Friends,
I had an IRIX box won't let me login with any IDs (even root) Telnet, Rlogin, SSh. However, I can login by single user with root ID. Telnet login >>> Connection closed by forgeign host. Rlogin >>> Connection closed SSh login >>> connection to address ???.????.???.??? port 22: Connection refused. FTP is OK. Any thoughts or comments will be greatly appreciated. |
|
|||||
|
Either those services are not turned on (security reasons) or the system you are trying to get to the IRIX box are not allowed.
You would need to look at /etc/hosts.allow, /etc/hosts.deny, and/or /etc/inetd.conf. See IRIX security for more info. If telnet and rlogin are off, I suggest you keep it that way. Just try to get ssh working and turn off ftp (you can use scp instead) unless ftp is required. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|