niloc Posted November 11, 2010 Posted November 11, 2010 Hi All Does anyone know how to setup an ASA 5505 with URL logging?
geekshelp Posted November 21, 2010 Posted November 21, 2010 Don't know about a 5505, but I have a 5520 with what I call a poor-man's URL monitor setup. I enabled the HTTP inspect command and setup syslogging. The syslog output shows the url of all computers when accessing the internet. I wrote a custom vbscript to parse the daily log looking for keywords like porn, bomb, etc. It doesn't catch everybody but it keeps the honest people honest.
jasterad Posted July 6, 2011 Posted July 6, 2011 How do you go into the device to turn on the Http Inspect? We also have the ASA 5505. Either a CLI or an ASDM is fine. I am trying to do the same thing where we check the URL's that workers are going to, and in this case we are trying to look at a specific computer, so any additional tips about how to narrow the results once it is configured are appreciated as well. Thank you
geekshelp Posted July 6, 2011 Posted July 6, 2011 I'll have to look at the configuration again but at the end you can inspect traffic to make sure it's legit. We inspect FTP http icmp I believe.
geekshelp Posted July 6, 2011 Posted July 6, 2011 Enable Config t policy-map global-policy class inspection_default inspect http
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now