Bug 4320
| Summary: | inetd fails to start rshd | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | sherrill |
| Component: | rsh | Assignee: | David Lawrence <dkl> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.2 | CC: | cau |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-08-18 17:59:23 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
sherrill
1999-08-02 21:29:07 UTC
Check your /var/log/messages for errors. Inetd has code that turns off any service that is respawning to fast. If you need a higher rate of connections, then modify your inetd.conf to permit that (I've forgotten details). thanks for your suggestions. I reran my test and got this error message in /var/log/messages: Aug 3 14:57:09 lunchbox inetd[17857]: shell/tcp server failing (looping), service terminated I will look into how to change the respawn rate in inetd.conf thanks for your suggestions. I reran my test and got this error message in /var/log/messages: Aug 3 14:57:09 lunchbox inetd[17857]: shell/tcp server failing (looping), service terminated I will look into how to change the respawn rate in inetd.conf |