-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
xinetd
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-16-2003 05:48 AM
06-16-2003 05:48 AM
xinetd
xinetd
when i do anonymous ftp from a client machine on the server i get the following message
xinetd[18457]: Bad line received from identity server at
192.168.0.107: 1024 , 21 : ERROR : UNKNOWN-ERROR
thx
chakri
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-16-2003 06:11 AM
06-16-2003 06:11 AM
Re: xinetd
Re: xinetd
dmesg
Check your system log on the server in question.
Here is some help.
How to on ftp
http://www.tldp.org/HOWTO/mini/FTP.html
How to set up anonymous ftp
http://owen.sj.ca.us/rkowen/howto/anonftp.html
Good luck.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-16-2003 11:43 AM
06-16-2003 11:43 AM
Re: xinetd
Re: xinetd
Did you installed the anonymous ftp?
Check the config file in
/etc/xinet.d/
Caesar
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-16-2003 04:24 PM
06-16-2003 04:24 PM
Re: xinetd
Re: xinetd
Ident (or 'auth' services) is a TCP protoocl that listens on port 113, and is supposed to match a given TCP stream to a given username.
From the 'xinetd.conf' man page:
4. If the USERID log option is specified and the remote host either does not run an identification server or the server sends back a bad reply, access will not be denied unless the IDONLY service flag is used.
Possibly this has something to do with it.
Which FTP server are you using, and what does the configuration section look like for it?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-16-2003 10:42 PM
06-16-2003 10:42 PM
Re: xinetd
Re: xinetd
If you are sure that the anonymous ftp configuration is done properly still you cannot connect.
Then the cause of the problem can be that your FTP servers accepts/expects identd replies from the FTP client which requests connections to it.
In your case , your FTP client have not or have send a messed identd reply to your FTP server , which has caused the FTP server to reject the connection.
Disable identd lookup in your FTP server.
regards,
U.SivaKumar
U.SivaKumar
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP