Hello,
I have an RB422 running 6.45.3. I have a port forwarding rule as follows
;;;Remote Access ports for ABC Company
chain=dstnat action=dst-nat to-addresses=192.168.100.20 to-ports=38880-38884 protocol=tcp dst-address=<IP ADDRESS OF ETH1> dst-port=38880-38884 log=no log-prefix=""
This rule is working but, this company has a couple of credit card swipers behind this firewall in the same range as the rest of the LAN segment of 192.168.100.0/24. The CC Swipers are directly connected to a switch and the switch is directly connected to the RB433. Unfortunately they have to meet PCI Compliance and the credit card processor they use performs random scans of their systems and discovered the open ports in the rule above thus failing their PCI Compliance.
Is there anyway to place those ports in a "stealth" mode but, still allow the traffic to pass thru. Any suggestions would be greatly appreciated.