Bug 4481
| Summary: | when accessing a rh6.0 machine from behind a firewall disconnect after a maximum of 30 minutes idle | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | torbin |
| Component: | telnet | Assignee: | Florian La Roche <laroche> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0 | ||
| 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-09-05 06:38:41 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
torbin
1999-08-11 19:16:56 UTC
are you using tcsh or bash as your shell? we use bash as the default shell This is almost certainly a problem in your firewall. For example, Linux Firewalls disconnect idle TCP connections after certain period of time unless keepalive messages are sent. If the firewall in question is Linux, you might want to check out 'ipchains -M'. Also, you could try to downgrade your 6.0 -system's telnet RPM to one from 5.2, to see if you can isolate the problem. |