10-29-2009 06:57 AM - edited 03-11-2019 09:33 AM
Hello
Can incoming and outgoing SMTP traffic for internet be restricted. SMTP Server is in DMZ.
Incoming smtp traffic host will be different
Outgoing smtp trafic host will be DMZServer 192.168.1.5
Restricting Bandwidth = 1MB
10-29-2009 07:06 AM
Check this link for configuration guidance,
http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a008084de0c.shtml
10-29-2009 07:24 AM
Adding to it.
How to get total bandwidth used in last 24 hours for SMTP Traffic in/out.
10-29-2009 07:43 AM
You'll have to use Netflow or SNMP for that.
10-29-2009 07:52 AM
Collin Thanks.
ASA 8.0 dont support netflow.
With SNMP I can get in/out bandwidth using tools (SolarWinds), not clear how to get SMTP traffic using SNMP.
10-29-2009 08:25 AM
Sorry, I was thinking just the interface, not a specific protocol. The only way that comes to mind is to check syslog. It shows the number of bytes during a TCP connection. Then you'll have to add them all up. Linux could be a great help here if that's an option. Some shell scripts could automate all that for you. There probably are some commercial products that do it, but I don't know of any.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide