automate logging/tracking specific dhcpd statistics on PIX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 10:15 AM - edited 02-21-2020 12:48 AM
I manage a PIX 515 at a hotel on which the DMZ port is used to provide Internet access to clients. The PIX is configured as a dhcp server on the DMZ. I want to track how many clients connect to the Internet throughout the evening. I can manually logon throughout the evening and issue the command: sh dhcpd statistics and see the # of automatic bindings. But, how do I automate this process and send "just" this info to a log file? I could use Kiwi syslog server, direct the PIX logs to this server, and filter on keywords. But this would generate too much info. I want the number of automatic bindings every 2 hours from 5:00 pm to midnight.
- Labels:
-
Other Network Security Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2006 12:55 PM
You could use MRTG and get interface statistics using SNMP and build graphics about the use of your internet pipe.
More info:
http://people.ee.ethz.ch/~oetiker/webtools/mrtg/
sincerely
Patrick
