[pfSense] A question on filtering traffic
Jason T. Slack-Moehrle
slackmoehrle at gmail.com
Wed Feb 8 12:43:08 EST 2012
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
More information about the List
mailing list