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@FreeBSD.org Reporter: kellytk+freebsdbugzi...@kelly.tk CC: freebsd-am...@freebsd.org CC: freebsd-am...@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 the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"