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.
I have a ASA5520 that is the default route out of a network.I need it to redirect all outbound smtp traffic to another gateway off the network.I need the eqivalent of the following..access-list 103 permit tcp any any eq smtproute-map EMAIL permit 1m...
We have a Pix with an external IP address of xx.yyy.15.90 (255.255.255.252) and an internal address of 10.20.30.150 (255.255.255.0)The Firewall has a static route to another internal network 192.168.80.0 via a gateway 10.20.30.80Our ISP has provide...
I need to direct the SMTP traffic to an ISA firewall that has has an email archive application. So i need the ASA box not to let smtp traffic out to the internet but send it to another internal ip address.