- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ftp, rlogin, telnet does not work anymore
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2002 12:45 AM
08-13-2002 12:45 AM
ftp, rlogin, telnet does not work anymore
I was working on an ftp account (restr. user).
here is the ftpaccess file, user demo
class all guest,demo,real *
guestgroup guest,fzhidekl
limit all 5 Any /no-more-ftp-access
noretrieve /etc/passwd core
class all guest,real *
guestgroup guest,fzhidekl
limit all 5 Any /no-more-ftp-access
noretrieve /etc/passwd core
cdpath /
chmod no guest,anonymous
rename no guest,anonymous
#guest-root /home/demo demo
While working on the ftpaccess file, I tested the ftp account and suddenly I could not
connect to the system?
See below:
$ rlogin besvftp1.ezv.admin.ch
rcmd: connect: besvftp1.ezv.admin.ch: Connection refused
$ ftp besvftp1.ezv.admin.ch
Connected to besvftp1.ezv.admin.ch.
421 Service not available, remote server has closed connection
ftp> quit
$ telnet besvftp1.ezv.admin.ch
Trying...
Connected to besvftp1.ezv.admin.ch.
Escape character is '^]'.
Local flow control off
Connection closed by foreign host.
Thanks for help
fritz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2002 12:56 AM
08-13-2002 12:56 AM
Re: ftp, rlogin, telnet does not work anymore
/usr/sbin/inetd
If you have no current session, you'll need to log in on the console and run the command (or get someone else that you can trust to do so if it's at a remote site). If you have to give someone the root password, make sure that it's changed as soon as you have access back.
If you have a modem, you can try to dial in to the server. One last option (before the big one) is if you have an X25 connection set up to the box. padem doesn't require inetd to work so you can use that to connect.
Failing that, it's a reboot of the box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2002 01:01 AM
08-13-2002 01:01 AM
Re: ftp, rlogin, telnet does not work anymore
If you cannot find a unix-solution on this, go and talk with the network-administrators.
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2002 01:30 AM
08-13-2002 01:30 AM
Re: ftp, rlogin, telnet does not work anymore
I tried to connect directly from the firewall, same thing. So I went to the console:
the passwd file is corrupted, the first part of root account is missing.
Regards
fritz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2002 06:08 AM
08-13-2002 06:08 AM
Re: ftp, rlogin, telnet does not work anymore
Tried to boot from the recovery CD (5012-7970).
got always an error: IPL error: bad LIF magic
*** System alert *** ...
Then I booted from the normal system disk, entered in single user mode. Since I had not to enter a root passwd, I could moutn /var and /usr and edit /etc/passwd.
ftp, telnet and rlogin are working again.
Thanks
fritz bruni