Bug 3120
| Summary: | linuxconf doesn't generate dip for slip | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | rri0189 |
| Component: | linuxconf | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | CC: | lars, nitind |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-02-10 15:36:52 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
rri0189
1999-05-28 14:16:40 UTC
This issue has been forwarded to a developer for further action. Component changed to initscripts because I think that ifup-slip should create the dip script on the fly if the chat script exists and the dip script does not. I disagree - doing on the fly conversion in the initscripts is silly; linunconf should integrate with the rest of the system. *** Bug 3371 has been marked as a duplicate of this bug. *** When setting up a slip interface with linuxconf under RH6.0, linuxconf creates /etc/sysconfig/network-scripts/chat-$DEVICE. Unfortunately, RedHat's network scripts (ifup-sl) expect to find a dip script (/etc/sysconfig/network-scripts/dip-$DEVICE). Workaround: use control-panel (netcfg) to set up network interfaces. Currently, rp3 (and rp3-config) is the recommended and working way of doing this (added in Red Hat Linux 6.1) |