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: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
`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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"