Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Greetings,I have written a script to check the state of Ironport cluster nodes which some of you may find useful. To use it you must define your cluster name, group(s) and machines associated with those groups.$cluster_name = "ClusterName";%group_mac...
Greetings,I have whipped up a quick script some of you may find useful.ip2mapplot.py is a Python script for resolving a number of IP addresses to latitude / longitude coordinates and plotting them on a world mapBelow is an image generated from one da...
What does the community think about Ironport developing VoF to the point where it is possible to write IDS-style signatures for it? Instead of just working with the file header/name/size, this enhancement would allow an engineer to write an advanced ...
Thanks for your feedback guys, jariih I have updated the documentation to include a link to download BasemapGood point regarding python2.3 bpoyner, I only tested on v2.4
Heres a quick perl script i use to perform config backups (with passwords):#!/usr/bin/perl## 2006041000 Simon Howard Quick script to backup Ironport configurations#@ironports = ("ironport1.example.net","ironport2.example.net","ironport3.exampl...
I can see the reports with the command: ssh ironport1 "ls /periodic_reports/mga_overview_scheduled/calendar_day/*"Unfortunately you can't rm the files this way.
Have you checked your firewall logs at the time the traffic was dropped. It could be related to out-of-state traffic, we see this every now and again and we also operate Checkpoint firewalls.