For example I need to forward packages on several ports to same address in LAN - NO port rewriting, only address rewriting.
Options are:
A) One rule per port and add comment accordingly - easier on maintenance I guess?
B) One rule for all ports with same LAN address and protocol - shorter list under NAT.
Which one is better? Does option B give any advantage on performance or is it very minor?
Thanks!