Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Mar 2018 18:55:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 226429] ipfw table add & hostname parsing
Message-ID:  <bug-226429-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 226429
           Summary: ipfw table add & hostname parsing
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: bugs.freebsd.org@mx.zzux.com

Example:
ipfw table 6 create type addr valtype ipv4

ipfw table 6 add localhost localhost
added: 127.0.0.1/32 1.0.0.127

ipfw table 6 list
--- table(6), set(0) ---
127.0.0.1/32 1.0.0.127

What is 1.0.0.127, why not 127.0.0.1?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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