Forum Discussion
Bob_10976
Mar 26, 2012Nimbostratus
Blocking Specific User-Agent
Hello all,
I'm attempting to block any traffic that comes in with the User-Agent that contains github.com/tenderlove/mechanize. Using the fourms I came up with the below iRule, however I'm gett...
hooleylist
Mar 26, 2012Cirrostratus
Can you try testing from the command line of the BIG-IP to the virtual server using curl?
HTTP
curl -v http://1.1.1.1:80/ -H "User-Agent: github.com/tenderlove/mechanize"
HTTPS
curl -vk https://1.1.1.1:80/ -H "User-Agent: github.com/tenderlove/mechanize"
If you still don't see anything logged, do you have any custom syslog configuration that would be sending the logs off the box or to another file instead of /var/log/ltm?
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects