https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223820
Bug ID: 223820
Summary: error when specify portrange (port-port) w/ portnames
in ipfw kernel nat config
Product: Base System
Version: 11.1-RELEASE
Hardware: i386
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Hi all!
I've just rebuild one system up to
FreeBSD dive1.dive.ru 11.1-RELEASE-p4 FreeBSD 11.1-RELEASE-p4 #0 r326090: Wed
Nov 22 14:08:36 MSK 2017 [email protected]:/usr/obj/usr/src/sys/zzz i386
and now here I have:
$ ipfw add count tcp from any ftp\\-data-ftp to any
nnn count tcp from any 20-21 to any
that's correct. But this seems to me to be an error:
$ ipfw nat 77 config if xl0 same_ports redirect_port tcp
192.168.50.253:ftp\\-data-ftp ftp\\-data-ftp
ipfw nat 77 config if xl0 same_ports redirect_port tcp 192.168.50.253:50-43200
50-43200
It seems to me that there's a new error in ipfw nat config's parser, as I have
this rule for some time... several monthes, possibly even years
WBR,
Oleg
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"