[Bug 211617] `bsdinstall` looping on Subnet Mask
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 6 00:39:37 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211617
Bug ID: 211617
Summary: `bsdinstall` looping on Subnet Mask
Product: Base System
Version: 10.3-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: kellytk+freebsdbugzilla at kelly.tk
CC: freebsd-amd64 at FreeBSD.org
CC: freebsd-amd64 at FreeBSD.org
`bsdinstall` loops on the Network Configuration dialog for static network
interface configuration (IPv4), if the following network information is
provided:
* IP Address 10.0.0.200
* Subnet Mask 10.0.0.0/24 # 255.255.255.0 passes
* Default Router 10.0.0.1
While the "Subnet Mask" label is correct [1] it may be a helpful addition to
`bsdinstall` to strip the mask from network blocks in CIDR notation.
[1] 10.0.0.0/24 is both network address and mask in CIDR notation.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list