Synopsis: [ipfw] Inconsistent "via" ipfw behavior

State-Changed-From-To: open->closed
State-Changed-By: ae
State-Changed-When: Sat Jul 2 20:44:50 UTC 2011
State-Changed-Why: 
This is documented behaviour. ipfw(8) does not check interface names, because
they may be created dynamically.
"via" rule option does not support list of interfaces. You can use shell
patterns like "via bge*" or or-block sintax "{ via bge0 or via bge1 }".

http://www.freebsd.org/cgi/query-pr.cgi?pr=131558
_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"

Reply via email to