Hi All, I have a question on filtering incoming traffic over the WAN.
I want to open port 80 to a specific IP and I know by looking at my Apache logs that "people" try and hit URL's to see if they are valid to see what they can exploit. Like PhpMyAdmin/, admin/, mysql/. In the past I have created Apache ReWrite rules on the server to re-direct these requests back to themselves: RewriteRule ^(.*)$ http://%{REMOTE_ADDR}/ [F,L] Is there a way I can do something similar with pfsense so the traffic stays away from my WebServer? The pfSense box I build is beefy, Core i3 with 8gb RAM. -Jason _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
