Bug 16724

Summary: no way to add ppp interface
Product: [Retired] Red Hat Linux Reporter: Erica Burton <eburton>
Component: netcfgAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.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: 2000-08-22 14:27:22 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 Erica Burton 2000-08-22 14:27:20 UTC
Customer wrote:
I just installed the Red Hat 6.9 on my intel pentium where I had been
running Red Hat 6.2 until now.

I have found a problem with setting up a ppp dialer.

I use the setup utility  "netcfg" and it usually calls up
a dialog box with several tabs.

Normally, I would click on the "interface" tab and  press "add"
and then I would get a dialog box with different devices.
ppp, slip, eth  and so on.

Under version 6.9 thee is no "ppp" option. There doesn't seem to be
anything in linuxconf either. has this been replaced by something else or
was it accidentally left out?

Comment 1 Nalin Dahyabhai 2000-08-22 19:39:18 UTC
Please use rp3 instead.  The various tools never interoperated correctly
(program A was always oblivious to the details of how program B set up PPP,
where A and B could be any of netcfg, linuxconf, or rp3).

Comment 2 openshift-github-bot 2018-04-12 18:07:14 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/1cfd4fde6c6a48c7df9d52fe034cf15424375382
Add sorting template helper code to sort haproxy map files so that wildcard
routes don't take precedence over routes that start with a number.
Make the template processing follow a particular order (based on file name),
so that we can use temporary files to write map data and subsequently sort
into the actual config map file.
Fixup helper to also sort cert_config but non-grouped to keep existing
behavior (backward compatibility).
Based on discussions in PR #19076 to fix issue #16724