https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263240
Bug ID: 263240
Summary: IPFW tools: Parsing error in nat config port_range
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Created attachment 233165
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233165&action=edit
IPFW NAT config: port range parsing fix
Hello, Colleagues.
In ipfw error with parsing "ipfw nat 11 config port_range 1025-65535". Forever
"You need a range of port(s) from 1024 <= x < 65536".
Two errors in /usr/src/sbin/ipfw/nat.c nat_port_alias_parse().
Patch attached.
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.