Bug 156088 - decimal IP address prepended with zeros becomes octal
Summary: decimal IP address prepended with zeros becomes octal
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: anaconda
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-04-27 13:46 UTC by Bastien Nocera
Modified: 2007-11-30 22:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-04-27 20:38:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bastien Nocera 2005-04-27 13:46:48 UTC
If the user chooses '010.012.000.001' as a gateway IP address (instead of the
more commonly used '10.12.0.1', the IP address will be considered as the octal
version by route.

The installer should transform the IP address into a decimal version before
writing the configuration files (as it would be the same behaviour for the
gateway and machine's IP address).

Comment 1 Mike McLean 2005-04-27 15:45:02 UTC
see also bug#122038

Comment 2 Jeremy Katz 2005-04-27 20:38:31 UTC
Fixed on HEAD.  Given the trivial workaround, not going to backport to older
releases.


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