[Bug 226429] ipfw table add & hostname parsing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 8 06:55:04 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226429

--- Comment #3 from bugs.freebsd.org at 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!

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


More information about the freebsd-ipfw mailing list