|
Bugzilla – Full Text Bug Listing |
| Summary: | changing a network interface from static to dhcp leaves artefacts in the config file => it does not work | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x> |
| Component: | YaST2 | Assignee: | Martin Vidner <mvidner> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | kr |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 97395 | ||
|
Description
Forgotten User ZhJd0F0L3x
2005-08-12 20:20:12 UTC
You have to remove the static adresses from the ifcfg file. When switching from static to dhcp YaST must not leave them there. Also remove the old static route. It is a feature fromifup to setup both dhcp and static if configured; some people use that. Now if there is also a static route configured this from dhcp will be overwritten (also a feture). So, please, Christian, is it all bug or feature :)? Features: - ifup sets static adresses even if BOOTPROTO=dhcp - ifup sets static routes even if BOOTPROTO=dhcp Bug: YaST leaves static address and static route in configuration, when user switches from static to dhcp. In this case the user wants only dhcp without the old static settings. Fix: YaST has to remove the static ip and route when the user switches to dhcp. Note: If a user wants static settings beside dhcp he has to configure it explicitely (manually). There are not much users of that feature and these are mostly experts. BTW: This is a duplicate of bug 73739 I have fixed it in yast2-network-2.12.10. Uh, not really. I only fixed the address part, not static routes. Anyway, it is a duplicate as Christian has pointed out. *** This bug has been marked as a duplicate of 73739 *** I have also experienced the issue of both the static and dynamic IP being used. Since I don't have access to the bug #73739 that this was marked as a duplicate of, could someone please update the resolution information on this bug? That one is public now. |