Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 118093

Summary: text UI does not configure ethernet interfaces
Product: [Fedora] Fedora Reporter: Colin Walters <walters>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: johnp, wtogami
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: 2004-04-20 15:58:09 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:
Bug Depends On:    
Bug Blocks: 114961    

Description Colin Walters 2004-03-11 21:28:37 UTC
Description of problem:

Hi, when I run system-config-network-tui, select Ethernet, unselect
"Use DHCP", add some static information, select OK, and then select
Exit, there has been no effect on the system as far as I can tell.

(This is for FC2 Test 1, upgraded to the latest rawhide)

Comment 1 Colin Walters 2004-03-11 21:29:27 UTC
Oh and I also have the same behavior in FC1, so this isn't a new bug.

Comment 2 John (J5) Palmieri 2004-04-12 19:01:00 UTC
I took a look at this bug and it does change the network
configuration.  It however does not bring the network device down and
back up again.  If you make a change with system-config-network-tui
and then subsequently reboot or bring your device down and back up it
will reflect the change.  I am not sure if this is how the tool is
supposed to work.  If not the fix would be to ifdown and ifup the
device being configured upon the user clicking ok.

Comment 3 Warren Togami 2004-04-17 11:07:33 UTC
Colin, I use the TUI configurator often and I must use ifdown/ifup
afterward in order to use the new network configuration.  Is this not
the case for you?

Comment 4 Colin Walters 2004-04-18 08:15:12 UTC
Perhaps this was fixed since then - last I tried it, the configuration
files weren't changed, and ifup/ifdown didn't help.  (I would try it
now, but testing on my laptop would kick me off the VPN)

Comment 5 Colin Walters 2004-04-20 15:58:09 UTC
Yep, I can confirm it works, thanks.