Bug 28465 - Server IP-Adresse per DHCP
Server IP-Adresse per DHCP
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: Network
UCS 4.2
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UCS maintainers
:
Depends on: 26416
Blocks:
  Show dependency treegraph
 
Reported: 2012-09-11 15:22 CEST by Janek Walkenhorst
Modified: 2020-07-03 20:53 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Cleanup
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janek Walkenhorst univentionstaff 2012-09-11 15:22:39 CEST
+++ This bug was initially created as a clone of Bug #26416 +++
- Es wird keine Fallback Adresse mehr gespeichert. Bekommt das System keine
Adresse zugewiesen, so wird eine Adresse aus dem Link Local Bereich verwendet:
169.254.0.0/16


Die interfaces/…/fallback werden im aktuellen UCS 3.1 gesetzt wenn man interfaces/eth0/type=dhcp setzt und das System (Backup) neu startet.

Diese Variablen sind aber überflüssig und sollten nicht mehr gesetzt werden.
Comment 1 Stefan Gohmann univentionstaff 2014-02-18 21:29:43 CET
This issue has been filed against the UCS version "unstable" which does not really exist. Please change the version value.
Comment 2 Philipp Hahn univentionstaff 2017-04-21 14:25:02 CEST
$ git grep -n interfaces/.*/fallback
base/univention-network-manager/univention-register-network-address:43
 that is the last user
base/univention-system-setup/umc/python/setup/network.py:286
 that is the removal code

variables are no longer set.
Comment 3 Philipp Hahn univentionstaff 2017-04-21 14:38:03 CEST
Wrong: base/univention-network-manager/univention-register-network-address:51.. still hase code to set the fallback address:
Comment 4 Ingo Steuwer univentionstaff 2020-07-03 20:53:48 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.