RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 605569 - RHEL6 is missing a commandline network configuration tool
Summary: RHEL6 is missing a commandline network configuration tool
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: system-config-network
Version: 6.0
Hardware: All
OS: Linux
low
high
Target Milestone: rc
: ---
Assignee: Harald Hoyer
QA Contact: Jan Ščotka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-18 09:55 UTC by Stefan Assmann
Modified: 2011-03-05 16:58 UTC (History)
10 users (show)

Fixed In Version: system-config-network-1.6.0.el6.2-1.el6
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-10 21:43:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Stefan Assmann 2010-06-18 09:55:48 UTC
Description of problem:
Yesterday while setting up a system for SR-IOV testing I realized that system-config-network-* is gone and there seems to be no replacement for it on the commandline. In short this means there's no way of configuring network interfaces on the commandline apart from editing /etc/sysconfig/network-scripts/ifcfg-eth* by hand. It's a big step backwards from RHEL5. What's even worse is the case where one adds network hardware to the system and has no graphical NetworkManager at hand. In that case the only way to get your network card setup is by creating a ifcfg-eth file by hand. Seriously, it's a big problem.

Here's a sample ifcfg-eth0, that the user would have to write for every added network card. There's a lot of stuff you can get wrong.
DEVICE="eth0"
BOOTPROTO="dhcp"
DEFROUTE="yes"
HWADDR="52:54:00:FF:CF:03"
IPV4_FAILURE_FATAL="yes"
IPV6INIT="no"
NAME="System eth0"
NM_CONTROLLED="yes"
ONBOOT="yes"
OPTIONS="layer2"
PEERDNS="yes"
PEERROUTES="yes"
TYPE="Ethernet"
UUID="5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03"


Maybe there is a tool to do this configuration, so far I spoke to gospo and prarit but they didn't know of any.

Comment 2 RHEL Program Management 2010-06-18 10:13:25 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 3 Dan Williams 2010-06-23 22:41:31 UTC
*** Bug 602265 has been marked as a duplicate of this bug. ***

Comment 4 Dan Williams 2010-06-29 17:17:46 UTC
At least the CLI part of system-config-network is coming back; reassigning to system-config-network to get Fixed In Version updated.

Comment 5 Phil Knirsch 2010-07-06 14:14:15 UTC
system-config-network-tui is back in the trees, so given Devel ACK, added Fixed in Version and put to modified.

Thanks & regards, Phil

Comment 7 Uwe Beck 2010-07-14 07:12:23 UTC
I do not think that this report is a dulicate of Bug 602265.
Like I see at RHEL5 system-config-network-tui the tui do not allow configure
DSL. ISDN can only configure a connection to an internet provider.
We need for ISDN D-cannel callback and use static ip configurations for our
remote support.
All this options allow the system-config-network gui to configure.

system-config-network-tui is only helpful for ethernet interfaces.

Comment 9 Jan Ščotka 2010-08-04 12:02:06 UTC
package inclueded.

Basic sanity test done.
system-config-network-tui-1.6.0.el6.2-1.el6.noarch
contains:
system-config-network
system-config-network-tui
system-config-network-cmd

Comment 10 releng-rhel@redhat.com 2010-11-10 21:43:13 UTC
Red Hat Enterprise Linux 6.0 is now available and should resolve
the problem described in this bug report. This report is therefore being closed
with a resolution of CURRENTRELEASE. You may reopen this bug report if the
solution does not work for you.


Note You need to log in before you can comment on or make changes to this bug.