Description of problem: file:///usr/share/system-config-network//help/network-profiles.html states the following: Alternatively, execute the following command to enable a profile (replace <profilename> with the name of the profile): system-config-network-cmd --profile <profilename> --activate I have two profiles 1) "default" which uses a ...networking/devices/ifcfg-eth0 file set up to configured by DHCP 2) "chevaleret" with ...networking/devices/ifcfg-eth0Chev set up for a fixed IP address. After # system-config-network-cmd --profile chevaleret --activate I see Network device deactivating... Deactivating network device eth0Chev, please wait... usage: ifdown <device name> usage: ifdown <device name> Repeating the command above does makes it silent but /etc/sysconfig/network-scripts/ifcfg-eth0 does not change and a network address remains the same The same happens when running trying to reverse an activation with system-config-network-cmd --profile default --activate After trying the above the only visible effect was that /etc/sysconfig/networking/profiles/chevaleret/resolv.conf was overwritten by /etc/sysconfig/networking/profiles/default/resolv.conf which is quite different. Big bummer! system-config-network-1.3.16-1
I'm seeing the same thing when the "nickname" for the device does not match the device name. It works when I make sure that the nickame is "eth0" or "eth1"
I believe this is related: s-c-n 1.3.17-0.FC2.1 I (would like to) have 5 profiles for different wireless environments, each with a different ifcfg-eth1 containing various ESSID= KEY= MODE= lines. After executing system-config-network -p <profilename> I find that all my instances of /etc/sysconfig/networking/profiles/*/ifcfg-eth1 /etc/sysconfig/networking/devices/ifcfg-eth1 /etc/sysconfig/network-scripts/ifcfg-eth1 have been hard-linked as a single instance which is scarcely helpful
Cancel that comment --- that's what comes from working in text mode and not fully understanding how the tool is trying to work.
I think that one one of problems is that is really hard to even start to understand, not talking about "fully", how this is supposed to work beyond very basic "one interface - one connection". I have to meet yet a person who would be not baffled by this tool.
Fedora Core 2 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC3 updates or in the FC4 test release, reopen and change the version to match.
I do not think that this was ever really changed either in FC3 or in FC4test. A "solution" to the problem seems to be not to have ever "active" devices in a Common profile in a case when multiple profiles are in use. These other profiles are the only one with active devices. I did not try various possible ways of using system-config-network but _this_ seem to work. How this can be derived from a documentation and/or interfaces instead of a trial-and-error is still unclear to me.
Is there any documentation on this? Or any working examples? I decided to take another look at this today, and it's driving me absolutely crazy. If I use names like eth0 (resulting in names like /etc/sysconfig/network-scripts/ifcfg-eth0) the different profiles get confused. If I use names like eth0_home, then I get errors from /sbin/dhclient-script which only looks for ifcfg-$DEVICE, i.e. ifcfg-eth0. This is on a fully updated FC3 system.
AFAICT this basically works with multiple profiles provided _none_ of interface definitions is selected in "Common" which serves only as a container to hold all "devices" (to me a quite misleading terminology). Now if you will create various profiles in which want to use, assign what you want to belong to each of these and do some other necessary modifications like name servers and /etc/hosts tables, then you can switch between profiles with expectations that results will make some sense. Selecting something in "Common", when other profiles are present, seems to be a recipe for an instant disaster. Maybe if you have some interface which indeed is common across all your possible profiles then it can be selected there. If this is how it is _supposed_ to be I have no idea but feel free to study a content of files in /usr/share/system-config-network/help/. Currently they are owned by 'system-config-network-tui'.
Fedora Core 3 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC5 updates or in the FC6 test release, reopen and change the version to match. Thank you!
harald moved this to devel. thanks!
Based on the date this bug was created, it appears to have been reported against rawhide during the development of a Fedora release that is no longer maintained. In order to refocus our efforts as a project we are flagging all of the open bugs for releases which are no longer maintained. If this bug remains in NEEDINFO thirty (30) days from now, we will automatically close it. If you can reproduce this bug in a maintained Fedora version (7, 8, or rawhide), please change this bug to the respective version and change the status to ASSIGNED. (If you're unable to change the bug's version or status, add a comment to the bug and someone will change it for you.) Thanks for your help, and we apologize again that we haven't handled these issues to this point. The process we're following is outlined here: http://fedoraproject.org/wiki/BugZappers/F9CleanUp We will be following the process here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping to ensure this doesn't happen again.
I have to find yet somebody for whom setting up networking with multiple profiles would be "obvious". If, on the top of it, one would like to have one of these profiles controlled by NetworkManager and other static then we are moving into "Mission Impossible" teritory. After so long time I am not going to loose my sleep over those issues.
Re: comment #12 does this mean you are fine closing this bug?
Re: comment #13. I guess so. It does not appear that there is much point in keeping it open but maybe there are dissenting opinions?
thanks for your update