Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Aug 2016 00:39:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 211617] `bsdinstall` looping on Subnet Mask
Message-ID:  <bug-211617-6@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211617

            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+freebsdbugzilla@kelly.tk
                CC: freebsd-amd64@FreeBSD.org
                CC: freebsd-amd64@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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211617-6>