Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Mar 2018 06:55:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ipfw@FreeBSD.org
Subject:   [Bug 226429] ipfw table add & hostname parsing
Message-ID:  <bug-226429-7515-3fOkMmp5xy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226429-7515@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226429-7515@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #3 from bugs.freebsd.org@mx.zzux.com ---
ipfw table 6 create type addr valtype ipv4
ipfw table 6 add localhost localhost
added: 127.0.0.1/32 127.0.0.1
ipfw table 6 list
--- table(6), set(0) ---
127.0.0.1/32 127.0.0.1

Now it works right.
Thanks you!

--=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-7515-3fOkMmp5xy>