12-10-2016 10:39 PM
Hello, I can't seem to figure out how the access rules on the RV325 are supposed to work (assuming they are supposed to work). Say I have an application I want to let through the firewall from a specific address on WAN1, I create a rule that allows that ipaddress/port from WAN1 to the target on the LAN side, e.g:
Allow, Service FTP[21], Source Interface WAN1, Source 10.10.10.50-10.10.10.50 Destination 192.168.0.80-192.168.0.80, Time Always
(confusingly it still reports as a range even thought I enter as Single address)
If I try to access that then from the source I don't get through. Nothing in the access log in terms of DENY/ALLOW either.
So then I enable Port Forwarding or Port Address Translation and it works. But from the log I see 100's of access attempts getting through from random IP addresses as well, so Firewall is being ignored, yikes.
Anyone have a configuration example that works here?